Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the fragile ObjC ABI, save the caught exception to the side if there are | John McCall | 2010-10-04 | 1 | -0/+56 |
* | Make this test a little less dependent on exact optimizer results. | John McCall | 2010-08-11 | 1 | -6/+6 |
* | Fix a bug in @finally emission in both the fragile and non-fragile EH schemes | John McCall | 2010-08-11 | 1 | -0/+51 |
* | Some more correctness fixes and code-size optimizations for fragile-ABI | John McCall | 2010-08-04 | 1 | -20/+19 |
* | Fix fragile-ABI ObjC exceptions in the presence of optimization with | John McCall | 2010-07-31 | 1 | -0/+46 |
* | Validated by nightly-test runs on x86 and x86-64 darwin, including after | John McCall | 2010-07-06 | 1 | -4/+25 |
* | NeXT/EH: When generating the rethrow code for a finally block, make sure to | Daniel Dunbar | 2010-04-23 | 1 | -0/+18 |