1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 46a6e79 Duncan points out that the subtraction is unneeded since hte code by Chris Lattner · 17 years ago
  3. 0097555 Add support for splitting the operand of a return instruction. by Chris Lattner · 17 years ago
  4. eeaad40 add many new cases to SplitResult. SplitResult now handles all the cases that LegalizeDAG does. by Chris Lattner · 17 years ago
  5. 5018786 Implement splitting support for store, allowing us to compile: by Chris Lattner · 17 years ago
  6. 697b53e implement vector splitting of load, undef, and binops. by Chris Lattner · 17 years ago
  7. 13c6a17 add scaffolding for splitting of vectors. by Chris Lattner · 17 years ago