summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll
Commit message (Collapse)AuthorAge
* Drop lli, revise test.Stuart Hastings2011-05-17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131452 91177308-0d34-0410-b5e6-96231b3b80d8
* Disable test harder.Benjamin Kramer2011-05-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131363 91177308-0d34-0410-b5e6-96231b3b80d8
* Disable this test while I revise it. rdar://problem/9267970Stuart Hastings2011-05-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131350 91177308-0d34-0410-b5e6-96231b3b80d8
* Avoid combining GEPs that might overflow at runtime.Stuart Hastings2011-05-14
rdar://problem/9267970 Patch by Julien Lerouge! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131339 91177308-0d34-0410-b5e6-96231b3b80d8