summaryrefslogtreecommitdiff
path: root/test/Transforms/InstSimplify/ptr_diff.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* ConstantFolding: Fix a crash when encoutering a truncating inttoptr.Benjamin Kramer2013-02-05
* InstSimplify: stripAndComputeConstantOffsets can be called with vectors of po...Benjamin Kramer2013-02-01
* Switch the pointer-difference simplification logic to only work withChandler Carruth2012-03-25
* Teach instsimplify how to constant fold pointer differences.Chandler Carruth2012-03-12