summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-06-21 13:43:06 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-06-21 13:43:06 +0000
commit613663cfe2e0ca84d209bda63966ddef814d6001 (patch)
tree3d53d5f3c13a4d807f30c316ef9517225333a8b1 /llvm/test/CodeGen/Generic
parent8d0c1eb7844ce7dd395cf5ffca26dec974edd328 (diff)
downloadbcm5719-llvm-613663cfe2e0ca84d209bda63966ddef814d6001.tar.gz
bcm5719-llvm-613663cfe2e0ca84d209bda63966ddef814d6001.zip
Revert r158209, "test/CodeGen/Generic/APIntLoadStore.ll: Mark as XFAIL:ppc since r157911."
It passes according to ppc changes. llvm-svn: 158917
Diffstat (limited to 'llvm/test/CodeGen/Generic')
-rw-r--r--llvm/test/CodeGen/Generic/APIntLoadStore.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/APIntLoadStore.ll b/llvm/test/CodeGen/Generic/APIntLoadStore.ll
index 2d71ece3eba..7c71a33fc3f 100644
--- a/llvm/test/CodeGen/Generic/APIntLoadStore.ll
+++ b/llvm/test/CodeGen/Generic/APIntLoadStore.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s > %t
-; XFAIL: powerpc
@i1_l = external global i1 ; <i1*> [#uses=1]
@i1_s = external global i1 ; <i1*> [#uses=1]
@i2_l = external global i2 ; <i2*> [#uses=1]
OpenPOWER on IntegriCloud