Implement Jakob's suggestion on how to detect fall thought without calling
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-branch.ll
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...