Reapply r143206, with fixes. Disallow physical register lifetimes
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-branch.ll
2011-09-26 Eli FriedmanConvert more tests to new atomic instructions.
2011-07-12 Jim GrosbachImprove test cases from r134746.
2011-07-08 Jim GrosbachMake tBX_RET and tBX_RET_vararg predicable.
2010-05-03 Dan GohmanFix a bug which prevented tail merging of return instru...
2009-10-31 Benjamin KramerForce triple; darwin's ASM syntax differs from linux's.
2009-10-31 Benjamin KramerAdd missing colons for FileCheck.
2009-09-26 Daniel Dunbar"Update" tests for -disable-if-conversion removal....
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-14 Evan ChengAlso shrink immediate branches; also more assembler...