Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last round of fixes for movw + movt global address codegen. | Evan Cheng | 2011-01-21 | 1 | -1/+0 |
* | Reapply my if-conversion cleanup from svn r106939 with fixes. | Bob Wilson | 2010-06-29 | 1 | -1/+1 |
* | Revert my if-conversion cleanup since it caused a bunch of nightly test | Bob Wilson | 2010-06-26 | 1 | -1/+1 |
* | Clean up some problems with extra CFG edges being introduced during | Bob Wilson | 2010-06-26 | 1 | -1/+1 |
* | Start function numbering at 0. | Dan Gohman | 2010-04-17 | 1 | -1/+1 |
* | Add support for tail duplication to BranchFolding, and extend | Dan Gohman | 2009-11-11 | 1 | -1/+1 |
* | Fix tests. | Evan Cheng | 2009-10-02 | 1 | -2/+2 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Run branch folding if if-converter make some transformations. | Evan Cheng | 2009-09-04 | 1 | -0/+32 |