From: Keith W. <ke...@va...> - 2001-07-10 14:38:00
|
For those interested, take a look at the GNU lightning project. This looks like a viable approach to codegen for mesa (using an abstracted machine code and fast translation to the underlying architecture). There's a fair bit of information in the info files included in the tarball download. http://www.gnu.org/software/lightning/lightning.html On a quick look, a fast, architecture-specific peephole optimizer looks like a viable addition... Keith |