SCM Repository
View of /sml/trunk/src/MLRISC/FLAGS
Parent Directory
|
Revision Log
Revision 237 -
(download)
(annotate)
Sat Apr 17 18:26:03 1999 UTC (23 years, 4 months ago) by monnier
File size: 677 byte(s)
Sat Apr 17 18:26:03 1999 UTC (23 years, 4 months ago) by monnier
File size: 677 byte(s)
Initial revision
MLRISC Control These flags are set via the MLRISC_Control structure. Register allocation: flags: "dump-cfg-before-ra" Prints the control flowgraph before register allocation. "dump-cfg-after-ra" Prints the control flowgraph after register allocation. "dump-interference-graph" Dumps out the interference graph at each round. counters: "ra-int-spills" Counts the number of integer spill instructions "ra-int-reloads" Counts the number of integer reload instructions. "ra-float-spills" Counts the number of floating point spill instructions "ra-float-reloads" Counts the number of floating point reload instructions.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |