# HG changeset patch # User Kaito Tokumori # Date 1435998327 -32400 # Node ID 4cff1ef8fbf69f43bf364449725e40cc0fc72763 # Parent 81195c2fcf4a1e03df958a2fafb19fb31c47b2c8 fix diff -r 81195c2fcf4a -r 4cff1ef8fbf6 presentation/presen.html --- a/presentation/presen.html Fri Jul 03 22:34:39 2015 +0900 +++ b/presentation/presen.html Sat Jul 04 17:25:27 2015 +0900 @@ -176,7 +176,8 @@ @@ -215,8 +216,8 @@ @@ -314,11 +315,15 @@ +

Parser

-
+
@@ -441,11 +447,12 @@

Forcing Tail Call Elimination

TCE is enabled at CodeGen.

TCE is act at SelectionDAGISel.

-
+
-

Jmp instruction based transition

+ +

What is tail call elimination?