Skip to content
  1. Jun 18, 2010
    • Stuart Hastings's avatar
      Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This · 0125b641
      Stuart Hastings authored
      addresses a longstanding deficiency noted in many FIXMEs scattered
      across all the targets.
      
      This effectively moves the problem up one level, replacing eleven
      FIXMEs in the targets with eight FIXMEs in CodeGen, plus one path
      through FastISel where we actually supply a DebugLoc, fixing Radar
      7421831.
      
      llvm-svn: 106243
      0125b641
  2. Jun 17, 2010
  3. Jun 16, 2010
  4. Jun 15, 2010
  5. Jun 14, 2010
  6. Jun 12, 2010
  7. Jun 11, 2010
  8. Jun 10, 2010
  9. Jun 09, 2010
  10. Jun 08, 2010
  11. Jun 07, 2010
Loading