summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
Commit message (Expand)AuthorAge
* Allow folded spills in test.Jakob Stoklund Olesen2011-04-30
* Make test not sensitive to register choice.Dale Johannesen2010-10-01
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* teach tblgen to allow patterns like (add (i32 (bitconvert (i32 GPR))), 4), Chris Lattner2010-03-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Enable -coalescer-commute-instrs by default.Evan Cheng2008-02-26
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* && no longer neededChris Lattner2007-04-25
* Testcase for codegen bug.Bill Wendling2007-04-25