summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LTO/X86')
-rw-r--r--llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll4
-rw-r--r--llvm/test/LTO/X86/diagnostic-handler-remarks.ll4
2 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll b/llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
index d1dddf1a71f..ab4003d0e09 100644
--- a/llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
+++ b/llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
@@ -19,9 +19,9 @@
; YAML-NEXT: - Caller: main
; YAML-NEXT: - String: ' with '
; YAML-NEXT: - String: '(cost='
-; YAML-NEXT: - Cost: '-15000'
+; YAML-NEXT: - Cost: '0'
; YAML-NEXT: - String: ', threshold='
-; YAML-NEXT: - Threshold: '337'
+; YAML-NEXT: - Threshold: '15337'
; YAML-NEXT: - String: ')'
; YAML-NEXT: ...
diff --git a/llvm/test/LTO/X86/diagnostic-handler-remarks.ll b/llvm/test/LTO/X86/diagnostic-handler-remarks.ll
index 94f88ec43c5..dd4086fb587 100644
--- a/llvm/test/LTO/X86/diagnostic-handler-remarks.ll
+++ b/llvm/test/LTO/X86/diagnostic-handler-remarks.ll
@@ -55,9 +55,9 @@
; YAML-NEXT: - Caller: main
; YAML-NEXT: - String: ' with '
; YAML-NEXT: - String: '(cost='
-; YAML-NEXT: - Cost: '-15000'
+; YAML-NEXT: - Cost: '0'
; YAML-NEXT: - String: ', threshold='
-; YAML-NEXT: - Threshold: '337'
+; YAML-NEXT: - Threshold: '15337'
; YAML-NEXT: - String: ')'
; YAML-NEXT: ...
OpenPOWER on IntegriCloud