aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-261. Fix an ICE when lipo_cmp_type handles NULL_PTR_TYPE.google/gcc-4_7Dehao Chen
2013-08-16Backport r201803 from google/gcc-4_8 to google/gcc-4_7:Rong Xu
2013-08-13This patch is for the google/gcc-4_7 and google/gcc-4_8 branches.Cary Coutant
2013-07-19Make AutoFDO honoring PARAM_MAX_LIPO_GROUP parameter.Dehao Chen
2013-07-16Correctly calculate the size of pubnames in the presence ofSterling Augustine
2013-07-12Record compilation info in two places so that iteration AutoFDO can find corr...Dehao Chen
2013-07-112013-07-10 Rong Xu <xur@google.com>Rong Xu
2013-07-102013-07-10 Rong Xu <xur@google.com>Rong Xu
2013-07-10Google ref b/9752504Sriraman Tallam
2013-07-09Fix a bug in value profiling. A must_not_throw region should not add an EH edge.Dehao Chen
2013-07-02When using -gsplit-dwarf, we use die_checksum to calculate a hashCary Coutant
2013-06-09Fixes a bug when two weakref symbols are mapped to a same assembler name.Dehao Chen
2013-06-05Add new validator manifest xfail file for native powerpc64 toolchain.Jing Yu
2013-06-02Fix uninitialized memory and incorrect hash_eq function.Dehao Chen
2013-05-31Relax vector validity checks to accomodate ABI-compatible code built withPaul Pluzhnikov
2013-05-31Make gimple_check_call_args check args more strict.Dehao Chen
2013-05-30 * powerpc64-grtev3-linux-gnu.xfail (*** g++): Remove passed records.Guozhi Wei
2013-05-24Remove one redundant debug check and fix error spelling to match the others.Paul Pluzhnikov
2013-05-24For b/8359805, implement "cheap" checks in vector<bool>.Paul Pluzhnikov
2013-05-24Backport r199295 from trunk.Dehao Chen
2013-05-23Merge revision r192458 from trunkKostya Serebryany
2013-05-23r194664 in google/gcc-4_7 lost one line inKostya Serebryany
2013-05-23Merge from gcc-4_7-branchKostya Serebryany
2013-05-23Add:Sriraman Tallam
2013-05-22This patch is to be used with customized coverage reduction.Rong Xu
2013-05-15In AutoFDO, we early-inline callsites that was inlined in profilingDehao Chen
2013-05-15 * dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei
2013-05-10This patch suppresses the messages printed when the primary module is not found.Dehao Chen
2013-05-09Add -fsigned-char/-funsigned-char pair to force_matching_cg_opts.Dehao Chen
2013-05-08Updates the document and reg tests for the flag change fromDehao Chen
2013-05-07 * coverage.c (coverage_obj_init): Move the call of build_init_ctor toGuozhi Wei
2013-05-06 * coverage.c (coverage_obj_init): Move the construction of gcovGuozhi Wei
2013-05-03Add LIPO Support for AutoFDO.Dehao Chen
2013-05-02Porting revision r198485 from google-main.Harshit Chopra
2013-04-27Disallows modules to be imported as aux module if its -std argDehao Chen
2013-04-27Backport r185150 from google/mainRong Xu
2013-04-25This patch brings the following to the linker function reordering pluginSriraman Tallam
2013-04-22This patch fixed a bug in getting inline stacks: if there is noDehao Chen
2013-04-18XFAIL gcc.dg/lto/20100430-1 on powerpc*.Paul Pluzhnikov
2013-04-181. Adds value profile optimization support to AutoFDO.Dehao Chen
2013-04-17Merged revisions 195148,195153,195170-195171,195183,195199-195200,195222,1952...Paul Pluzhnikov
2013-04-17Patch to add interface for querying the profile directory prefixTeresa Johnson
2013-04-13This patch fix the bug of sum_all, which is used in loop unroll. TheDehao Chen
2013-04-111. Uses relative line offset (lineno - start_lineno_of_function) toDehao Chen
2013-04-10This is an offline profile tool to analyze/manipulate gcov profiles. Rong Xu
2013-04-09This patch is pending on trunk, but I would like to get this into googleTeresa Johnson
2013-04-09This patch updates the function frequency after calculating branchDehao Chen
2013-04-08In the current implementation, update_all_callee_keys only invokesDehao Chen
2013-03-31This patch restores part of r196176, which was subsequently revertedTeresa Johnson
2013-03-22Fixes the error in r193861, which backported r193857 from trunk.Dehao Chen