Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | reapply my previous patch (r66358) with a tweak to set the | Chris Lattner | 2009-03-11 | 1 | -2/+0 |
* | Readd test, but XFAIL it. | Bill Wendling | 2009-03-10 | 1 | -0/+14 |
* | Revert 66358 for now. It's breaking povray, 450.soplex, and 456.hmmer on x86 ... | Evan Cheng | 2009-03-10 | 1 | -12/+0 |
* | implement an optimization to codegen c ? 1.0 : 2.0 as load { 2.0, 1.0 } + c*4. | Chris Lattner | 2009-03-08 | 1 | -0/+12 |