Commit Graph

7 Commits

Author SHA1 Message Date
Jakob Stoklund Olesen
fd412b49e1 Start a design document for the Cretonne register allocator. 2016-11-21 17:00:16 -08:00
Jakob Stoklund Olesen
baf9195080 Add a document comparing Cretonne and LLVM. 2016-10-27 13:41:39 -07:00
Jakob Stoklund Olesen
acf41a7c09 Add a Cretonne testing guide.
Describe the basics of Rust-level tests, and go into more detail about
the file-level tests.
2016-09-23 11:37:40 -07:00
Jakob Olesen
c459c11a5a Begin defining the meta language.
The Cretonne meta language is used to describe Cretonne instructions, both the
target independent ones in the base instruction set and real target
instructions.

Start by providing type definitions matching langref, and begin the meta
language reference using autodoc to pull in the PYthon definitions.
2016-02-04 19:51:38 -08:00
Jakob Olesen
152945f3d8 Emit list of todo items. 2016-01-19 19:54:33 -08:00
Jakob Olesen
857e0f75a4 Begin the intermediate language reference. 2016-01-19 19:54:33 -08:00
Jakob Olesen
1803df091e Initial Sphinx configuration. 2016-01-12 16:51:35 -08:00