summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/memcpy-inline.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-11-14 18:03:05 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-11-14 18:03:05 +0000
commit7e07b388ac623dc24b2ef9dd21ddaa1d8367f3a4 (patch)
tree1692c59e94634e3257b6ed6785d7f0d1239f1402 /llvm/test/CodeGen/ARM/memcpy-inline.ll
parentba174beaa6bcb62acbe72a8d42b87e9cf05365f7 (diff)
downloadbcm5719-llvm-7e07b388ac623dc24b2ef9dd21ddaa1d8367f3a4.tar.gz
bcm5719-llvm-7e07b388ac623dc24b2ef9dd21ddaa1d8367f3a4.zip
Delete stale comment.
llvm-svn: 144542
Diffstat (limited to 'llvm/test/CodeGen/ARM/memcpy-inline.ll')
-rw-r--r--llvm/test/CodeGen/ARM/memcpy-inline.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/memcpy-inline.ll b/llvm/test/CodeGen/ARM/memcpy-inline.ll
index af3a8095b88..dc772827f27 100644
--- a/llvm/test/CodeGen/ARM/memcpy-inline.ll
+++ b/llvm/test/CodeGen/ARM/memcpy-inline.ll
@@ -1,6 +1,5 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-post-ra | FileCheck %s
-; The ARM magic hinting works best with linear scan.
; CHECK: ldrd
; CHECK: strd
; CHECK: ldrb
OpenPOWER on IntegriCloud