Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / widen_arith-5.ll
2015-02-27 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-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-03-31 Jakob Stoklund OlesenFix typo. Thank you, valgrind.
2009-10-16 Mon P WangUpdate tests to use FileCheck
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-12-18 Mon P WangAdded some basic test cases for r61209