summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/v2f32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/v2f32.ll')
-rw-r--r--test/CodeGen/CellSPU/v2f32.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/CellSPU/v2f32.ll b/test/CodeGen/CellSPU/v2f32.ll
index b81c0cd..efd0320 100644
--- a/test/CodeGen/CellSPU/v2f32.ll
+++ b/test/CodeGen/CellSPU/v2f32.ll
@@ -62,8 +62,7 @@ define %vec @test_insert(){
}
define void @test_unaligned_store() {
-;CHECK: cdd $3, 8($3)
-;CHECK: lqd
+;CHECK: cdd
;CHECK: shufb
;CHECK: stqd
%data = alloca [4 x float], align 16 ; <[4 x float]*> [#uses=1]
OpenPOWER on IntegriCloud