Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't print a label before .cfi_startproc when we don't need to. This makes | Rafael Espindola | 2012-01-07 | 1 | -1/+1 |
| | | | | | | the produce assembly when using CFI just a bit more readable. llvm-svn: 147743 | ||||
* | Reenable tail duplication of bb with just an unconditional jump, but | Rafael Espindola | 2011-06-22 | 1 | -0/+28 |
don't remove blocks that have their address taken. llvm-svn: 133659 |