Age | Commit message (Expand) | Author |
---|---|---|
2013-02-22 | Use references to attribute groups on the call/invoke instructions. | Bill Wendling |
2012-05-09 | Fix the objc_storeStrong recognizer to stop before walking off the | Dan Gohman |
2012-05-09 | Fixed a typo | Filipe Cabecinhas |
2012-05-08 | Fix objc_storeStrong pattern matching to catch a potential use of the | Dan Gohman |
2012-01-19 | Set the "tail" flag on pattern-matched objc_storeStrong calls. | Dan Gohman |
2011-11-27 | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner |
2011-08-12 | Move "atomic" and "volatile" designations on instructions after the opcode | Eli Friedman |
2011-06-15 | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall |