Skip to content
  1. Jun 22, 2007
    • Chris Lattner's avatar
      Two changes: · 836e8f3f
      Chris Lattner authored
       1. Make SmallPtrSet::erase faster in the small case by replacing a memmove
          with a pointer copy.
       2. Fix a bug where the null terminator at the end of the array in the small
          case was not copied
      
      llvm-svn: 37696
      836e8f3f
  2. Apr 14, 2007
  3. Feb 07, 2007
  4. Feb 06, 2007
  5. Jan 27, 2007
Loading