Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable hoisting load from constant memories. | Evan Cheng | 2009-11-20 | 1 | -6/+0 |
* | Teach MachineLICM to unfold loads from constant memory from | Dan Gohman | 2009-10-28 | 1 | -0/+6 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Update test. | Evan Cheng | 2008-02-23 | 1 | -11/+13 |
* | Remat of pic loads are now on by default. | Evan Cheng | 2008-02-23 | 1 | -1/+1 |
* | Allow re-materialization of pic load (controlled by -remat-pic-load for now). | Evan Cheng | 2008-02-22 | 1 | -0/+45 |