Reid Spencer
|
69ccadd753
|
Use the llvm-upgrade program to upgrade llvm assembly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32115 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-02 04:23:10 +00:00 |
|
Reid Spencer
|
e5d4efa63e
|
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-11-23 15:14:52 +00:00 |
|
Tanya Lattner
|
3f7706b5d2
|
Added RUN lines and dejagnu support for Feature dir.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17568 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-07 06:08:43 +00:00 |
|
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
|
6458c31c67
|
Covnert tests to not use indexed load/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3454 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:04:03 +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 |
|
Vikram S. Adve
|
71de0cea1d
|
Version of testmemory to test alloca, load and store.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-07-21 12:46:12 +00:00 |
|