diff options
author | Chris Lattner <sabre@nondot.org> | 2008-02-19 17:33:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-02-19 17:33:52 +0000 |
commit | 22c31769fb1448dba3247780181d527a852d7694 (patch) | |
tree | 18f099814ff8d4af2c81c03f70106246f05c2508 /test/CodeGen | |
parent | ec5ec88d15b0aab050141b7247ac0335ebcb97ac (diff) | |
download | external_llvm-22c31769fb1448dba3247780181d527a852d7694.zip external_llvm-22c31769fb1448dba3247780181d527a852d7694.tar.gz external_llvm-22c31769fb1448dba3247780181d527a852d7694.tar.bz2 |
rename tests to avoid a test- prefix when they aren't related to the test instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r-- | test/CodeGen/X86/fold-load.ll (renamed from test/CodeGen/X86/test-load-fold.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/hidden-vis.ll (renamed from test/CodeGen/X86/test-hidden.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-1.ll (renamed from test/CodeGen/X86/test-pic-1.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-2.ll (renamed from test/CodeGen/X86/test-pic-2.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-3.ll (renamed from test/CodeGen/X86/test-pic-3.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-4.ll (renamed from test/CodeGen/X86/test-pic-4.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-5.ll (renamed from test/CodeGen/X86/test-pic-5.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-6.ll (renamed from test/CodeGen/X86/test-pic-6.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-cpool.ll (renamed from test/CodeGen/X86/test-pic-cpool.ll) | 0 | ||||
-rw-r--r-- | test/CodeGen/X86/pic-jtbl.ll (renamed from test/CodeGen/X86/test-pic-jtbl.ll) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/X86/test-load-fold.ll b/test/CodeGen/X86/fold-load.ll index 847d91e..847d91e 100644 --- a/test/CodeGen/X86/test-load-fold.ll +++ b/test/CodeGen/X86/fold-load.ll diff --git a/test/CodeGen/X86/test-hidden.ll b/test/CodeGen/X86/hidden-vis.ll index 058850c..058850c 100644 --- a/test/CodeGen/X86/test-hidden.ll +++ b/test/CodeGen/X86/hidden-vis.ll diff --git a/test/CodeGen/X86/test-pic-1.ll b/test/CodeGen/X86/pic-1.ll index ab07718..ab07718 100644 --- a/test/CodeGen/X86/test-pic-1.ll +++ b/test/CodeGen/X86/pic-1.ll diff --git a/test/CodeGen/X86/test-pic-2.ll b/test/CodeGen/X86/pic-2.ll index 40899b3..40899b3 100644 --- a/test/CodeGen/X86/test-pic-2.ll +++ b/test/CodeGen/X86/pic-2.ll diff --git a/test/CodeGen/X86/test-pic-3.ll b/test/CodeGen/X86/pic-3.ll index bbec682..bbec682 100644 --- a/test/CodeGen/X86/test-pic-3.ll +++ b/test/CodeGen/X86/pic-3.ll diff --git a/test/CodeGen/X86/test-pic-4.ll b/test/CodeGen/X86/pic-4.ll index 49b9000..49b9000 100644 --- a/test/CodeGen/X86/test-pic-4.ll +++ b/test/CodeGen/X86/pic-4.ll diff --git a/test/CodeGen/X86/test-pic-5.ll b/test/CodeGen/X86/pic-5.ll index 3f7e169..3f7e169 100644 --- a/test/CodeGen/X86/test-pic-5.ll +++ b/test/CodeGen/X86/pic-5.ll diff --git a/test/CodeGen/X86/test-pic-6.ll b/test/CodeGen/X86/pic-6.ll index d55da1f..d55da1f 100644 --- a/test/CodeGen/X86/test-pic-6.ll +++ b/test/CodeGen/X86/pic-6.ll diff --git a/test/CodeGen/X86/test-pic-cpool.ll b/test/CodeGen/X86/pic-cpool.ll index cac31ed..cac31ed 100644 --- a/test/CodeGen/X86/test-pic-cpool.ll +++ b/test/CodeGen/X86/pic-cpool.ll diff --git a/test/CodeGen/X86/test-pic-jtbl.ll b/test/CodeGen/X86/pic-jtbl.ll index e23f7c1..e23f7c1 100644 --- a/test/CodeGen/X86/test-pic-jtbl.ll +++ b/test/CodeGen/X86/pic-jtbl.ll |