Skip to content
  1. Feb 13, 2008
  2. Feb 12, 2008
  3. Feb 11, 2008
  4. Feb 10, 2008
  5. Feb 09, 2008
  6. Feb 08, 2008
  7. Feb 07, 2008
  8. Feb 06, 2008
  9. Feb 05, 2008
  10. Feb 04, 2008
  11. Feb 03, 2008
  12. Feb 02, 2008
  13. Feb 01, 2008
  14. Jan 31, 2008
  15. Jan 30, 2008
  16. Jan 29, 2008
    • Evan Cheng's avatar
      Work in progress. This patch *fixes* x86-64 calls which are modelled as... · 084a1cdc
      Evan Cheng authored
      Work in progress. This patch *fixes* x86-64 calls which are modelled as StructRet but really should be return in registers, e.g. _Complex long double, some 128-bit aggregates. This is a short term solution that is necessary only because llvm, for now, cannot model i128 nor call's with multiple results.
      Status: This only works for direct calls, and only the caller side is done. Disabled for now.
      
      llvm-svn: 46527
      084a1cdc
Loading