summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-branch.ll
AgeCommit message (Expand)Author
2014-05-30ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-26ARM: allow predicated barriers in Thumb modeTim Northover
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2011-09-26Convert more tests to new atomic instructions.Eli Friedman
2011-07-12Improve test cases from r134746.Jim Grosbach
2011-07-08Make tBX_RET and tBX_RET_vararg predicable.Jim Grosbach
2010-05-03Fix a bug which prevented tail merging of return instructions inDan Gohman
2009-10-31Force triple; darwin's ASM syntax differs from linux's.Benjamin Kramer
2009-10-31Add missing colons for FileCheck.Benjamin Kramer
2009-09-26"Update" tests for -disable-if-conversion removal. I think branch.ll should justDaniel Dunbar
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-14Also shrink immediate branches; also more assembler workarounds.Evan Cheng