summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/constindices.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Adding RUN lines.Tanya Lattner2004-11-06
* Update testcases to be more modernChris Lattner2003-09-09
* Convert testcase to not use indexing on loads & storesChris Lattner2002-08-21
* Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve2002-08-04
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-10