]> granicus.if.org Git - llvm/commitdiff
Un-XFAIL an AVR CodeGen test
authorDylan McKay <dylanmckay34@gmail.com>
Sat, 26 Nov 2016 01:07:32 +0000 (01:07 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Sat, 26 Nov 2016 01:07:32 +0000 (01:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287958 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AVR/high-pressure-on-ptrregs.ll

index dabc58b747317292f93b0bd59ce94ca57d9b9bde..9330ce1eb2ac1171aa8024af5376c5e7df6bfb14 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -march=avr | FileCheck %s
-; XFAIL: *
 
 ; This tests how LLVM handles IR which puts very high
 ; presure on the PTRREGS class for the register allocator.