Skip to content
  1. Sep 13, 2008
  2. Sep 12, 2008
  3. Sep 11, 2008
  4. Sep 10, 2008
  5. Sep 09, 2008
  6. Sep 08, 2008
  7. Sep 07, 2008
    • Evan Cheng's avatar
      Initial fastisel call support for C, Fast, and X86_FastCall calling... · 6c8f55c8
      Evan Cheng authored
      Initial fastisel call support for C, Fast, and X86_FastCall calling conventions. It's meant to handle "simple" calls, i.e. no byval, structret, etc. It doesn't support multi-result returns either.
      
      Not yet turned on, it needs to support sext / zext of arguments and result.
      
      llvm-svn: 55882
      6c8f55c8
Loading