Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / mmx-fold-load.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Bruno Cardoso Lopes[X86][MMX] Reapply: Add MMX instructions to foldable...
2015-02-25 Eric ChristopherMake this test even more OS and register allocation...
2015-02-24 Eric ChristopherMake this test not dependent upon the triple. All that...
2015-02-23 Bruno Cardoso Lopes[X86] Add specific mtriple in order to appease builbots
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Support folding loads in psll, psrl and...
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Add tests for pslli, psrli and psrai intrinsics