r173148 - in /branches/google/main/gcc: ChangeL...
davidxl@gcc.gnu.org
davidxl@gcc.gnu.org
Fri Apr 29 00:31:00 GMT 2011
Author: davidxl
Date: Fri Apr 29 00:31:58 2011
New Revision: 173148
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173148
Log:
LIPO regression test and bug fixes
Added:
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/indir-call-prof-2.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/indir-call-prof.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/inline_mismatch_args.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/lipo.exp
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/partition1.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/partition2.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/partition3.C
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/bb-reorg.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/gdb_cmd
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/ic-misattribution-1.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/ic-misattribution-1a.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/indir-call-prof.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/inliner-1.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/lipo.exp
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/pr34999.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/pr45354.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/pr47187.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/stringop-1.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/stringop-2.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/tracer-1.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/update-cunroll-2.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/update-loopch.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/update-tailcall.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-1.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-2.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-3.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-4.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-6.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-7.c
branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/wcoverage-mismatch.c
Modified:
branches/google/main/gcc/ChangeLog.google-main
branches/google/main/gcc/cgraphunit.c
branches/google/main/gcc/dwarf2out.c
branches/google/main/gcc/final.c
branches/google/main/gcc/gcov-dump.c
branches/google/main/gcc/l-ipo.c
branches/google/main/gcc/testsuite/ChangeLog.google-main
branches/google/main/gcc/tree-profile.c
More information about the Gcc-cvs
mailing list