Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / iabs.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-06-07 Manman RenX86: optimize generated code for integer ABS
2011-03-02 Evan ChengCatch more cases where 2-address pass should 3-addressi...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenAdd -disable-required-unwind-tables to tests
2008-03-31 Dale JohannesenMark functions in some tests as 'nounwind'. Generating
2007-04-16 Reid SpencerFor PR1319:
2007-04-11 Chris Lattnernew testcases for integer abs function