summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/testalloca.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-23/+17
| | | | llvm-svn: 47784
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
| | | | llvm-svn: 32115
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-4/+4
| | | | | | | older features will be dropped soon and these test cases must not rely on the upgrade capability. llvm-svn: 31896
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-071-0/+4
| | | | llvm-svn: 17568
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-061-4/+4
| | | | | | getelementptr instructions and not to add pointers. llvm-svn: 4049
* Covnert tests to not use indexed load/storesChris Lattner2002-08-221-1/+2
| | | | llvm-svn: 3454
* Remove spaces from function namesChris Lattner2002-05-221-1/+1
| | | | | | While I was at it, I converted functions to new style % name llvm-svn: 2725
* Update LLVM tests to use new pointer indexing, and remove unsized array test ↵Chris Lattner2001-12-141-5/+5
| | | | | | support llvm-svn: 1474
* Version of testmemory to test alloca, load and store.Vikram S. Adve2001-07-211-0/+23
llvm-svn: 238
OpenPOWER on IntegriCloud