Age | Commit message (Expand) | Author |
---|---|---|
2013-01-01 | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko |
2012-10-22 | Revert r166407 because it caused analyzer tests to crash and broke self-host ... | Argyrios Kyrtzidis |
2012-10-22 | Reapply r166405, teaching tailcallelim to be smarter about nocapture, with a | Nick Lewycky |
2012-10-22 | Revert r166405, "Teach TailRecursionElimination to consider 'nocapture' when ... | NAKAMURA Takumi |
2012-10-21 | Teach TailRecursionElimination to consider 'nocapture' when deciding whether | Nick Lewycky |
2009-11-07 | Oops, FunctionContainsEscapingAllocas is really used to mean two different | Nick Lewycky |
2009-11-07 | Dust off tail recursion elimination. Fix a fixme by applying CaptureTracking | Nick Lewycky |