mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 23:16:28 +00:00
Fix test so it passes on non-Darwin hosts.
llvm-svn: 113577
This commit is contained in:
parent
01b7bf3510
commit
e2425602c5
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 | FileCheck %s
|
||||
; rdar://8402126
|
||||
; Make sure if-converter is not predicating vldmia and ldmia. These are
|
||||
; micro-coded and would have long issue latency even if predicated on
|
||||
|
Loading…
Reference in New Issue
Block a user