aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/UserTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-3/+3
2015-12-23[Function] Properly remove use when clearing personalityKeno Fischer1-0/+24
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth1-1/+1
2014-08-19Modernize the .ll parsing interface.Rafael Espindola1-1/+1
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-1/+1
2014-04-17Make the User::value_op_iterator a random access iterator. I had writtenChandler Carruth1-0/+96