summaryrefslogtreecommitdiff
path: root/backend/Tailcall.v
Commit message (Expand)AuthorAge
* Add option -Os to optimize for code size rather than for execution speed.Gravatar xleroy2014-02-19
* Add option -fno-tailcalls to turn off tailcall elimination (causes problem wi...Gravatar xleroy2013-05-17
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Added tail call optimization passGravatar xleroy2009-03-26