summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Stop emitting weak symbols into the "coal" sections.Bill Wendling2013-07-08
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* PPC: Mark vector CC action for SETO and SETONE as ExpandHal Finkel2013-07-08
* Add a comment to this change, requested by Eric Christopher.Joey Gouly2013-07-08
* ARM: Improve codegen for generic vselect.Jim Grosbach2013-07-08
* PPC: Mark vector FREM as Expand by defaultHal Finkel2013-07-08
* [PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).Bill Schmidt2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-08
* Revert "Proper va_arg/va_copy lowering on win64"Nico Rieck2013-07-08
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-08
* Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectorsHal Finkel2013-07-08
* Revert "Reuse %rax after calling __chkstk on win64"Nico Rieck2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-07
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-06
* DAGCombiner: Don't drop extension behavior when shrinking a load when unsafe.Benjamin Kramer2013-07-06
* Stop putting operations after a tail call.Tim Northover2013-07-06
* ARM: Add a pack pattern for matching arithmetic shift rightArnold Schwaighofer2013-07-05
* ARM: Fix incorrect pack patternArnold Schwaighofer2013-07-05
* [SystemZ] Remove no-op MVCsRichard Sandiford2013-07-05
* Fix double renaming bug in stack coloring passRichard Sandiford2013-07-05
* [SystemZ] Enable the use of MVC for frame-to-frame spillsRichard Sandiford2013-07-05
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-05
* PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.Joey Gouly2013-07-05
* [ARM] Improve the instruction selection of vector loads.Quentin Colombet2013-07-03
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-03
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-03
* Remove another old test.Rafael Espindola2013-07-03
* Remove test for the old EH system. It doesn't parse anymore.Rafael Espindola2013-07-03
* [SystemZ] Fold more spillsRichard Sandiford2013-07-03
* ARM: relax the atomic release barrier to "dmb ishst" on SwiftTim Northover2013-07-03
* [XCore] Add ISel pattern for LDWCPRichard Osborne2013-07-03
* [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLDUlrich Weigand2013-07-02
* [SystemZ] Use DSGFR over DSGR in more casesRichard Sandiford2013-07-02
* [SystemZ] Use MVC to spill loads and storesRichard Sandiford2013-07-02
* [XCore] Fix instruction selection for zext, mkmsk instructions.Richard Osborne2013-07-02
* DAGCombiner: fix use-counting issue when forming zextloadTim Northover2013-07-02
* Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel2013-07-02
* Index: test/CodeGen/PowerPC/reloc-align.llBill Schmidt2013-07-01
* [mips] Fix test case to check that mips64 instructions are generated.Akira Hatanaka2013-07-01
* Really fix the test. Sorry for the breakage...Anton Korobeynikov2013-07-01
* Fix the test which relies on uncommitted changeAnton Korobeynikov2013-07-01
* Add jump tables handling for MSP430.Anton Korobeynikov2013-07-01
* Fix PR16508.Cameron Zwarich2013-07-01
* Don't form PPC CTR loops for over-sized exit countsHal Finkel2013-07-01
* AArch64: correct CodeGen of MOVZ/MOVK combinations.Tim Northover2013-07-01
* Revert r185339 (ARM: relax the atomic release barrier to "dmb ishst")Tim Northover2013-07-01
* ARM: relax the atomic release barrier to "dmb ishst"Tim Northover2013-07-01
* [NVPTX] Add support for module-scope inline asmJustin Holewinski2013-07-01
* [NVPTX] 64-bit ADDC/ADDE are not legalJustin Holewinski2013-07-01
* [NVPTX] Fix vector loads from parameters that span multiple loads, and fix so...Justin Holewinski2013-07-01