[Ada] Small tweak to Narrow_Large_Operation procedure
[gcc.git] / gcc / tree-ssa-ccp.c
2020-06-29 Martin LiskaUse gsi_bb instead of iterator->bb.
2020-06-28 Martin SeborUnderline argument in -Wnonnull and in C++ extend warni...
2020-06-10 Aldy HernandezMerge evrp uses of substitute_and_fold_engine into...
2020-05-27 Eric BotcazouAdd support for __builtin_bswap128
2020-01-07 Jakub Jelinekre PR tree-optimization/93156 (abused nonnull attribute...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 Jan Hubickaipa-param-manipulation.h (get_original_index): Declare.
2019-11-20 Jakub Jelinekre PR c/90898 (ICE in insert_clobber_before_stack_resto...
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-05 Martin SeborPR middle-end/92333 - missing variable name referencing...
2019-09-26 Jakub Jelinekfunction.c (gimplify_parameters): Use build_clobber...
2019-09-18 Richard SandifordMake get_value_for_expr check for INTEGER_CSTs
2019-08-21 Richard Bienerre PR tree-optimization/91482 (__builtin_assume_aligned...
2019-08-13 Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-08-05 Richard SandifordAdd a gimple_move_vops helper function
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-04-30 Jakub Jelinekre PR tree-optimization/89475 (Teach ccp about __builti...
2019-04-15 Richard Bienerre PR ipa/88936 (-fipa-pta breaks bash (incorrect optim...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-10-05 Richard Bienerre PR middle-end/63155 (memory hog)
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-01 Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-06-08 Martin LiskaRemove MPX
2018-02-05 Martin SeborPR tree-optimization/83369 - Missing diagnostics during...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-07 Richard SandifordMake more use of VECTOR_CST_ENCODED_ELT
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-01 Jeff Lawtree-ssa-ccp.c (ccp_folder): New class derived from...
2017-11-01 Jeff Lawtree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove...
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-09 Richard SandifordAllow non-wi <op> wi
2017-09-21 Richard SandifordTighten tree-ssa-ccp.c:get_value_for_expr condition
2017-08-08 Martin Liskatrans.c: Include header files.
2017-05-26 Richard Bienerre PR tree-optimization/80842 (ICE at -O3 on x86_64...
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-10 Peter Bergnertree-cfg.c (gimple_seq_unreachable_p): New function.
2017-03-28 Richard Bienerre PR ipa/78644 (ICE: SIGSEGV in is_gimple_reg_type...
2017-03-27 Richard Bienerre PR tree-optimization/80181 (ICE in set_lattice_value...
2017-03-03 Jakub Jelinekre PR middle-end/79805 (ICE (verify_flow_info failed...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-16 Jakub Jelinekre PR c/78408 (C loop initial declarations generate...
2016-11-28 Richard Bienerre PR tree-optimization/78542 (wrong code at -Og result...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-10-18 Richard Bienertree-ssa-propagate.h (substitute_and_fold): Adjust...
2016-10-17 Kugan VivekanandarajahSet nonnull attribute to ptr_info_def based on VRP
2016-10-07 Richard Bienertree-ssa-propagate.c (replace_phi_args_in): Remove...
2016-10-06 Martin LiskaFix warnings for make profiledbootstrap (PR bootstrap...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-09-15 Kugan VivekanandarajahIterator to visit SSA
2016-08-26 Prathamesh KulkarniPatch for performing interprocedural bitwise constant...
2016-08-06 Prathamesh Kulkarnitree-ssa-ccp.c (extend_mask): New param sgn.
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-03 Jakub Jelinekre PR target/49244 (__sync or __atomic builtins will...
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-17 Tom de VriesClear LOOP_CLOSED_SSA after pass_ccp
2015-11-16 Tom de VriesRemove first_pass_instance from pass_ccp
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Richard Bienerre PR tree-optimization/68026 (Regression in GCC-6...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-05 Richard Bienerre PR tree-optimization/67055 (Segmentation fault in...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Richard Bienerre PR tree-optimization/66772 (ICE at -O2 and -O3 on...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-28 Richard Bienerre PR c++/65851 (ice in set_lattice_value at tree-ssa...
2015-04-23 Richard Bienerpasses.def: Remove copy propagation passes run directly...
2015-04-21 Richard Bienerre PR tree-optimization/65650 (CCP does not propgate...
2015-04-21 Richard Bienerre PR middle-end/65788 (416.gamess in SPEC CPU 2006...
2015-04-16 Richard Bienerre PR tree-optimization/65774 (FAIL: gcc.dg/builtin...
2015-04-16 Richard Bienertree-ssa-ccp.c (likely_value): See if we have operands...
2015-04-14 Richard Bienerre PR middle-end/65758 (191.fma3d in SPEC CPU 200 faile...
2015-04-13 Richard Bienerre PR tree-optimization/65204 (Aligned address optimiza...
2015-02-02 Richard Bienertree-ssa-ccp.c (valueize_op_1): Always allow valueizing...
2015-01-29 Richard Bienerre PR tree-optimization/64853 (wrong code at -Os and...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 Richard Bienerre PR tree-optimization/63914 (ICE in set_lattice_value...
2014-11-14 Richard Bienergimple-fold.h (gimple_fold_stmt_to_constant_1): Add...
2014-11-14 Marek Polacekre PR sanitizer/63839 (ICE: tree check: expected ssa_na...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-04 Richard Bienergimple-fold.h (gimple_fold_builtin): Remove.
2014-07-09 Trevor Saundersremove has_execute
next