mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 15:51:35 +00:00
Fix test for Linux.
llvm-svn: 144003
This commit is contained in:
parent
8b76d87b10
commit
d33a581d93
@ -10,7 +10,7 @@ define <2 x double> @test() {
|
||||
; Prefer a constant pool load here.
|
||||
; CHECK: test2
|
||||
; CHECK-NOT: shuf
|
||||
; CHECK: movaps LCP
|
||||
; CHECK: movaps {{.*}}CPI
|
||||
; CHECK-NEXT: ret
|
||||
define <4 x i32> @test2() nounwind {
|
||||
ret <4 x i32> < i32 0, i32 0, i32 1, i32 0 >
|
||||
|
Loading…
x
Reference in New Issue
Block a user