aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/half-constprop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/half-constprop.ll')
-rw-r--r--test/Assembler/half-constprop.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/half-constprop.ll b/test/Assembler/half-constprop.ll
index 9e24f72..c5ae3bf 100644
--- a/test/Assembler/half-constprop.ll
+++ b/test/Assembler/half-constprop.ll
@@ -1,4 +1,5 @@
; RUN: opt < %s -O3 -S | FileCheck %s
+; RUN: verify-uselistorder %s
; Testing half constant propagation.
define half @abc() nounwind {