summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/UseTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove redundant includes from unittests.Michael Zolotukhin2017-12-131-1/+0
* Format: Modernize using variadic templates.Benjamin Kramer2015-02-151-4/+4
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Modernize the .ll parsing interface.Rafael Espindola2014-08-191-2/+2
* IR: Add Value::reverseUseList()Duncan P. N. Exon Smith2014-08-011-0/+43
* IR/UseTest.cpp: Avoid std::to_string() to appease mingw32 bot.NAKAMURA Takumi2014-07-261-5/+10
* Fix r213824 on windowsDuncan P. N. Exon Smith2014-07-241-0/+2
* IR: Add Value::sortUseList()Duncan P. N. Exon Smith2014-07-241-0/+62
OpenPOWER on IntegriCloud