Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mu
mu-impl-fast
Repository
546ea4b18776b8d335d751eef6d4fb1526e6612b
Switch branch/tag
mu-impl-fast
src
compiler
machine_code.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