Age | Commit message (Expand) | Author |
---|---|---|
2012-04-16 | Flip the new block-placement pass to be on by default. | Chandler Carruth |
2011-04-09 | look for the verboten argument slot access in any order, thanks to Frits | Chris Lattner |
2011-04-09 | have dag combine zap "store undef", which can be formed during call lowering | Chris Lattner |
2010-02-06 | Do not emit callseq instructions around sibcalls. This eliminated some unnece... | Evan Cheng |
2010-02-05 | Fix test. | Evan Cheng |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-07-19 | New test. | Evan Cheng |