Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
[oota-llvm.git] / test / CodeGen / ARM / ifcvt3.ll
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-12-19 Evan ChengMove tests to FileCheck.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-20 Evan ChengAdded some if-conversion tests.