- 25 Oct, 2016 4 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
Client may pass a name with AT or PERCENTAGE, but internally MuName does not contain that.
-
- 24 Oct, 2016 2 commits
-
-
Kunshan Wang authored
Ensure that "structs" have names, so that structs can be referred symbolically. In the future, functions and basic blocks also need to be ensured to have names. Such names are generated from their IDs if not provided by the client. The IR builder can create named or unnamed MuEntityHeader based on whether it has client-provided name or not. Can build constants now (currently only Constant::Int).
-
John Zhang authored
-
- 21 Oct, 2016 10 commits
-
-
Kunshan Wang authored
-
John Zhang authored
-
Kunshan Wang authored
-
John Zhang authored
-
Kunshan Wang authored
Also resolves dependency
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
refactor: put `aot` module and `compile_sharedlib` function under `mu::vm::testutil` module. Also updated some function calls based on updates in master branch
-
John Zhang authored
-
- 20 Oct, 2016 10 commits
-
-
Kunshan Wang authored
NOTE: Only fixed hand-written ASMs. Emitted ".s" files still have problems.
-
John Zhang authored
-
Kunshan Wang authored
Implemented dependency resolution.
-
Kunshan Wang authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
- 19 Oct, 2016 6 commits
-
-
qinsoon authored
-
qinsoon authored
-
John Zhang authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
- 18 Oct, 2016 2 commits
-
-
Kunshan Wang authored
-
John Zhang authored
-
- 17 Oct, 2016 6 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
-