Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(526)

Unified Diff: tests_lit/llvm2ice_tests/uncond_br.ll

Issue 2275883002: [SubZero] Branch optimization (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Tests added for branch optimization. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests_lit/llvm2ice_tests/cond-branch.ll ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/llvm2ice_tests/uncond_br.ll
diff --git a/tests_lit/llvm2ice_tests/uncond_br.ll b/tests_lit/llvm2ice_tests/uncond_br.ll
index bc1d8b81536a8587ba2b6d2ebf22b27cf1fedd21..293c3eb1432edd3d4770313fc47289ac772ffa93 100644
--- a/tests_lit/llvm2ice_tests/uncond_br.ll
+++ b/tests_lit/llvm2ice_tests/uncond_br.ll
@@ -23,7 +23,6 @@ target:
}
; MIPS32-LABEL: uncond1
-; MIPS32: b {{[0-9a-f]+}} <.Luncond1$target>
; MIPS32: <.Luncond1$target>:
; MIPS32: li
; MIPS32: addu
« no previous file with comments | « tests_lit/llvm2ice_tests/cond-branch.ll ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698