X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-04-07-HexFloatConstants.ll;h=90ee85a2a302c22fb626a05eda0b0b192dde39f0;hb=37742c3591515d874bb14200c386926c0a024c5a;hp=b0d7cc0e43a4ad280bd6e1c085bedd6368dbc4a6;hpb=3e054fe9efc64596534bbae0d1634ed15181d642;p=oota-llvm.git diff --git a/test/Assembler/2002-04-07-HexFloatConstants.ll b/test/Assembler/2002-04-07-HexFloatConstants.ll index b0d7cc0e43a..90ee85a2a30 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 ; [#uses=1]