aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
AgeCommit message (Expand)Author
2011-04-30Allow folded spills in test.Jakob Stoklund Olesen
2010-10-01Make test not sensitive to register choice.Dale Johannesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2010-03-28teach tblgen to allow patterns like (add (i32 (bitconvert (i32 GPR))), 4), Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-26Enable -coalescer-commute-instrs by default.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-25&& no longer neededChris Lattner
2007-04-25Testcase for codegen bug.Bill Wendling