Skip to content
  1. Nov 02, 2010
  2. Oct 02, 2010
    • Bob Wilson's avatar
      Fix a miscompile in 186.crafty for Thumb2 that was exposed by Evan's · c57c220d
      Bob Wilson authored
      scheduling change in svn 115121.  The CriticalAntiDepBreaker had bad
      liveness information.  It was calculating the KillIndices for one scheduling
      region in a basic block, rescheduling that region so the KillIndices were
      no longer valid, and then using those wrong KillIndices to make decisions
      for the next scheduling region.  I've not been able to reduce a small
      testcase for this.  Radar 8502534.
      
      llvm-svn: 115400
      c57c220d
  3. Sep 11, 2010
  4. Sep 02, 2010
  5. Jul 27, 2010
  6. Jul 15, 2010
  7. Jun 16, 2010
  8. Jun 02, 2010
  9. May 14, 2010
  10. Apr 20, 2010
  11. Mar 05, 2010
  12. Jan 06, 2010
  13. Jan 04, 2010
    • David Greene's avatar
      · 96b90539
      David Greene authored
      Change errs() to dbgs().
      
      llvm-svn: 92490
      96b90539
  14. Dec 09, 2009
  15. Nov 20, 2009
  16. Nov 03, 2009
  17. Oct 26, 2009
Loading