]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Use call_summary in ipa-prop and ipa-cp
[thirdparty/gcc.git] / gcc / ChangeLog
2017-05-03  jambormUse call_summary in ipa-prop and ipa-cp
2017-05-03  jambormcall_summary to keep info about cgraph_edges
2017-05-03  law PR tree-optimization/78496
2017-05-03  hubicka PR bootstrap/80609
2017-05-03  roSupport escaping special characters in specs
2017-05-03  dmalcolmNew fix-it printer
2017-05-03  nathan Canonicalize canonical type hashing
2017-05-03  rguenth2017-05-03 Richard Biener <rguenther@suse.de>
2017-05-03  rguenth2017-05-03 Richard Biener <rguenther@suse.de>
2017-05-03  thopre01[ARM] Set mode for success result of atomic compare...
2017-05-03  amker Revert r247509
2017-05-03  rsandifoWrap tree-data-ref.h macro arguments
2017-05-03  jakub PR tree-optimization/79472
2017-05-02  nathan * ggc-page.c (move_ptes_to_front): Replace unsigned...
2017-05-02  hubicka * ipa-inline-analysis.c (estimate_node_size_and_time...
2017-05-02  dmalcolmSupport fix-it hints that add new lines
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_aff_1):...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_at): Reorder...
2017-05-02  amker * tree-ssa-loop-ivopts.c (rewrite_use_address): Simple...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct walk_tree_data):...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct cost_pair): Rename...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2017-05-02  amker * rtlanal.c (rtx_cost): Handle TRUNCATE between tieabl...
2017-05-02  law2017-05-02 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-05-02  marxinFix documentation and a ctor in gcov.c
2017-05-02  tnfchris2017-04-26 Tamar Christina <tamar.christina@arm.com>
2017-05-02  tnfchrisgcc/
2017-05-02  marxinMake right PR.
2017-05-02  marxinRemove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02  uros * config/i386/avx512fintrin.h (_mm_mask_add_round_sd)
2017-05-02  jamborm[PR 78687] Set SRA grp_write lazily
2017-05-02  rguenth2017-05-02 Richard Biener <rguenther@suse.de>
2017-05-02  uros * config/alpha/alpha.md (*add<mode>3_ieee): Merge...
2017-05-02  uros * config/i386/i386.c (ix86_code_end): Use {FIRST,LAST...
2017-05-02  rguenth2017-05-02 Richard Biener <rguenther@suse.de>
2017-05-02  rguenth2017-05-02 Richard Biener <rguenther@suse.de>
2017-05-02  marxinFix 2 typos in documentation (PR other/80589).
2017-05-02  jbeulichx86: vpermil2p{s,d} have no commutative operands
2017-05-01  nathan * calls.c (combine_pending_stack_adjustment_and_call...
2017-05-01  law2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-05-01  dmalcolmEliminate fixit_hint class hierarchy
2017-05-01  mseborgcc/ChangeLog:
2017-05-01  uros PR target/68491
2017-05-01  ebotcazou * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inlin...
2017-05-01  jakub PR target/79430
2017-04-30  hubicka PR ipa/79224
2017-04-29  jakub PR rtl-optimization/80491
2017-04-29  jakub PR rtl-optimization/80491
2017-04-29  glisseAdd st[pr]ncpy to stmt_kills_ref_p
2017-04-29  prathamesh34922017-04-29 Prathamesh Kulkarni <prathamesh.kulkarni...
2017-04-28  mseborPR tree-optimization/80523 - -Wformat-overflow doesn...
2017-04-28  glisseDrop Z from X + Z < Y + Z
2017-04-28  edlinger2017-04-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-28  hubicka * ipa-cp.c (perform_estimation_of_a_value): Turn time...
2017-04-28  marxinEnhance documentation of gcov.
2017-04-28  marxinSort options of gcov, gcov-dump and gcov-tool both...
2017-04-28  marxinFix format_gcov to not print misleading values (PR...
2017-04-28  marxinMake gcno more precise about BBs really belonging to...
2017-04-28  marxinIntroduce new option -w which shows verbose informations.
2017-04-28  marxinSimplify representation of locations of a block.
2017-04-28  marxinRemove .gcno file when compilation does not success...
2017-04-28  marxingcno file: do not stream block flags (PR gcov-profile...
2017-04-28  marxinFix indentation of gcov-dump.
2017-04-28  jakub PR bootstrap/80531
2017-04-28  rguenth2017-04-28 Richard Biener <rguenther@suse.de>
2017-04-28  rguenth2017-04-28 Richard Biener <rguenther@suse.de>
2017-04-27  mpolacek PR sanitizer/80349
2017-04-27  redi * doc/extend.texi (Object Size Checking): Improve...
2017-04-27  rearnsha[AArch64] Fix for gcc-7 regression PR 80530
2017-04-27  jakub PR c++/80534
2017-04-27  rguenth2017-04-27 Richard Biener <rguenther@suse.de>
2017-04-27  rguenth2017-04-27 Richard Biener <rguenther@suse.de>
2017-04-27  tnfchris2017-04-26 Tamar Christina <tamar.christina@arm.com>
2017-04-27  jakub PR target/77728
2017-04-26  nathan * tree.h (crc32_unsigned_n): Declare.
2017-04-26  hubicka * ipa-cp.c (estimate_local_effects): Convert sreal...
2017-04-26  hubicka * sreal.c: Include backend.h, tree.h, gimple.h, cgraph...
2017-04-25  jakub * Makefile.in (s-options): Invoke opt-gather.awk with...
2017-04-25  uros PR target/70799
2017-04-25  mseborPR tree-optimization/80497 - ICE at -O1 and above on...
2017-04-25  mseborPR bootstrap/80486 - spurious -Walloc-size-larger-than...
2017-04-25  jakub PR target/77728
2017-04-25  mpolacek PR sanitizer/80349
2017-04-25  seurer[PATCH, rs6000] pr80482 Relax vector builtin parameter...
2017-04-25  jakub PR target/77728
2017-04-25  claziss[ARC][COMMITTED] Fix typo dmpyh pattern
2017-04-25  rguenth2017-04-25 Richard Biener <rguenther@suse.de>
2017-04-25  claziss[ARC] Addresses can use long immediate for offsets.
2017-04-25  claziss[ARC] Fix calling multiple inheritances.
2017-04-25  claziss[ARC] Use ACCL, ACCH registers whenever they are available.
2017-04-25  claziss[ARC] Make D0, D1 double regs fix when not used.
2017-04-25  claziss[ARC] Allow extension core registers to be used for...
2017-04-25  claziss[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg...
2017-04-25  claziss[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg...
2017-04-25  rguenth2017-04-25 Richard Biener <rguenther@suse.de>
2017-04-25  rguenth2017-04-25 Richard Biener <rguenther@suse.de>
2017-04-25  krebbelAdd missing changelog entries for last commit.
2017-04-25  krebbelS/390: PR79895: Fix TImode constant handling
next