aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-arith.ll
AgeCommit message (Expand)Author
2010-09-30Massive rewrite of MMX: Dale Johannesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-03-16And now support for MMX logical operations.Bill Wendling
2007-03-15Multiplication support for MMX.Bill Wendling
2007-03-10Adding more arithmetic operators to MMX. This is an almost exact copy ofBill Wendling
2007-03-08Add MMX arithmetic testcase.Bill Wendling