Check out my first novel, midnight's simulacra!

Compiler Design: Difference between revisions

From dankwiki
Line 31: Line 31:


==Memory Hierarchy==
==Memory Hierarchy==
===Registers===
====The role of data dependence in register reuse====
Allen/Kennedy p.383 sums up dataflow analysis's dual nature beautifully. '''FIXME''' rip it off
Allen/Kennedy p.383 sums up dataflow analysis's dual nature beautifully. '''FIXME''' rip it off
===Registers===
 
* Primary references: Allen/Kennedy ch. 8, Muchnick ch. 16
* Primary references: Allen/Kennedy ch. 8, Muchnick ch. 16
* Take advantage of temporal locality and, in a sense, spatial locality at the subword level.
* Take advantage of temporal locality and, in a sense, spatial locality at the subword level.