summaryrefslogtreecommitdiff
path: root/test/Feature/testalloca.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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
2002-05-22Remove spaces from function namesChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-07-21Version of testmemory to test alloca, load and store.Vikram S. Adve