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