new arm64 backend, yeepee

This commit is contained in:
Quentin Carbonneaux 2017-04-08 21:31:59 -04:00
parent 96836855a5
commit 61090c758d
10 changed files with 1537 additions and 4 deletions

4
README
View file

@ -3,7 +3,9 @@ QBE - Backend Compiler http://c9x.me/compile/
doc/ Documentation.
minic/ An example C frontend for QBE.
tools/ Miscellaneous tools (testing).
test/ Unit tests.
test/ Tests.
amd64/
arm64/ Architecture-specific code.
The LICENSE file applies to all files distributed.