1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 60ff1a3 Updated comments to reflect what "side effects" means in this situation. by Bill Wendling · 17 years ago
  3. 280f456 Add debugging info. Use the newly created "hasUnmodelledSideEffects" method. by Bill Wendling · 17 years ago
  4. efe2be7 Need to grow the indexed map. Added debug statements. by Bill Wendling · 17 years ago
  5. a17ad59 Simplify slightly. by Bill Wendling · 17 years ago
  6. 12ebf14 Blark! How in the world did this work without this?! by Bill Wendling · 17 years ago
  7. 28bd5f0 - Update the virtual reg to machine instruction map when hoisting. by Bill Wendling · 17 years ago
  8. 650b052 Checking for "zero operands" during the "CanHoistInst()" method isn't necessary by Bill Wendling · 17 years ago
  9. 041b3f8 Reverting 44702. It wasn't correct to rename them. by Bill Wendling · 17 years ago
  10. 320c630 Renaming: by Bill Wendling · 17 years ago
  11. b48519c Incorporated comments from Evan and Chris: by Bill Wendling · 17 years ago
  12. 0f940c9 Initial commit of the machine code LICM pass. It successfully hoists this: by Bill Wendling · 17 years ago