]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ccp.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-ccp.c
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
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28  Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-02-08  Jakub Jelinekre PR middle-end/60092 (posix_memalign not recognized...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07  Richard Bienertree-ssa-ccp.c (canonicalize_float_value): Rename to ...
2013-10-31  Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Print newlin...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Eric Botcazoutree-ssa-ccp.c (insert_clobber_before_stack_restore...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-20  Zhouyi Zhoutree-ssa-ccp.c (get_default_value): Remove redundant...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-08  Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-02-20  Richard Bienerre PR tree-optimization/56396 (memory corruption in...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-08  Jakub Jelinekre PR tree-optimization/55890 (calling a builtin func...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  Eric Botcazou* tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-24  Richard Guentherre PR tree-optimization/54684 (bootstrap broken with...
2012-09-14  Richard Guentherre PR tree-optimization/54565 (pass_update_address_take...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-17  Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-07-20  Richard Guentherre PR tree-optimization/54031 (Revision 189607 miscompi...
2012-07-19  Richard Guenthertree-ssa-ccp.c (valid_lattice_transition): Clarify...
2012-07-16  Ulrich Weigandtree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-09  Tom de Vriestree-ssa-ccp.c (optimize_unreachable): New function.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02  Richard Guenthertree.c (valid_constant_size_p): New function.
2012-03-29  Martin Jambortree-ssa-ccp.c (insert_clobbers_for_var): Do not assert...
2012-03-28  Jakub Jelinekre PR middle-end/52691 (va_start to builtin_next_arg...
2012-01-05  Richard Guentherre PR tree-optimization/51760 (ICE in set_lattice_value...
2011-12-31  Jakub Jelinekre PR tree-optimization/51683 (__builtin_memcpy etc...
2011-12-17  Tom de Vriesre PR tree-optimization/51491 (ccp when converting...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
next