summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/WaymarkTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-7/+5
* Fix a leak found by asan.Rafael Espindola2014-12-231-2/+3
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-1/+1
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-091-0/+1
* IRTests/WaymarkTest.cpp: Fix in --vg-leak.NAKAMURA Takumi2013-01-231-0/+2
* Untabify.NAKAMURA Takumi2013-01-231-5/+5
* Improve r172464: const_cast is not needed if the variable is not constDmitri Gribenko2013-01-141-3/+2
* Fix CastsDavid Greene2013-01-141-1/+2
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+54
OpenPOWER on IntegriCloud