summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/ValueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-1/+1
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-071-1/+1
* Fix getOrInsertGlobal dropping the address space.Matt Arsenault2013-09-301-0/+40
* Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer...Benjamin Kramer2013-04-121-0/+46
OpenPOWER on IntegriCloud