mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 04:16:42 +00:00
For PR1336:
Un-XFAIL as Alpha feature now specified in lower case. llvm-svn: 36126
This commit is contained in:
parent
969393b105
commit
2cc50a23a4
@ -4,7 +4,6 @@
|
||||
; RUN: llvm-as < %s | llc -march=alpha -mcpu=ev6 | not grep -i ctlz
|
||||
; RUN: llvm-as < %s | llc -march=alpha -mcpu=ev56 | not grep -i ctlz
|
||||
; RUN: llvm-as < %s | llc -march=alpha -mattr=-CIX | not grep -i ctlz
|
||||
; XFAIL: *
|
||||
|
||||
declare i32 @llvm.ctlz.i8(i8)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user