1. 91aac10 Add a bit to mark operands of asm's that conflict by Dale Johannesen · 17 years ago
  2. 1cd3327 When converting a CopyFromReg to a copy instruction, use the register class of its uses to determine the right destination register class of the copy. This is important for targets where a physical register may belong to multiple register classes. by Evan Cheng · 17 years ago
  3. 056292f Reverting r56249. On further investigation, this functionality isn't needed. by Bill Wendling · 17 years ago
  4. 9468a9b - Change "ExternalSymbolSDNode" to "SymbolSDNode". by Bill Wendling · 17 years ago
  5. 4fbd796 Change ConstantSDNode and ConstantFPSDNode to use ConstantInt* and by Dan Gohman · 17 years ago
  6. 913d3df Pass "earlyclobber" bit through to machine by Dale Johannesen · 17 years ago
  7. f5aeb1a Rename ConstantSDNode::getValue to getZExtValue, for consistency by Dan Gohman · 17 years ago
  8. 8a11053 Move the code that inserts copies for function livein registers by Dan Gohman · 17 years ago
  9. be0034e Revert r55817. It broke PIC. FastISel will need to find a different by Dan Gohman · 17 years ago
  10. c7f4a8a In FastISel mode, the scheduler may be invoked multiple times by Dan Gohman · 17 years ago
  11. 94b8d7e Separate MachineInstr-emitting routines from actual scheduling by Dan Gohman · 17 years ago