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