Age | Commit message (Expand) | Author |
---|---|---|
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | moves doInitialization and doFinalization to the Pass class and removes some ... | Pedro Artigas |
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2011-08-29 | Reapply r138695. Fix PassManager stack depths. | Andrew Trick |
2011-08-27 | Reverting r138695 to see if it fixes clang self host. | Andrew Trick |
2011-08-27 | Fix PassManager stack depths. | Andrew Trick |
2011-05-05 | Minor change: Fix the typo in RegionPass.h and RegionPass.cpp. | Hongbin Zheng |
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner |
2010-10-20 | Add RegionPass support. | Tobias Grosser |