Age | Commit message (Expand) | Author |
2011-07-02 | FileCheck-ize another X86 test, making it more precisely verify the | Chandler Carruth |
2011-07-02 | Quote two greps which contain parentheses. | Chandler Carruth |
2011-07-02 | FileCheck-ize and simplify RUN lines. | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | FileCheck-ize and tighten up assertions to only check the relevant sections. | Chandler Carruth |
2011-07-02 | FileCheck-ize and cleanup IR. | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | Remove a grep that is already checked with FileCheck. | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | FileCheck-ize and modernize IR. | Chandler Carruth |
2011-07-02 | FileCheck-ize and simplify RUNs. | Chandler Carruth |
2011-07-02 | FileCheck-ize and modernize the RUN line. | Chandler Carruth |
2011-07-02 | FileCheck-ize, tightening checks and avoiding a temporary file. | Chandler Carruth |
2011-07-02 | FileCheck-ize, tightening checks and avoiding a temporary file. | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | FileCheck-ize a test, avoiding a temporary file. | Chandler Carruth |
2011-07-02 | FileCheck-ize and simplify this test. | Chandler Carruth |
2011-07-02 | FileCheck-ize | Chandler Carruth |
2011-07-02 | FileCheck-ize another codegen test. | Chandler Carruth |
2011-07-02 | Partially FileCheck-ize a test to remove a weird quoting situation. | Chandler Carruth |
2011-07-02 | FileCheck-ize another test, and upgrade its syntax a bit. | Chandler Carruth |
2011-07-02 | FileCheck-ize another codegen test, tightening it up. | Chandler Carruth |
2011-07-02 | FileCheck-ize another test, making it much more precise for testing the | Chandler Carruth |
2011-07-02 | FileCheck-ize another test. This one is more clear and runs fewer | Chandler Carruth |
2011-07-02 | FileCheck-ize a test, no functionality changed. | Chandler Carruth |
2011-07-02 | Better diagnostics when inline asm fails to allocate. | Jakob Stoklund Olesen |
2011-07-02 | Be less specific about register allocation ordering. | Eric Christopher |
2011-07-02 | indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup. | Andrew Trick |
2011-07-01 | TargetConstant immediates won't be placed into registers so tighten | Eric Christopher |
2011-07-01 | Teach IVUsers to stop at non-affine expressions unless they are both | Dan Gohman |
2011-07-01 | ARMv7M vs. ARMv7E-M support. | Jim Grosbach |
2011-07-01 | Improve constant folding of undef for cmp and select operators. | Dan Gohman |
2011-07-01 | Add support for the 'j' immediate constraint. This is conditionalized on | Eric Christopher |
2011-07-01 | Improve constant folding of undef for binary operators. | Dan Gohman |
2011-07-01 | Add support for the ARM 't' register constraint. And another testcase | Eric Christopher |
2011-07-01 | Add support for the 'x' constraint. | Eric Christopher |
2011-06-30 | Fix a problem with fast-isel return values introduced in r134018. | Jakob Stoklund Olesen |
2011-06-30 | Add support for the 'h' constraint. | Eric Christopher |
2011-06-30 | Thumb1 register to register MOV instruction is predicable. | Jim Grosbach |
2011-06-30 | Add r134057 back, but splice the predecessor after the successors phi | Rafael Espindola |
2011-06-30 | indvars -disable-iv-rewrite: handle cloning binary operators that cannot over... | Andrew Trick |
2011-06-30 | Pseudo-ize the t2LDMIA_RET instruction. | Jim Grosbach |
2011-06-30 | Recognize the xstorerng alias for VIA PadLock's xstore instruction. | Joerg Sonnenberger |
2011-06-30 | indvars -disable-iv-rewrite: handle an edge case involving identity phis. | Andrew Trick |
2011-06-30 | Fix a small thinko for constant i64 lock/orq optimization where we | Eric Christopher |
2011-06-29 | Revert r133953 for now. | Devang Patel |
2011-06-29 | indvars -disable-iv-rewrite: insert new trunc instructions carefully. | Andrew Trick |
2011-06-29 | In the ARM global merging pass, allow extraneous alignment specifiers. This pass | Cameron Zwarich |
2011-06-29 | Temporarily revert r134057: "Let simplify cfg simplify bb with only debug and | Chad Rosier |