Skip to content
  1. Jul 02, 2008
  2. Jun 28, 2008
  3. Jun 03, 2008
  4. May 07, 2008
    • Duncan Sands's avatar
      Output correct exception handling and frame info · e2b0bf43
      Duncan Sands authored
      on x86-64 linux.  This causes no regressions on
      32 bit linux and 32 bit ppc.  More tests pass
      on 64 bit ppc with no regressions.  I didn't
      turn on eh on 64 bit linux because the intrinsics
      needed to compile the eh runtime aren't done
      yet.  But if you turn it on and link with the
      mainline runtime then eh seems to work fine
      on x86-64 linux with this patch.  Thanks to
      Dale for testing.  The main point of the patch
      is that if you output that some object is
      encoded using 4 bytes you had better not output
      8 bytes for it: the patch makes everything
      consistent.
      
      llvm-svn: 50825
      e2b0bf43
  5. May 05, 2008
  6. Feb 29, 2008
  7. Feb 28, 2008
  8. Jan 16, 2008
  9. Jan 10, 2008
  10. Dec 29, 2007
  11. Dec 23, 2007
  12. Nov 21, 2007
  13. Sep 28, 2007
  14. Sep 24, 2007
  15. Sep 11, 2007
  16. Jun 14, 2007
  17. May 05, 2007
  18. May 03, 2007
  19. May 02, 2007
  20. Apr 29, 2007
  21. Apr 23, 2007
  22. Apr 20, 2007
  23. Mar 08, 2007
  24. Mar 07, 2007
  25. Feb 21, 2007
  26. Feb 01, 2007
  27. Jan 29, 2007
  28. Jan 18, 2007
  29. Jan 17, 2007
  30. Jan 16, 2007
    • Bill Wendling's avatar
      Fix for PR1095: · e21237e5
      Bill Wendling authored
      LLVM would miscompile ASM dialects when compiling for PPC. Added dialects for
      the X86 and PPC backends. It defaults to "0", the first variant of a compound
      inline asm expression.
      
      llvm-svn: 33246
      e21237e5
  31. Jan 14, 2007
  32. Dec 01, 2006
  33. Nov 28, 2006
  34. Oct 30, 2006
  35. Oct 27, 2006
  36. Oct 13, 2006
Loading