Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for parsing the "type i32" syntax for defining a numbered | Chris Lattner | 2011-06-19 | 1 | -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 Lattner | 2008-03-01 | 1 | -24/+19 |
| | | | | llvm-svn: 47784 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -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 Spencer | 2007-04-11 | 1 | -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 Spencer | 2007-04-11 | 1 | -0/+1 |
| | | | | llvm-svn: 35916 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 32115 | ||||
* | Added RUN lines and dejagnu support for Feature dir. | Tanya Lattner | 2004-11-07 | 1 | -0/+4 |
| | | | | llvm-svn: 17568 | ||||
* | You cannot pass functions by value, what does that even mean?? | Chris Lattner | 2004-07-14 | 1 | -2/+2 |
| | | | | llvm-svn: 14833 | ||||
* | - Cleaned up all of the test/Feature tests to not use uint's with | Chris Lattner | 2002-10-06 | 1 | -5/+6 |
| | | | | | | getelementptr instructions and not to add pointers. llvm-svn: 4049 | ||||
* | Eliminate usage of function level constant pool | Chris Lattner | 2002-05-02 | 1 | -5/+4 |
| | | | | llvm-svn: 2450 | ||||
* | Fix broken testcase | Chris Lattner | 2001-10-03 | 1 | -1/+1 |
| | | | | llvm-svn: 705 | ||||
* | Modify testcases for new LLVM const syntax | Chris Lattner | 2001-10-03 | 1 | -2/+2 |
| | | | | llvm-svn: 698 | ||||
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+30 |
llvm-svn: 2 |