Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |