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