Skip to content
  1. Jan 06, 2009
    • Dan Gohman's avatar
      Update these argument lists for the isNormalMemory · bf8e5204
      Dan Gohman authored
      argument. This doesn't affect current functionality.
      
      llvm-svn: 61779
      bf8e5204
    • Dan Gohman's avatar
      Use a latency value of 0 for the artificial edges inserted by · 79c35169
      Dan Gohman authored
      AddPseudoTwoAddrDeps. This lets the scheduling infrastructure
      avoid recalculating node heights. In very large testcases this
      was a major bottleneck. Thanks to Roman Levenstein for finding
      this!
      
      As a side effect, fold-pcmpeqd-0.ll is now scheduled better
      and it no longer requires spilling on x86-32.
      
      llvm-svn: 61778
      79c35169
    • Devang Patel's avatar
      · 244a6497
      Devang Patel authored
      Construct subprogram DIEs using DebugInfo.
      
      llvm-svn: 61772
      244a6497
    • Devang Patel's avatar
      · 245a73ac
      Devang Patel authored
      Construct global variable DIEs using DebugInfo.
      
      llvm-svn: 61771
      245a73ac
    • Devang Patel's avatar
      · 0479d764
      Devang Patel authored
      Construct compile unit dies using DebugInfo.
      
      llvm-svn: 61768
      0479d764
  2. Jan 05, 2009
  3. Jan 04, 2009
  4. Jan 03, 2009
  5. Jan 01, 2009
  6. Dec 31, 2008
  7. Dec 29, 2008
  8. Dec 28, 2008
  9. Dec 24, 2008
Loading