Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstSimplify] regenerate checks using a script | Sanjay Patel | 2016-03-25 | 1 | -11/+17 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -16/+16 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -5/+5 |
* | ConstantFolding: Fix a crash when encoutering a truncating inttoptr. | Benjamin Kramer | 2013-02-05 | 1 | -0/+19 |
* | InstSimplify: stripAndComputeConstantOffsets can be called with vectors of po... | Benjamin Kramer | 2013-02-01 | 1 | -0/+11 |
* | Switch the pointer-difference simplification logic to only work with | Chandler Carruth | 2012-03-25 | 1 | -10/+25 |
* | Teach instsimplify how to constant fold pointer differences. | Chandler Carruth | 2012-03-12 | 1 | -0/+33 |