summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Saving files before committing is overrated.Eric Christopher2011-03-12
* Sometimes isPredicable lies to us and tells us we don't need the operands.Eric Christopher2011-03-12
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-11
* Roll r127459 back in:Cameron Zwarich2011-03-11
* Fix the GCC test suite issue exposed by r127477, which was caused by stackCameron Zwarich2011-03-11
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-11
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-11
* Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher2011-03-11
* Avoid replacing the value of a directly stored load with the stored value if ...Evan Cheng2011-03-11
* Properly pseudo-ize MOVCCr and MOVCCs.Jim Grosbach2011-03-10
* PTX: Add preliminary support for floating-point divide and multiply-and-addJustin Holewinski2011-03-10
* ptx: add the rest of special registers of ISA version 2.0Che-Liang Chiou2011-03-10
* Revert 127359; it broke lencod.Stuart Hastings2011-03-10
* Revert "Re-enable test and hope to silence the buildbots", still broken.Daniel Dunbar2011-03-09
* Fix mistyped CHECK lines.Benjamin Kramer2011-03-09
* Tweak test to work on Linux.Stuart Hastings2011-03-09
* Disable this test temporarily to reduce BuildBot complaints.Stuart Hastings2011-03-09
* X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings2011-03-09
* Add a testcase for the addc improvements introduced some commits ago. Patch b...Bruno Cardoso Lopes2011-03-09
* Re-enable test and hope to silence the buildbotsBruno Cardoso Lopes2011-03-09
* try to make o32 cc tests less specific to silence some buildbots. The test is...Bruno Cardoso Lopes2011-03-09
* Make physreg coalescing independent on the number of uses of the virtual regi...Jakob Stoklund Olesen2011-03-09
* Delete a test case that is very sensitive to coalescer behavior.Jakob Stoklund Olesen2011-03-09
* Improve varags handling, with testcases. Patch by Sasa StankovicBruno Cardoso Lopes2011-03-09
* This test case should work with list-ilp or list-burr.Andrew Trick2011-03-09
* Target/X86: Tweak va_arg for Win64 not to miss taking va_start when number of...NAKAMURA Takumi2011-03-09
* Fix testcase.Eric Christopher2011-03-09
* Strip cruft.Benjamin Kramer2011-03-08
* Add a testcase for r127263.Eric Christopher2011-03-08
* X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper...Benjamin Kramer2011-03-08
* PTX: Add intrinsic support for ntid, ctaid, and nctaid registersJustin Holewinski2011-03-08
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-08
* Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.Bob Wilson2011-03-08
* ptx: add basic intrinsic supportChe-Liang Chiou2011-03-05
* test/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit -mtriple=x86_64-linux and...NAKAMURA Takumi2011-03-05
* Improve div/rem node handling on mips. Patch by Akira HatanakaBruno Cardoso Lopes2011-03-04
* Add testcase for r127032Bruno Cardoso Lopes2011-03-04
* When decling to reuse existing expressions that involve casts, ignoreDan Gohman2011-03-04
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-04
* Lowers block address. Currently asserts when relocation model is not PIC. Pat...Bruno Cardoso Lopes2011-03-04
* XFAIL for all. These tests are darwin specific anyway.Devang Patel2011-03-04
* Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract ind...Devang Patel2011-03-04
* Allow vector shifts (shl,lshr,ashr) on SPU.Kalle Raiskila2011-03-04
* Allow load from constant on SPU.Kalle Raiskila2011-03-04
* Revert r123908; the code in question is completely untested and wrong.Eli Friedman2011-03-03
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-03
* Test case for r126864. Radar 9056407.Stuart Hastings2011-03-02
* [AVX] Fix mask predicates for 256-bit UNPCKLPS/D and implementDavid Greene2011-03-02
* Eliminate the unused CodeGenPrepare option to split critical edges.Cameron Zwarich2011-03-02
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-02