Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to new EH scheme. | Bill Wendling | 2011-09-02 | 1 | -95/+34 |
* | Auto upgrade the old EH scheme to use the new one. This is on a trial basis. If | Bill Wendling | 2011-08-27 | 1 | -34/+101 |
* | SplitCriticalEdge can sometimes split the edge from an invoke to a landing | John McCall | 2011-06-09 | 1 | -1/+92 |
* | First, do no harm -- even if we can't find a selector for an enclosing | John McCall | 2011-06-01 | 1 | -2/+29 |
* | Add the test case for phis in the outer landing pad during the inliner's | John McCall | 2011-05-30 | 1 | -1/+111 |
* | Implement and document the llvm.eh.resume intrinsic, which is | John McCall | 2011-05-28 | 1 | -13/+18 |
* | Fix the inliner to maintain the current de facto invoke semantics: | John McCall | 2011-05-27 | 1 | -0/+103 |