Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add option -Os to optimize for code size rather than for execution speed. | xleroy | 2014-02-19 |
* | Add option -fno-tailcalls to turn off tailcall elimination (causes problem wi... | xleroy | 2013-05-17 |
* | Remove some useless "Require". | xleroy | 2012-12-30 |
* | Support for inlined built-ins. | xleroy | 2010-06-29 |
* | Added tail call optimization pass | xleroy | 2009-03-26 |