Tanya Lattner
|
b7e02fc0bf
|
Remove llvm-upgrade and update tests.
llvm-svn: 47784
|
2008-03-01 07:38:40 +00:00 |
Reid Spencer
|
21278e9932
|
Add some tests for negative constants to unsigned and large positive
constants to signed.
llvm-svn: 32717
|
2006-12-20 17:27:58 +00:00 |
Reid Spencer
|
d0e30dc5be
|
Use the llvm-upgrade program to upgrade llvm assembly.
llvm-svn: 32115
|
2006-12-02 04:23:10 +00:00 |
Tanya Lattner
|
84f7fda32f
|
Added RUN lines and dejagnu support for Feature dir.
llvm-svn: 17568
|
2004-11-07 06:08:43 +00:00 |
Chris Lattner
|
8ec8b2547f
|
- Cleaned up all of the test/Feature tests to not use uint's with
getelementptr instructions and not to add pointers.
llvm-svn: 4049
|
2002-10-06 22:43:49 +00:00 |
Chris Lattner
|
bc42e52d9a
|
Remove spaces from function names
While I was at it, I converted functions to new style % name
llvm-svn: 2725
|
2002-05-22 22:28:27 +00:00 |
Chris Lattner
|
eb81d53e40
|
Update LLVM tests to use new pointer indexing, and remove unsized array test support
llvm-svn: 1474
|
2001-12-14 16:46:53 +00:00 |
Chris Lattner
|
edcc613706
|
Add a test for the new null keyword
llvm-svn: 669
|
2001-09-30 22:47:06 +00:00 |
Chris Lattner
|
5751150169
|
Fix testcases to handle new syntax for construction and initializeation
Test constants
llvm-svn: 600
|
2001-09-18 04:38:50 +00:00 |