Revert r237590, "ARM: allow jump tables to be placed as constant islands."
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-tbh.ll
2015-05-21 Peter CollingbourneRevert r237590, "ARM: allow jump tables to be placed...
2015-05-18 Tim NorthoverARM: allow jump tables to be placed as constant islands.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...