- 14 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 13 Jul, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 12 Jul, 2017 3 commits
-
-
qinsoon authored
-
qinsoon authored
should be spilled. Add a simple mechanic to stop possible infinite loop in regalloc.
-
Isaac Oscar Gariano authored
-
- 11 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 10 Jul, 2017 1 commit
-
-
Yi Lin authored
-
- 09 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 08 Jul, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 07 Jul, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 04 Jul, 2017 1 commit
-
-
qinsoon authored
-
- 30 Jun, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 29 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 28 Jun, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Pavel Zakopaylo authored
-> Made API and tests use `transmute` for f64/u64 instead of `as` -> Changed relevant logical shifts to (correctly) be arithmetic shifts -> Fixed small typo in tests -> (misc) Made STORE correctly handle arbitrary (< 64) sized ints
-
- 27 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 24 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 16 Jun, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 14 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 12 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 09 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
Prioritized using caller saved registers over callee saved registers, fixed bug when passing constant int<128> to functions, improved saving of XR and elimited all warnings in the aarch64 backend.
-
- 08 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
Fixed a bug when passing 128-bit integers on the stack. Also added a diagnostic message of the entry function returns.
-
- 07 Jun, 2017 2 commits
-
-
root authored
-
Isaac Oscar Gariano authored
-
- 05 Jun, 2017 1 commit
-
-
qinsoon authored
-
- 13 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
Also modified some of the rust tests so that they are applicable to aarch64.
-
- 10 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 08 May, 2017 2 commits
-
-
Isaac Oscar Gariano authored
Added support for generation of unscaled immediate memory offsets. Fixed compilation errors. Modified calling of the c 'exit' function in tests so that it will expect a int<64> instead of an int<32>. Modified formating of various IR things (like Value's and Instructions) to be more easillly readable.
-
Isaac Oscar Gariano authored
-