aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/testmemory.ll
AgeCommit message (Expand)Author
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner
2002-08-22Covnert tests to not use indexed load/storesChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-11-26Test array indexingChris Lattner
2001-07-08add coverage of newly implemented instructions.Chris Lattner
2001-06-06Initial revisionChris Lattner