From 26a43d8b5a5710eeb239624ed62b5d4c2fb3c07f Mon Sep 17 00:00:00 2001 From: Greg Bedwell Date: Mon, 4 Jun 2018 12:30:03 +0000 Subject: [PATCH] [llvm-mca] Regenerate a test to remove a double newline Command used: py update_mca_test_checks.py ..\test\tools\llvm-mca\*\*.s ..\test\tools\llvm-mca\*\*\*.s llvm-svn: 333893 --- test/tools/llvm-mca/ARM/simple-test-cortex-a9.s | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tools/llvm-mca/ARM/simple-test-cortex-a9.s b/test/tools/llvm-mca/ARM/simple-test-cortex-a9.s index ca2f01d9767..f4c0c163df6 100644 --- a/test/tools/llvm-mca/ARM/simple-test-cortex-a9.s +++ b/test/tools/llvm-mca/ARM/simple-test-cortex-a9.s @@ -37,4 +37,3 @@ vadd.f32 s0, s2, s2 # CHECK: Resource pressure by instruction: # CHECK-NEXT: [0] [1.0] [1.1] [2] [3] [4] [5] Instructions: # CHECK-NEXT: 1.00 - - - 1.00 - - vadd.f32 s0, s2, s2 -