[MLton-devel] preload instructions

Henry Cejtin henry@sourcelight.com
Mon, 27 May 2002 23:04:49 -0500


I was reading through the changelog for gcc 3.1 and read that they added code
to generate pre-load instructions for the Intel architecture.  I.e., to start
a  load going ahead of when they actually need the value.  This isn't easy to
do using the x86 instruction set because of the lack  of  registers  you  can
name to tie up with the result of the load.

I  mention  this because I would think that they wouldn't do this unless they
saw a pretty big gain.

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel