Fix large stack alignment codegen for ARM and Thumb2 targets
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-tbh.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-17 Jim GrosbachEnable arm jumpt table adjustment.
2009-11-16 Jim Grosbachtbb opt off by default
2009-11-14 Jim Grosbachremove xfail
2009-11-12 Jim GrosbachClean up testcase a bit. Simplify case blocks and adjus...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-29 Evan Chengtbb / tbh instructions only branch forward, not backwards.
2009-07-29 Evan ChengOptimize Thumb2 jumptable to use tbb / tbh when all...