summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-16 04:45:42 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-16 04:45:42 +0000
commit04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a (patch)
tree505297406920ed805d20fff2ce7b51e7bcafb0e1 /projects
parent18c479c600a02927fedb51629222d0e391d89a26 (diff)
downloadllvm-04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a.tar.gz
llvm-04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a.tar.bz2
llvm-04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a.tar.xz
Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
TII::isMoveInstr is going tobe completely removed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108507 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects')
l---------projects/test-suite1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/test-suite b/projects/test-suite
new file mode 120000
index 0000000000..48d3d24bad
--- /dev/null
+++ b/projects/test-suite
@@ -0,0 +1 @@
+../../test-suite \ No newline at end of file