summaryrefslogtreecommitdiff
path: root/test/Transforms/CorrelatedValuePropagation/range.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* make LazyValueInfo analyze the default case of switch statements (we know tha...Nuno Lopes2012-06-28
* make LVI::getEdgeValue() always intersect the constraints of the edge with th...Nuno Lopes2012-06-28
* allow LazyValueInfo::getEdgeValue() to reason about multiple edges from the s...Nuno Lopes2012-05-18
* add test case for bugfix in r157032Nuno Lopes2012-05-18
* LVI: Recognize the form instcombine canonicalizes range checks into when form...Benjamin Kramer2012-03-02