Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -7/+7 |
* | make LazyValueInfo analyze the default case of switch statements (we know tha... | Nuno Lopes | 2012-06-28 | 1 | -0/+23 |
* | make LVI::getEdgeValue() always intersect the constraints of the edge with th... | Nuno Lopes | 2012-06-28 | 1 | -0/+44 |
* | allow LazyValueInfo::getEdgeValue() to reason about multiple edges from the s... | Nuno Lopes | 2012-05-18 | 1 | -0/+28 |
* | add test case for bugfix in r157032 | Nuno Lopes | 2012-05-18 | 1 | -0/+29 |
* | LVI: Recognize the form instcombine canonicalizes range checks into when form... | Benjamin Kramer | 2012-03-02 | 1 | -0/+43 |