summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt3.ll
AgeCommit message (Expand)Author
2015-04-23Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg
2015-04-23Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman
2015-04-22Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg
2015-04-16Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg
2015-04-16Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-12-19Move tests to FileCheck.Evan Cheng
2011-07-07Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-09-20-enable-arm-if-conversion is gone.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-06-20Added some if-conversion tests.Evan Cheng