aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/CorrelatedValuePropagation/range.ll
AgeCommit message (Expand)Author
2012-06-28make LazyValueInfo analyze the default case of switch statements (we know tha...Nuno Lopes
2012-06-28make LVI::getEdgeValue() always intersect the constraints of the edge with th...Nuno Lopes
2012-05-18allow LazyValueInfo::getEdgeValue() to reason about multiple edges from the s...Nuno Lopes
2012-05-18add test case for bugfix in r157032Nuno Lopes
2012-03-02LVI: Recognize the form instcombine canonicalizes range checks into when form...Benjamin Kramer