1. 6bb93ef by David Greene · 16 years ago
  2. 3a41ddb Watch out for duplicated PHI instructions. by Evan Cheng · 16 years ago
  3. 75eb535 Pre-regalloc tale duplication. Work in progress. by Evan Cheng · 16 years ago
  4. 7e572eb If BB is empty, insert PHI before end() instead of front(). by Evan Cheng · 16 years ago
  5. 9d0f8bb Don't try to be cute with undef optimization here. Let ProcessImplicitDefs handle it. by Evan Cheng · 16 years ago
  6. 2e65c29 - If the reaching definition is an undef and the use is a PHI, add the implicit_def to the end of the source block. by Evan Cheng · 16 years ago
  7. 01306ca Handle undef values properly. by Evan Cheng · 16 years ago
  8. 229694f Fill out codegen SSA updater. It's not yet tested. by Evan Cheng · 16 years ago
  9. 651ea53 Skeleton for MachineInstr level SSA updater. by Evan Cheng · 16 years ago