mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-17 17:06:59 +00:00
Make this testcase actually executed with fast-isel on arm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112033 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b1cc848d1a
commit
dc3d8b812f
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -fast-isel -fast-isel-abort -march=arm
|
||||
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
|
||||
|
||||
; Very basic fast-isel functionality.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user