summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/UserTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Modernize the .ll parsing interface.Rafael Espindola2014-08-191-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-1/+1
* Make the User::value_op_iterator a random access iterator. I had writtenChandler Carruth2014-04-171-0/+96
OpenPOWER on IntegriCloud