Skip to content
  1. Jun 28, 2008
  2. Jun 03, 2008
  3. 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
  4. May 05, 2008
  5. Feb 29, 2008
  6. Feb 28, 2008
  7. Jan 16, 2008
  8. Jan 10, 2008
  9. Dec 29, 2007
  10. Dec 23, 2007
  11. Nov 21, 2007
  12. Sep 28, 2007
  13. Sep 24, 2007
  14. Sep 11, 2007
  15. Jun 14, 2007
  16. May 05, 2007
  17. May 03, 2007
  18. May 02, 2007
  19. Apr 29, 2007
  20. Apr 23, 2007
  21. Apr 20, 2007
  22. Mar 08, 2007
  23. Mar 07, 2007
  24. Feb 21, 2007
  25. Feb 01, 2007
  26. Jan 29, 2007
  27. Jan 18, 2007
  28. Jan 17, 2007
  29. 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
  30. Jan 14, 2007
  31. Dec 01, 2006
  32. Nov 28, 2006
  33. Oct 30, 2006
  34. Oct 27, 2006
  35. Oct 13, 2006
  36. Oct 05, 2006
Loading