SCM Repository
View of /sml/trunk/src/MLRISC/ppc/README.ppc
Parent Directory
|
Revision Log
Revision 651 -
(download)
(annotate)
Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File size: 513 byte(s)
Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File size: 513 byte(s)
bring revisions from the vendor branch to the trunk
Changes to the instruction set ============================== 1. Added Region.region to CALL instructions. 2. Added a lot of 64-bit and single-precision floating point instructions New optimizations in the PowerPC backend ====================================== 1. Propagation of annotations. 2. Strength reduction of unsigned 32-bit multiplication and division. 3. NOTB folding is implemented. For example, this combines NOTB with AND into NAND. 4. 3-operand floating point instructions are generated.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |