Skip to content
  1. Jul 15, 2009
  2. Jul 14, 2009
  3. Jul 13, 2009
  4. Jul 12, 2009
  5. Jul 11, 2009
  6. Jul 10, 2009
    • David Greene's avatar
      · c97b778b
      David Greene authored
      Make changes suggested by Chris and eliminate newly-added raw_ostream
      hooks as they're no longer needed.
      
      The major change with this patch is to make formatted_raw_ostream usable
      by any client of raw_ostream.
      
      llvm-svn: 75283
      c97b778b
    • Duncan Sands's avatar
      Avoid compiler warnings if assertions turned off. · 45210aab
      Duncan Sands authored
      llvm-svn: 75267
      45210aab
    • Evan Cheng's avatar
      Remove TargetInstrInfo::CommuteChangesDestination and added... · f0759435
      Evan Cheng authored
      Remove TargetInstrInfo::CommuteChangesDestination and added findCommutedOpIndices which returns the operand indices which are swapped (when applicable). This allows for some code clean up and future enhancements.
      
      llvm-svn: 75264
      f0759435
    • David Greene's avatar
      · 68ba0df0
      David Greene authored
      Eliminate an unnecessary include.
      
      llvm-svn: 75256
      68ba0df0
Loading