forked from OSchip/llvm-project
parent
46cc854e5e
commit
6002b3b3e1
|
@ -1,5 +1,5 @@
|
|||
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
|
||||
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=thumbv7-apple-darwin
|
||||
; RUN: llc < %s -O0 -fast-isel-abort -mtriple=armv7-apple-darwin
|
||||
; RUN: llc < %s -O0 -fast-isel-abort -mtriple=thumbv7-apple-darwin
|
||||
|
||||
; Very basic fast-isel functionality.
|
||||
|
||||
|
|
Loading…
Reference in New Issue