Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
mu
mu-impl-fast
Repository
mu-impl-fast
src
compiler
backend
arch
x86_64
asm_backend.rs
Find file
Blame
History
Permalink
a peephole opt to remove unncessary jmps
· 546ea4b1
qinsoon
authored
Nov 29, 2016
a jump that directly is directly followed by a label of its target can be removed.
546ea4b1