Another 'D' proposal (sigh)

David Keppel pardo at june.cs.washington.edu
Sat Mar 5 04:48:05 AEST 1988


[ True functions.  How many func calls could we eliminate with this feature? ]

Some advantages besides being able to "throw away" function calls are:
(a) code motion
(b) temporaries living across function calls

I suspect these would have more optimizing effect than the number that we
could throw away.

		;-D on  (Optimizing decompiler)  Pardo



More information about the Comp.lang.c mailing list