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