Age | Commit message (Expand) | Author |
---|---|---|
2011-08-02 | move PassManagerBuilder.h to IPO. This is a non intuitive place to put it, | Rafael Espindola |
2011-07-09 | Land the long talked about "type system rewrite" patch. This | Chris Lattner |
2011-07-06 | Introduce "expect" intrinsic instructions. | Jakub Staszak |
2011-07-05 | Remove the ObjC ARC passes from the default optimization list, and add | Dan Gohman |
2011-06-15 | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall |
2011-06-10 | Fix example code in comment. | Richard Osborne |
2011-05-22 | another typo | Chris Lattner |
2011-05-22 | fix comment typo | Chris Lattner |
2011-05-22 | add support for LTO passes. | Chris Lattner |
2011-05-21 | add an extension point mechanism that allow plugins to add stuff to | Chris Lattner |
2011-05-21 | add a new PassManagerBuilder class to replace StandardPasses.h | Chris Lattner |