aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/constindices.ll
Commit message (Collapse)AuthorAgeFilesLines
* Update testcases to be more modernChris Lattner2003-09-091-10/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8420 91177308-0d34-0410-b5e6-96231b3b80d8
* Convert testcase to not use indexing on loads & storesChris Lattner2002-08-211-7/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3428 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve2002-08-041-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3247 91177308-0d34-0410-b5e6-96231b3b80d8
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-101-0/+44
This directory needs to be reorganized and some of the tests need changes to make them executable. Also comments would help... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2865 91177308-0d34-0410-b5e6-96231b3b80d8