mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
Check that running the DAG combiner between type
and operation legalization does something useful. llvm-svn: 60108
This commit is contained in:
parent
1381c387d4
commit
f64dd4b09c
@ -1,3 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=ppc64 -debug |& not grep store
|
||||
; RUN: llvm-as < %s | llc -march=ppc64 > %t
|
||||
; RUN: grep __floattitf %t
|
||||
; RUN: grep __fixunstfti %t
|
||||
|
Loading…
x
Reference in New Issue
Block a user