1. 08 Feb, 2016 2 commits
    • re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c… · 0b604d2d
      re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2)
      
      	PR tree-optimization/65917
      	* tree-ssa-dom.c (record_temporary_equivalences): Record both
      	equivalences from if (x == y) style conditionals.
      	(loop_depth_of_name): Remove.
      	(record_equality): Remove loop depth check.
      	* tree-ssa-scopedtables.h (const_and_copies): Refine comments.
      	(const_and_copies::record_const_or_copy_raw): New member function.
      	* tree-ssa-scopedtables.c
      	(const_and_copies::record_const_or_copy_raw): New, factored out of
      	(const_and_copies::record_const_or_copy): Call new member function.
      
              PR tree-optimization/65917
      	* gcc.dg/tree-ssa/20030922-2.c: No longer xfailed.
      
      From-SVN: r233207
      Jeff Law committed
    • Daily bump. · 0992653d
      From-SVN: r233206
      GCC Administrator committed
  2. 07 Feb, 2016 4 commits
  3. 06 Feb, 2016 2 commits
  4. 05 Feb, 2016 25 commits
  5. 04 Feb, 2016 7 commits