Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-03-24 19:34:49 -0800 (Wed, 24 Mar 2004)
Revision: 5547
Log message:
Added a couple new stages to the backend:
. Mcc_x86_opt1: very simple optimizations
. Mcc_x86_convention: make sure the machine conventions are respected
. (like at least one operand in a two-operand instruction should
. be a register, usually).