summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/ptr_diff.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-251-11/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-16/+16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* 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
OpenPOWER on IntegriCloud