mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Add a -march line for this test, and run it on x86-64 too for fun.
llvm-svn: 55030
This commit is contained in:
parent
69c9d47dce
commit
bb28e0fc6d
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -fast-isel
|
||||
; RUN: llvm-as < %s | llc -fast-isel -march=x86
|
||||
; RUN: llvm-as < %s | llc -fast-isel -march=x86-64
|
||||
|
||||
; This tests very minimal fast-isel functionality.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user