Skip to content
  1. Jul 21, 2007
  2. Jul 20, 2007
  3. Jul 19, 2007
  4. Jul 18, 2007
  5. Jul 17, 2007
  6. Jul 16, 2007
  7. Jul 14, 2007
    • Anton Korobeynikov's avatar
      Long live the exception handling! · 383a3247
      Anton Korobeynikov authored
      This patch fills the last necessary bits to enable exceptions
      handling in LLVM. Currently only on x86-32/linux.
      
      In fact, this patch adds necessary intrinsics (and their lowering) which
      represent really weird target-specific gcc builtins used inside unwinder.
      
      After corresponding llvm-gcc patch will land (easy) exceptions should be
      more or less workable. However, exceptions handling support should not be 
      thought as 'finished': I expect many small and not so small glitches
      everywhere.
      
      llvm-svn: 39855
      383a3247
    • Evan Cheng's avatar
      Fix for PR1540: Specify F0, F1 are sub-registers of D0, etc. · 1fae1cd3
      Evan Cheng authored
      llvm-svn: 39843
      1fae1cd3
  8. Jul 13, 2007
  9. Jul 12, 2007
  10. Jul 11, 2007
  11. Jul 10, 2007
Loading