Chris Lattner
|
7209bfff92
|
- Cleaned up all of the test/Feature tests to not use uint's with
getelementptr instructions and not to add pointers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4049 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 22:43:49 +00:00 |
|
Chris Lattner
|
740d3cdabd
|
Remove spaces from function names
While I was at it, I converted functions to new style % name
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2725 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-22 22:28:27 +00:00 |
|
Chris Lattner
|
f493a569c3
|
Update LLVM tests to use new pointer indexing, and remove unsized array test support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1474 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-12-14 16:46:53 +00:00 |
|
Chris Lattner
|
6b12936ac3
|
Add a test for the new null keyword
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@669 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-30 22:47:06 +00:00 |
|
Chris Lattner
|
ead19d51ba
|
Fix testcases to handle new syntax for construction and initializeation
Test constants
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@600 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-18 04:38:50 +00:00 |
|