Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The normal edge of an invoke is not allowed to branch to a block with a | Eli Friedman | 2012-08-10 | 1 | -19/+0 |
| | | | | | | landingpad. Enforce it in the verifier, and fix the regression tests to match. llvm-svn: 161697 | ||||
* | Update to the new EH scheme. | Bill Wendling | 2011-08-25 | 1 | -0/+4 |
| | | | | llvm-svn: 138606 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | PR4317: Handle splits where the new block is unreachable correctly in | Eli Friedman | 2009-06-03 | 1 | -0/+15 |
DominatorTreeBase::Split. llvm-svn: 72810 |