Jakob Stoklund Olesen
04bddd73ba
Add a 'regalloc' filetest command.
...
Run functions through the register allocator, and then filecheck.
2017-02-22 11:53:01 -08:00
Andrea Canciani
fd3cd153ed
Fix some typos in the documentation
...
These were found by the spellchecker.
2017-01-27 09:51:22 -08:00
Jakob Stoklund Olesen
cb718b869c
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
419e686581
Fix a few typos in the docs;
2016-10-28 11:31:22 -07:00
Jakob Stoklund Olesen
31e033af49
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
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