diff options
author | Owen Anderson <resistor@mac.com> | 2008-05-29 16:30:29 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2008-05-29 16:30:29 +0000 |
commit | 8cacfebb8e84e559429bd76ee41ff89c4b6589ed (patch) | |
tree | cdbee87abdf8d30fb7c20e1a0a06ba242a14afb0 /test | |
parent | a806a87e29efabc1d71863c03406df39f6901e96 (diff) | |
download | external_llvm-8cacfebb8e84e559429bd76ee41ff89c4b6589ed.zip external_llvm-8cacfebb8e84e559429bd76ee41ff89c4b6589ed.tar.gz external_llvm-8cacfebb8e84e559429bd76ee41ff89c4b6589ed.tar.bz2 |
Move these tests into the proper directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51685 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll (renamed from test/Analysis/Dominators/2006-09-26-PostDominanceFrontier.ll) | 0 | ||||
-rw-r--r-- | test/Analysis/PostDominators/2007-04-17-PostDominanceFrontier.ll (renamed from test/Analysis/Dominators/2007-04-17-PostDominanceFrontier.ll) | 0 | ||||
-rw-r--r-- | test/Analysis/PostDominators/2007-04-20-PostDom-Reset.ll (renamed from test/Analysis/Dominators/2007-04-20-PostDom-Reset.ll) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/Analysis/Dominators/2006-09-26-PostDominanceFrontier.ll b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll index b272f92..b272f92 100644 --- a/test/Analysis/Dominators/2006-09-26-PostDominanceFrontier.ll +++ b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll diff --git a/test/Analysis/Dominators/2007-04-17-PostDominanceFrontier.ll b/test/Analysis/PostDominators/2007-04-17-PostDominanceFrontier.ll index 51e4c2a..51e4c2a 100644 --- a/test/Analysis/Dominators/2007-04-17-PostDominanceFrontier.ll +++ b/test/Analysis/PostDominators/2007-04-17-PostDominanceFrontier.ll diff --git a/test/Analysis/Dominators/2007-04-20-PostDom-Reset.ll b/test/Analysis/PostDominators/2007-04-20-PostDom-Reset.ll index 4deec98..4deec98 100644 --- a/test/Analysis/Dominators/2007-04-20-PostDom-Reset.ll +++ b/test/Analysis/PostDominators/2007-04-20-PostDom-Reset.ll |