Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vshift-5.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-07-18 Preston GurdThis patch fixes 8 out of 20 unexpected failures in...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-10-23 Evan ChengUpdate tests for 84931.
2009-10-22 David GoodwinAllow the target to select the level of anti-dependence...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-03 Mon P WangTest cases for vector shifts changes r80935