summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/testmemory.ll
Commit message (Collapse)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-36/+0
| | | | | | are either unreduced or only test old syntax. llvm-svn: 133228
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-40/+31
| | | | 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-3/+3
| | | | | | | 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-6/+6
| | | | | | getelementptr instructions and not to add pointers. llvm-svn: 4049
* Covnert tests to not use indexed load/storesChris Lattner2002-08-221-3/+6
| | | | llvm-svn: 3454
* Update LLVM tests to use new pointer indexing, and remove unsized array test ↵Chris Lattner2001-12-141-8/+8
| | | | | | support llvm-svn: 1474
* Test array indexingChris Lattner2001-11-261-2/+13
| | | | llvm-svn: 1349
* add coverage of newly implemented instructions.Chris Lattner2001-07-081-3/+7
| | | | llvm-svn: 165
* Initial revisionChris Lattner2001-06-061-0/+23
llvm-svn: 2
OpenPOWER on IntegriCloud