Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -7/+9 |
* | Fix broken check lines. | Benjamin Kramer | 2012-08-17 | 1 | -3/+3 |
* | Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it | Dan Gohman | 2012-03-23 | 1 | -0/+43 |
* | It's not possible to insert code immediately after an invoke in the | Dan Gohman | 2012-03-23 | 1 | -0/+66 |
* | When an invoke is marked with metadata indicating its unwind edge | Dan Gohman | 2012-03-14 | 1 | -0/+36 |
* | Update more tests to the new EH scheme. | Bill Wendling | 2011-08-31 | 1 | -0/+6 |
* | Fix ARCOpt to insert releases on both successors of an invoke rather | Dan Gohman | 2011-06-16 | 1 | -0/+67 |