summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-09-29 21:27:31 +0000
committerBob Wilson <bob.wilson@apple.com>2012-09-29 21:27:31 +0000
commit63605ef378851849b8ca967477e8b209284af481 (patch)
tree8c8b0c2fdc3420f419edba9b885852b1c8df1812 /llvm/test/CodeGen
parent903f485601841f7b93650cfa65c4c8f3e909f3cb (diff)
downloadbcm5719-llvm-63605ef378851849b8ca967477e8b209284af481.tar.gz
bcm5719-llvm-63605ef378851849b8ca967477e8b209284af481.zip
Whitespace.
llvm-svn: 164898
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/ARM/domain-conv-vmovs.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll b/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
index 18e169357bb..a5c41144584 100644
--- a/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
+++ b/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
@@ -79,8 +79,8 @@ define float @test_ineligible(float, float %in) {
; internal fault).
call void @bar()
; CHECL: bl bar
-; CHECK: vext.32
-; CHECK: vext.32
+; CHECK: vext.32
+; CHECK: vext.32
ret float %val
}
OpenPOWER on IntegriCloud