Codegen: Fixed perf branch_weights in couple of tests. NFC.

This is need to pass future checks of perf branch_weights metadata.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358384 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/AArch64/ragreedy-csr.ll b/test/CodeGen/AArch64/ragreedy-csr.ll
index 94eeba7..a7e3015 100644
--- a/test/CodeGen/AArch64/ragreedy-csr.ll
+++ b/test/CodeGen/AArch64/ragreedy-csr.ll
@@ -278,8 +278,8 @@
 !991 = !{!"branch_weights", i32 8677007, i32 4606493}
 !992 = !{!"branch_weights", i32 -1172426948, i32 145094705}
 !993 = !{!"branch_weights", i32 1468914, i32 5683688}
-!994 = !{!"branch_weights", i32 114025221, i32 -1217548794, i32 -1199521551, i32 87712616}
-!995 = !{!"branch_weights", i32 1853716452, i32 -444717951, i32 932776759}
+!994 = !{!"branch_weights", i32 114025221, i32 -1217548794, i32 -1199521551}
+!995 = !{!"branch_weights", i32 1853716452, i32 -444717951}
 !996 = !{!"branch_weights", i32 1004870, i32 20259}
 !997 = !{!"branch_weights", i32 20071, i32 189}
 !998 = !{!"branch_weights", i32 -1020255939, i32 572177766}
diff --git a/test/CodeGen/X86/ragreedy-bug.ll b/test/CodeGen/X86/ragreedy-bug.ll
index bfeb041..7a7c98f 100644
--- a/test/CodeGen/X86/ragreedy-bug.ll
+++ b/test/CodeGen/X86/ragreedy-bug.ll
@@ -291,8 +291,8 @@
 !991 = !{!"branch_weights", i32 8677007, i32 4606493}
 !992 = !{!"branch_weights", i32 -1172426948, i32 145094705}
 !993 = !{!"branch_weights", i32 1468914, i32 5683688}
-!994 = !{!"branch_weights", i32 114025221, i32 -1217548794, i32 -1199521551, i32 87712616}
-!995 = !{!"branch_weights", i32 1853716452, i32 -444717951, i32 932776759}
+!994 = !{!"branch_weights", i32 114025221, i32 -1217548794, i32 -1199521551}
+!995 = !{!"branch_weights", i32 1853716452, i32 -444717951}
 !996 = !{!"branch_weights", i32 1004870, i32 20259}
 !997 = !{!"branch_weights", i32 20071, i32 189}
 !998 = !{!"branch_weights", i32 -1020255939, i32 572177766}