Skip to content
  1. Apr 22, 2008
    • Dan Gohman's avatar
      Implement an x86-64 ABI detail of passing structs by hidden first · f166d2d0
      Dan Gohman authored
      argument. The x86-64 ABI requires the incoming value of %rdi to
      be copied to %rax on exit from a function that is returning a
      large C struct.
      
      Also, add a README-X86-64 entry detailing the missed optimization
      opportunity and proposing an alternative approach.
      
      llvm-svn: 50075
      f166d2d0
  2. Jan 05, 2008
  3. Dec 29, 2007
  4. Oct 11, 2007
  5. Aug 15, 2007
  6. Jul 17, 2007
  7. Apr 17, 2007
  8. Sep 26, 2006
  9. Sep 21, 2006
  10. Jun 09, 2006
  11. Jun 07, 2006
Loading