summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* FileCheck-ize, tightening checks and avoiding a temporary file.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize a test, avoiding a temporary file.Chandler Carruth2011-07-02
* FileCheck-ize and simplify this test.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize another codegen test.Chandler Carruth2011-07-02
* Partially FileCheck-ize a test to remove a weird quoting situation.Chandler Carruth2011-07-02
* FileCheck-ize another test, and upgrade its syntax a bit.Chandler Carruth2011-07-02
* FileCheck-ize another codegen test, tightening it up.Chandler Carruth2011-07-02
* FileCheck-ize another test, making it much more precise for testing theChandler Carruth2011-07-02
* FileCheck-ize another test. This one is more clear and runs fewerChandler Carruth2011-07-02
* FileCheck-ize a test, no functionality changed.Chandler Carruth2011-07-02
* Better diagnostics when inline asm fails to allocate.Jakob Stoklund Olesen2011-07-02
* Be less specific about register allocation ordering.Eric Christopher2011-07-02
* indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup.Andrew Trick2011-07-02
* TargetConstant immediates won't be placed into registers so tightenEric Christopher2011-07-01
* Teach IVUsers to stop at non-affine expressions unless they are bothDan Gohman2011-07-01
* ARMv7M vs. ARMv7E-M support.Jim Grosbach2011-07-01
* Improve constant folding of undef for cmp and select operators.Dan Gohman2011-07-01
* Add support for the 'j' immediate constraint. This is conditionalized onEric Christopher2011-07-01
* Improve constant folding of undef for binary operators.Dan Gohman2011-07-01
* Add support for the ARM 't' register constraint. And another testcaseEric Christopher2011-07-01
* Add support for the 'x' constraint.Eric Christopher2011-07-01
* Fix a problem with fast-isel return values introduced in r134018.Jakob Stoklund Olesen2011-06-30
* Add support for the 'h' constraint.Eric Christopher2011-06-30
* Thumb1 register to register MOV instruction is predicable.Jim Grosbach2011-06-30
* Add r134057 back, but splice the predecessor after the successors phiRafael Espindola2011-06-30
* indvars -disable-iv-rewrite: handle cloning binary operators that cannot over...Andrew Trick2011-06-30
* Pseudo-ize the t2LDMIA_RET instruction.Jim Grosbach2011-06-30
* Recognize the xstorerng alias for VIA PadLock's xstore instruction.Joerg Sonnenberger2011-06-30
* indvars -disable-iv-rewrite: handle an edge case involving identity phis.Andrew Trick2011-06-30
* Fix a small thinko for constant i64 lock/orq optimization where weEric Christopher2011-06-30
* Revert r133953 for now.Devang Patel2011-06-29
* indvars -disable-iv-rewrite: insert new trunc instructions carefully.Andrew Trick2011-06-29
* In the ARM global merging pass, allow extraneous alignment specifiers. This passCameron Zwarich2011-06-29
* Temporarily revert r134057: "Let simplify cfg simplify bb with only debug and Chad Rosier2011-06-29
* Asm parser range checking on .<size> <value> directives.Jim Grosbach2011-06-29
* Don't depend on the optimization reverted in r134067.Benjamin Kramer2011-06-29
* Revert a part of r126557 which could create unschedulable DAGs.Benjamin Kramer2011-06-29
* Let simplify cfg simplify bb with only debug and lifetime intrinsics.Rafael Espindola2011-06-29
* indvars -disable-iv-rewrite: just because SCEV ignores casts doesn'tAndrew Trick2011-06-29
* Fix a CMake warning, following up to r134008.NAKAMURA Takumi2011-06-28
* Clean up the handling of the x87 fp stack to make it more robust.Jakob Stoklund Olesen2011-06-28
* cmake: Our MSVC build does not support config-time build mode.Andrew Trick2011-06-28
* Implement ISD::VAARG lowering on PPC32.Roman Divacky2011-06-28
* FileCheckify and prepare for -disable-iv-rewrite.Andrew Trick2011-06-28
* FileCheckize a couple of tests.Jakob Stoklund Olesen2011-06-28
* FileCheck-ize a test that had the strangest TCL quote I've seen yet: anChandler Carruth2011-06-28
* ARM Thumb2 asm syntax optional destination operand for binary operators.Jim Grosbach2011-06-28