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