Add a document comparing Cretonne and LLVM.

This commit is contained in:
Jakob Stoklund Olesen
2016-10-27 13:40:51 -07:00
parent 80823b5fc4
commit baf9195080
3 changed files with 201 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ instructions which behave more like variable accesses in a typical programming
language. Cretonne can perform the necessary dataflow analysis to convert stack
slots to SSA form.
.. _value-types:
Value types
===========