1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 87b665d Eliminate the recently introduced CCAssignToStackABISizeAlign by Duncan Sands · 17 years ago
  3. e3ef744 Add CCAssignToStackABISizeAlign for convenience in by Dale Johannesen · 17 years ago
  4. 36397f5 Support for trampolines, except for X86 codegen which is still under discussion. by Duncan Sands · 17 years ago
  5. 1aa7efb Add the byval attribute by Rafael Espindola · 17 years ago
  6. 52387be If a function is vararg, never pass inreg arguments in registers. Thanks to by Chris Lattner · 17 years ago
  7. d0b82b3 Refactoring of formal parameter flags. Enable properly use of by Anton Korobeynikov · 17 years ago
  8. 1d9bacc Use new SDIselParamAttr enumeration. This removes "magick" constants by Anton Korobeynikov · 17 years ago
  9. 62247f6 rename some CCActions, add CCIfInReg by Chris Lattner · 17 years ago
  10. f458030 implement CCMatchIfCC in terms of CCMatchIf by Chris Lattner · 17 years ago
  11. 0083664 move target independent calling convention stuff to TargetCallingConv.td by Chris Lattner · 17 years ago