Tanya Lattner
|
ceca194c43
|
Remove llvm-upgrade and update tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48137 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-10 07:21:50 +00:00 |
|
Reid Spencer
|
edca80b5e8
|
For PR1319: Upgrade to new test harness
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36073 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-15 18:11:57 +00:00 |
|
Reid Spencer
|
73e70822ae
|
Update tests that need to be run through llvm-upgrade. This is necessary
for upcoming changes to the llvm assembly grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32768 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-29 20:01:32 +00:00 |
|
Andrew Lenharth
|
c8782ad4ee
|
extern_weak link test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32602 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-15 17:34:37 +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 |
|
Chris Lattner
|
f0db7a98ae
|
Do not multiply define symbol
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18461 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-12-03 19:48:10 +00:00 |
|
Misha Brukman
|
b6cb66f1c3
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8545 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-15 20:04:28 +00:00 |
|
John Criswell
|
e3e7c474f2
|
Checkin of autoconf-style object root.
Updated TestRunner tests so that they work correctly in a separate object root
directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8383 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-06 15:15:04 +00:00 |
|
Chris Lattner
|
e709a21d66
|
Tweak testcases to use linkonce as appropriate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5877 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-04-23 18:38:13 +00:00 |
|
Chris Lattner
|
8869c2cb6a
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-04-21 21:06:25 +00:00 |
|
Chris Lattner
|
e7e5918755
|
Fix testcase to not use indexing in non-gep instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3439 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 23:52:57 +00:00 |
|
Chris Lattner
|
fce9d7002d
|
Clean up testcases to make them proper
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3410 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-20 19:32:17 +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
|
b4b07c788d
|
Add testcases for internal
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1388 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-11-26 19:17:06 +00:00 |
|
Chris Lattner
|
230e5efe63
|
Add some more interesting test cases for the linker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@816 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-15 03:11:58 +00:00 |
|
Chris Lattner
|
285c68d66d
|
Test files for linker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@783 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-13 07:15:38 +00:00 |
|