mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 04:45:00 +00:00
This test needs -aggressive-remat enabled.
llvm-svn: 54015
This commit is contained in:
parent
25c825ede1
commit
6d394147f2
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86-64 -relocation-model=static | grep xmm | count 2
|
||||
; RUN: llvm-as < %s | llc -march=x86-64 -relocation-model=static -aggressive-remat | grep xmm | count 2
|
||||
|
||||
declare void @bar() nounwind
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user