Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-7.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-07 Evan ChengAdd nounwind.
2007-12-29 Chris Lattnerupgrade this test
2007-12-15 Evan ChengMake better use of instructions that clear high bits...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-24 Evan ChengAdded a movq test case.