aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstSimplify/ptr_diff.ll
Commit message (Expand)AuthorAgeFilesLines
* ConstantFolding: Fix a crash when encoutering a truncating inttoptr.Benjamin Kramer2013-02-051-0/+19
* InstSimplify: stripAndComputeConstantOffsets can be called with vectors of po...Benjamin Kramer2013-02-011-0/+11
* Switch the pointer-difference simplification logic to only work withChandler Carruth2012-03-251-10/+25
* Teach instsimplify how to constant fold pointer differences.Chandler Carruth2012-03-121-0/+33