summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-branch.ll
Commit message (Expand)AuthorAge
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* Convert more tests to new atomic instructions.Eli Friedman2011-09-26
* Improve test cases from r134746.Jim Grosbach2011-07-12
* Make tBX_RET and tBX_RET_vararg predicable.Jim Grosbach2011-07-08
* Fix a bug which prevented tail merging of return instructions inDan Gohman2010-05-03
* Force triple; darwin's ASM syntax differs from linux's.Benjamin Kramer2009-10-31
* Add missing colons for FileCheck.Benjamin Kramer2009-10-31
* "Update" tests for -disable-if-conversion removal. I think branch.ll should justDaniel Dunbar2009-09-26
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Also shrink immediate branches; also more assembler workarounds.Evan Cheng2009-08-14