mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 09:54:09 +00:00
Add a -march line for this test, and run it on x86-64 too for fun.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55030 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a99e38495f
commit
5c6aea9714
@ -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