Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_loadsingles.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...
2014-12-16 Sanjay Patelmerge consecutive loads that are offset from a base...
2014-12-10 Michael Kuperstein[X86] Make a code path in EltsFromConsecutiveLoads...
2014-12-05 Sanjay PatelOptimize merging of scalar loads for 32-byte vectors...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-07 Eli FriedmanSlightly generalize the code that handles shuffles...