Skip to content
  1. May 06, 2009
    • Dale Johannesen's avatar
      Use X86AddrNumOperands instead of magic constant one · 72b6582c
      Dale Johannesen authored
      more place.  This fixes a bunch of x86-64 JIT regressions.
      (Introduced when the value of the magic constant changed
      in 68645.  At the time apparently nobody noticed; failures
      were hidden in 70343-70439 by an unrelated bug, so showed
      up again as "new" failures in 70440.)
      
      llvm-svn: 71106
      72b6582c
    • Sanjiv Gupta's avatar
      Emit banksel and movlp instructions. · 960ae066
      Sanjiv Gupta authored
      Split large global data (both initialized and un-initialized) into multiple sections of <= 80 bytes.
      Provide routines to manage PIC16 ABI naming conventions.
      
      llvm-svn: 71073
      960ae066
  2. May 05, 2009
  3. May 04, 2009
  4. May 03, 2009
Loading