Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |