summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/forwardreftest.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-191-3/+3
| | | | | | | top level type without a specified number. This syntax isn't documented and blocks forward progress. llvm-svn: 133371
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-24/+19
| | | | llvm-svn: 47784
* For PR1319:Reid Spencer2007-04-161-1/+0
| | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
* Fix a guard that is supposed to guard against mistakes like this patch fixes!Reid Spencer2007-04-111-1/+1
| | | | | | We *really* need to be running these with tcl's "exec" to catch the errors. llvm-svn: 35928
* Make sure upgrade doesn't fail on this.Reid Spencer2007-04-111-0/+1
| | | | llvm-svn: 35916
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
| | | | llvm-svn: 32115
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-071-0/+4
| | | | llvm-svn: 17568
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-141-2/+2
| | | | llvm-svn: 14833
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-061-5/+6
| | | | | | getelementptr instructions and not to add pointers. llvm-svn: 4049
* Eliminate usage of function level constant poolChris Lattner2002-05-021-5/+4
| | | | llvm-svn: 2450
* Fix broken testcaseChris Lattner2001-10-031-1/+1
| | | | llvm-svn: 705
* Modify testcases for new LLVM const syntaxChris Lattner2001-10-031-2/+2
| | | | llvm-svn: 698
* Initial revisionChris Lattner2001-06-061-0/+30
llvm-svn: 2
OpenPOWER on IntegriCloud