Skip to content
  1. Aug 03, 2009
  2. Jul 07, 2009
  3. Jul 03, 2009
    • Gabor Greif's avatar
      typos · a6f54b3a
      Gabor Greif authored
      llvm-svn: 74771
      a6f54b3a
    • Eli Friedman's avatar
      Misc compiler-rt fixes. Clarify neg implementations to show what is · 30bd27bf
      Eli Friedman authored
      actually happening.  Fix mod implementation so it doesn't get 
      optimized to a recursive call.  Make x86-32 non-SSE2 shift 
      implementation use shld/shrd instead of emulating it (the only x86 processor
      where the emulation might be remotely close to justifiable is the Pentium 4).
      
      llvm-svn: 74756
      30bd27bf
  4. Jul 02, 2009
  5. Jul 01, 2009
  6. Jun 26, 2009
  7. Jun 10, 2009
Loading