[LVI/CVP] Teach LVI about range metadata
[oota-llvm.git] / test / Transforms / CorrelatedValuePropagation / range.ll
2015-10-29 Philip Reames[LVI/CVP] Teach LVI about range metadata
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-06-28 Nuno Lopesmake LazyValueInfo analyze the default case of switch...
2012-06-28 Nuno Lopesmake LVI::getEdgeValue() always intersect the constrain...
2012-05-18 Nuno Lopesallow LazyValueInfo::getEdgeValue() to reason about...
2012-05-18 Nuno Lopesadd test case for bugfix in r157032
2012-03-02 Benjamin KramerLVI: Recognize the form instcombine canonicalizes range...