Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -0/+1 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -9/+8 |
* | [PM] Start sketching out the new module and function pass manager. | Chandler Carruth | 2013-11-09 | 1 | -0/+1 |
* | Move the old pass manager infrastructure into a legacy namespace and | Chandler Carruth | 2013-11-09 | 1 | -1/+1 |
* | Add missing PatternMatch.cpp to CMakeLists.txt | Arnold Schwaighofer | 2013-05-05 | 1 | -0/+1 |
* | Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer... | Benjamin Kramer | 2013-04-12 | 1 | -0/+1 |
* | Add a unit test to verifies that attribute uniquing works so it doesn't break... | Benjamin Kramer | 2013-01-12 | 1 | -0/+1 |
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 1 | -0/+36 |