summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2010-11-09 23:43:34 +0000
committerDale Johannesen <dalej@apple.com>2010-11-09 23:43:34 +0000
commit18f601820c5aca5ebc8c8612c33857e709e857cc (patch)
treef00d04dde97dbb5c08e65ced2834a83fae87229a /test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
parent34be396a12b00a95a1353c356d64868798ea3098 (diff)
downloadllvm-18f601820c5aca5ebc8c8612c33857e709e857cc.tar.gz
llvm-18f601820c5aca5ebc8c8612c33857e709e857cc.tar.bz2
llvm-18f601820c5aca5ebc8c8612c33857e709e857cc.tar.xz
Jim's recent fixes 118600, 118587, 118513 have made these work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118652 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll')
-rw-r--r--test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll b/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
index 44741dc7a0..b165a1cf30 100644
--- a/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
+++ b/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
@@ -1,6 +1,5 @@
; RUN: llvm-as %s -o %t.bc
; RUN: lli %t.bc > /dev/null
-; XFAIL: arm
; This testcase exposes a bug in the local register allocator where it runs out
; of registers (due to too many overlapping live ranges), but then attempts to