1. 08b9b05 Implement LowerOperationWrapper for legalizer. by Sanjiv Gupta · 17 years ago
  2. 1b04694 Checking in conditionals, function call, arrays and libcalls implementation. by Sanjiv Gupta · 17 years ago
  3. 1607f05 Change the interface to the type legalization method by Duncan Sands · 17 years ago
  4. c6dbe7f Add include files needed when building with gcc 4.4 (due to use of sprintf). by Duncan Sands · 17 years ago
  5. dc52cf4 Eliminate a compile time warning. by Evan Cheng · 17 years ago
  6. 8f78fa8 Emit declaration for globals and externs. by Sanjiv Gupta · 17 years ago
  7. b1b5ffd Added a more function PIC16 backend. However to get this working a patch in by Sanjiv Gupta · 17 years ago
  8. f522068 Trim #includes. by Dan Gohman · 17 years ago
  9. 0329466 Rename LoadX to LoadExt. by Evan Cheng · 17 years ago
  10. f5aeb1a Rename ConstantSDNode::getValue to getZExtValue, for consistency by Dan Gohman · 17 years ago
  11. ba36cb5 erect abstraction boundaries for accessing SDValue members, rename Val -> Node to reflect semantics by Gabor Greif · 17 years ago
  12. 99a6cb9 disallow direct access to SDValue::ResNo, provide a getter instead by Gabor Greif · 17 years ago
  13. 475871a Rename SDOperand to SDValue. by Dan Gohman · 17 years ago
  14. 4406604 Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating by Dan Gohman · 17 years ago
  15. 7f46020 Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect its by Dan Gohman · 17 years ago
  16. f951620 Revert the SelectionDAG optimization that makes by Duncan Sands · 17 years ago
  17. 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 17 years ago
  18. bb60674 Silence warnings. by Evan Cheng · 17 years ago
  19. 2010b3e Detabification. Fixed indentation and spacing. by Sanjiv Gupta · 17 years ago
  20. 0e68771 Adding files for Microchip's PIC16 target. by Sanjiv Gupta · 17 years ago