]> granicus.if.org Git - llvm/commitdiff
[Hexagon] Unxfail passing tests
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 13 Apr 2017 16:05:35 +0000 (16:05 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 13 Apr 2017 16:05:35 +0000 (16:05 +0000)
r300198 fixed a problem that caused two tests to be xfailed. Unxfail
these tests now, since they are passing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300203 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll
test/CodeGen/Generic/select-cc.ll

index a21906cf6dc599094e856dd94738b458a5cf19dd..8c11cb2f02177cb7e35d259a3fc80ceab68b77d1 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s
-; XFAIL: hexagon
 declare { i64, double } @wild()
 
 define void @foo(i64* %p, double* %q) nounwind personality i32 (...)* @__gxx_personality_v0 {
index b5d2f785dc2ca0237cf64e7997551e402c0ebfcd..c67f57fde18b0881b3bcf54c0839a148d0fc996e 100644 (file)
@@ -1,8 +1,5 @@
 ; RUN: llc < %s
 
-; PR2504
-; XFAIL: hexagon
-
 ; PR31338
 ; XFAIL: avr