summaryrefslogtreecommitdiff
path: root/unittests/IR/CMakeLists.txt
Commit message (Expand)AuthorAge
* Make the User::value_op_iterator a random access iterator. I had writtenChandler Carruth2014-04-17
* [Modules] Move the LeakDetector header into the IR library where theChandler Carruth2014-03-04
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-04
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* Cleaning up a bunch of pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-04
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* [PM] Start sketching out the new module and function pass manager.Chandler Carruth2013-11-09
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-09
* Add missing PatternMatch.cpp to CMakeLists.txtArnold Schwaighofer2013-05-05
* Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer...Benjamin Kramer2013-04-12
* Add a unit test to verifies that attribute uniquing works so it doesn't break...Benjamin Kramer2013-01-12
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-07