aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/constindices.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2006-12-02Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2004-11-06Adding RUN lines.Tanya Lattner
2003-09-09Update testcases to be more modernChris Lattner
2002-08-21Convert testcase to not use indexing on loads & storesChris Lattner
2002-08-04Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve
2002-07-10Some of these are feature tests, not regression tests.Vikram S. Adve