Age | Commit message (Expand) | Author |
---|---|---|
2012-04-16 | Flip the new block-placement pass to be on by default. | Chandler Carruth |
2011-09-26 | Convert more tests to new atomic instructions. | Eli Friedman |
2011-07-12 | Improve test cases from r134746. | Jim Grosbach |
2011-07-08 | Make tBX_RET and tBX_RET_vararg predicable. | Jim Grosbach |
2010-05-03 | Fix a bug which prevented tail merging of return instructions in | Dan Gohman |
2009-10-31 | Force triple; darwin's ASM syntax differs from linux's. | Benjamin Kramer |
2009-10-31 | Add missing colons for FileCheck. | Benjamin Kramer |
2009-09-26 | "Update" tests for -disable-if-conversion removal. I think branch.ll should just | Daniel Dunbar |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-14 | Also shrink immediate branches; also more assembler workarounds. | Evan Cheng |