summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/ValueTrackingTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with isGuaranteedToTransferExecutionToSuccessorSanjoy Das2016-12-311-0/+51
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-1/+2
* [ValueTracking] Minor comment change in testJames Molloy2015-09-021-2/+1
* [ValueTracking] Look through casts when both operands are casts.James Molloy2015-09-021-0/+42
* Add support for floating-point minnum and maxnumJames Molloy2015-08-111-0/+148
OpenPOWER on IntegriCloud