Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for using the FLAGS result of or, xor, and and instructions | Dan Gohman | 2009-09-18 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Added a linearscan register allocation optimization. When the register alloca... | Evan Cheng | 2009-04-20 | 1 | -1/+1 |
* | Teach CodeGenPrepare to look through Bitcast instructions when attempting to | Chris Lattner | 2008-11-26 | 1 | -1/+1 |
* | Fix a very subtle spiller bug: UpdateKills should not forget to track defs of... | Evan Cheng | 2008-10-17 | 1 | -0/+155 |