Skip to content
  1. Jun 28, 2008
  2. Jun 27, 2008
  3. Jun 26, 2008
    • Matthijs Kooijman's avatar
      Make LLVM compile on DragonFly BSD (PR2499). · f61fd542
      Matthijs Kooijman authored
      Patch by Hasso Tepper!
      
      llvm-svn: 52781
      f61fd542
    • Dale Johannesen's avatar
      Fixes the last x86-64 test failure in compat.exp: · a2de8eab
      Dale Johannesen authored
      <16 x float> is 64-byte aligned (for some reason),
      which gets us into the stack realignment code.  The
      computation changing FP-relative offsets to SP-relative
      was broken, assiging a spill temp to a location
      also used for parameter passing.  This
      fixes it by rounding up the stack frame to a multiple
      of the largest alignment (I concluded it wasn't fixable
      without doing this, but I'm not very sure.)
      
      llvm-svn: 52750
      a2de8eab
  4. Jun 25, 2008
  5. Jun 24, 2008
  6. Jun 22, 2008
  7. Jun 21, 2008
  8. Jun 19, 2008
  9. Jun 18, 2008
  10. Jun 17, 2008
  11. Jun 16, 2008
Loading