1. ffda6ba Rename CreateRegForValue to CreateReg, and change its argument by Dan Gohman · 15 years ago
  2. 7451d3e SelectionDAG shouldn't have a FunctionLoweringInfo member. RegsForValue by Dan Gohman · 15 years ago
  3. 8fed761 Add comment. by Evan Cheng · 15 years ago
  4. c924556 Fix missing #include. by Dan Gohman · 15 years ago
  5. 2ad0fcf Replace r102368 with code that's less fragile. This creates DBG_VALUE instructions for function arguments early and insert them after instruction selection is done. by Evan Cheng · 15 years ago
  6. 620427d Move PHINodesToUpdate out of SelectionDAGBuilder and into by Dan Gohman · 15 years ago
  7. 5eb6d65 Move several SelectionDAG-independent utility functions out of the by Dan Gohman · 15 years ago
  8. 46007b3 Move isInTailCallPosition out of SelectionDAGBuilder, as it isn't by Dan Gohman · 15 years ago
  9. d858e90 Use const qualifiers with TargetLowering. This eliminates several by Dan Gohman · 15 years ago
  10. ae541aa Add more const qualifiers for LLVM IR pointers in CodeGen. by Dan Gohman · 15 years ago
  11. 2520864 Factor out EH landing pad code into a separate function, and constify by Dan Gohman · 15 years ago
  12. 1160945 Refine #includes. by Dan Gohman · 15 years ago
  13. fe85e76 Pull utility routines with no SelectionDAG dependence out of by Dan Gohman · 15 years ago
  14. b4be71e Reorder the methods of this class to be a little more organized. by Dan Gohman · 15 years ago
  15. 5fca8b1 Move CopyCatchInfo into FunctionLoweringInfo.cpp too, for consistency. by Dan Gohman · 16 years ago
  16. 66336ed Move some more code out of SelectionDAGBuild.cpp and into by Dan Gohman · 16 years ago
  17. 6277eb2 Move the FunctionLoweringInfo class and some related utility functions out by Dan Gohman · 16 years ago