summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
authorDavid Meyer <pdox@google.com>2011-09-26 06:13:20 +0000
committerDavid Meyer <pdox@google.com>2011-09-26 06:13:20 +0000
commitb1fbf9ff2639e8fb10d5fa21b84aa019f85e74c9 (patch)
tree1e2df18e4db5acaafdc8940b557c2e771a4652d2 /llvm/test/CodeGen/Generic
parent45faba98b436a4039635e245f118a3c3ee73e609 (diff)
downloadbcm5719-llvm-b1fbf9ff2639e8fb10d5fa21b84aa019f85e74c9.tar.gz
bcm5719-llvm-b1fbf9ff2639e8fb10d5fa21b84aa019f85e74c9.zip
PR11004: Inline memcpy to avoid generating nested call sequence. Un-XFAIL 2011-06-09-TailCallByVal and 2010-11-04-BigByval
llvm-svn: 140516
Diffstat (limited to 'llvm/test/CodeGen/Generic')
-rw-r--r--llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll b/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
index ecb354ed175..df2ca4c18a0 100644
--- a/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
+++ b/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
@@ -1,6 +1,5 @@
; RUN: llc < %s
; PR7170
-; XFAIL: arm
%big = type [131072 x i8]
OpenPOWER on IntegriCloud