Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 84843. Evan, this was breaking some of the if-conversion tests. | Bob Wilson | 2009-10-22 | 1 | -2/+1 |
* | Move if-conversion before post-regalloc scheduling so the predicated instruct... | Evan Cheng | 2009-10-22 | 1 | -1/+2 |
* | Fix tests. | Evan Cheng | 2009-10-02 | 1 | -1/+1 |
* | Move load / store multiple before post-alloc scheduling. | Evan Cheng | 2009-10-02 | 1 | -2/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | -enable-arm-if-conversion is gone. | Evan Cheng | 2007-09-20 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Added some if-conversion tests. | Evan Cheng | 2007-06-20 | 1 | -0/+24 |