Jakob Stoklund Olesen
4ba5cfeed3
Add a 'regalloc' filetest command.
...
Run functions through the register allocator, and then filecheck.
2017-02-22 11:53:01 -08:00
Andrea Canciani
a395f01b3e
Fix some typos in the documentation
...
These were found by the spellchecker.
2017-01-27 09:51:22 -08:00
Jakob Stoklund Olesen
a038279717
TestFile preamble comments apply to all functions.
...
Include the test file preamble comments when building a filecheck
instance for every function in the file.
This makes it possible to define common regex variables in the preamble
and use these definitions for all the functions.
2016-11-04 10:49:09 -07:00
Benjamin Bouvier
de10910324
Fix a few typos in the docs;
2016-10-28 11:31:22 -07:00
Jakob Stoklund Olesen
b6ff2621f9
File stale path references.
...
After rearranging the directory layout, some paths in documentation
needed updating.
Fix some typos too.
2016-10-24 13:27:10 -07:00
Jakob Stoklund Olesen
7ec54a5a01
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