Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mu-impl-fast
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
40
Issues
40
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
mu
mu-impl-fast
Commits
399451401b97ead18025c18f612f97e7ff8016d1
Switch branch/tag
mu-impl-fast
src
vm
machine_code.rs
14 Jul, 2016
1 commit
renaming MuFunction to MuFunctionVersion
· 39945140
qinsoon
authored
Jul 14, 2016
39945140
12 Jul, 2016
2 commits
a peephole optimization to find redundant moves
· 933b1e25
qinsoon
authored
Jul 12, 2016
933b1e25
using IR level liveness info in register allocation
· 9ebbb02c
qinsoon
authored
Jul 12, 2016
9ebbb02c
28 Jun, 2016
1 commit
code emission. Currently it assumes the use of asm backend (need to be fixed later)
· 4c4b0fc9
qinsoon
authored
Jun 28, 2016
4c4b0fc9
22 Jun, 2016
1 commit
[wip] debugging. Some coloring choices are still wrong
· e91f7785
qinsoon
authored
Jun 22, 2016
e91f7785
16 Jun, 2016
1 commit
[wip] liveness analysis
· 8669dba8
qinsoon
authored
Jun 15, 2016
8669dba8
01 Jun, 2016
1 commit
control flow analysis for asm backend
· ab7dde71
qinsoon
authored
Jun 01, 2016
ab7dde71