Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | [objc-arc] Test cleanups. | Michael Gottesman | 2013-04-27 | 1 | -0/+3 |
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -14/+16 |
* | Fix the objc_storeStrong recognizer to stop before walking off the | Dan Gohman | 2012-05-09 | 1 | -0/+34 |
* | Fixed a typo | Filipe Cabecinhas | 2012-05-09 | 1 | -1/+1 |
* | Fix objc_storeStrong pattern matching to catch a potential use of the | Dan Gohman | 2012-05-08 | 1 | -0/+76 |
* | Set the "tail" flag on pattern-matched objc_storeStrong calls. | Dan Gohman | 2012-01-19 | 1 | -1/+1 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -2/+2 |
* | Move "atomic" and "volatile" designations on instructions after the opcode | Eli Friedman | 2011-08-12 | 1 | -2/+2 |
* | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall | 2011-06-15 | 1 | -0/+59 |