Skip to content
  1. Dec 24, 2009
    • David Greene's avatar
      · e40730d8
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92099
      e40730d8
    • Chris Lattner's avatar
      move an optimization for memcmp out of simplifylibcalls and into · 1a32ede6
      Chris Lattner authored
      SDISel.  This optimization was causing simplifylibcalls to 
      introduce type-unsafe nastiness.  This is the first step, I'll be 
      expanding the memcmp optimizations shortly, covering things that
      we really really wouldn't want simplifylibcalls to do.
      
      llvm-svn: 92098
      1a32ede6
    • David Greene's avatar
      · d60abbf7
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92097
      d60abbf7
    • David Greene's avatar
      · c230cb94
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92096
      c230cb94
    • David Greene's avatar
      · 8bc072cd
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92094
      8bc072cd
    • David Greene's avatar
      · 75a2efb0
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92093
      75a2efb0
  2. Dec 23, 2009
  3. Dec 22, 2009
  4. Dec 21, 2009
  5. Dec 19, 2009
  6. Dec 18, 2009
Loading