Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vsplit-and.ll
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2012-12-25 Benjamin KramerHarden test so it's not affected by changes to compare...
2011-10-17 Nadav RotemClean the triple, add check lines.
2011-10-16 Nadav RotemAdd tripple and stabalize a few more tests.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-24 Mon P WangIt seems better to scalarize vectors of size 1 instead...