summaryrefslogtreecommitdiff
path: root/unittests/IR/ValueTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Fix getOrInsertGlobal dropping the address space.Matt Arsenault2013-09-30
* Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer...Benjamin Kramer2013-04-12