aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-04-07-HexFloatConstants.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-04-07-HexFloatConstants.ll')
-rw-r--r--test/Assembler/2002-04-07-HexFloatConstants.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2002-04-07-HexFloatConstants.ll b/test/Assembler/2002-04-07-HexFloatConstants.ll
index b0d7cc0..90ee85a 100644
--- a/test/Assembler/2002-04-07-HexFloatConstants.ll
+++ b/test/Assembler/2002-04-07-HexFloatConstants.ll
@@ -9,6 +9,7 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as | opt -constprop | \
; RUN: llvm-dis > %t.2
; RUN: diff %t.1 %t.2
+; RUN: verify-uselistorder %s
define double @test() {
%tmp = fmul double 7.200000e+101, 0x427F4000 ; <double> [#uses=1]