Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / mmx-arith.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...
2015-01-26 Bruno Cardoso Lopes[x86][MMX] Rename and cleanup tests: arith, intrinsics...
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-03-16 Bill WendlingAnd now support for MMX logical operations.
2007-03-15 Bill WendlingMultiplication support for MMX.
2007-03-10 Bill WendlingAdding more arithmetic operators to MMX. This is an...
2007-03-08 Bill WendlingAdd MMX arithmetic testcase.