1. 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 17 years ago
  2. 67073f1 Add new CC lowering rule: provide a list of registers, which can be 'shadowed', by Anton Korobeynikov · 17 years ago
  3. 276dcbd Introduce a new node for holding call argument by Duncan Sands · 18 years ago
  4. b8cafe3 Increase ISD::ParamFlags to 64 bits. Increase the ByValSize by Dale Johannesen · 18 years ago
  5. 6bfa8a1 Rename CCIfStruct to CCIfByVal and CCStructAssign to CCPassByVal. Remove unused parameters of CCStructAssign and add size and alignment requirement info. by Evan Cheng · 18 years ago
  6. 5daafa9 Revert my last commit. Not needed. by Evan Cheng · 18 years ago
  7. 01b8fcc ByVal arguments are passed on stack. Make sure to allocate a slot using size and alignment information on the parameter attribute. by Evan Cheng · 18 years ago
  8. 3060910 remove attributions from utils. by Chris Lattner · 18 years ago
  9. 87b665d Eliminate the recently introduced CCAssignToStackABISizeAlign by Duncan Sands · 18 years ago
  10. e3ef744 Add CCAssignToStackABISizeAlign for convenience in by Dale Johannesen · 18 years ago
  11. 594d37e propagate struct size and alignment of byval arguments to the DAG by Rafael Espindola · 18 years ago
  12. 1aa7efb Add the byval attribute by Rafael Espindola · 18 years ago
  13. d0b82b3 Refactoring of formal parameter flags. Enable properly use of by Anton Korobeynikov · 19 years ago
  14. 1d9bacc Use new SDIselParamAttr enumeration. This removes "magick" constants by Anton Korobeynikov · 19 years ago
  15. e3bab80 rename some CCActions by Chris Lattner · 19 years ago
  16. 2092c8a implement CCPromoteToType by Chris Lattner · 19 years ago
  17. 50d4565 reapply by Chris Lattner · 19 years ago
  18. 88ee2a1 *** empty log message *** by Chris Lattner · 19 years ago