re PR testsuite/63439 (FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Alignment...
[gcc.git] / gcc / tree-ssa-ccp.c
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 gcc.gnu.org/ml/gcc/2012-08...
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...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-26 Tom de Vriestree-ssa-alias.h (pt_solution_singleton_p): Declare.
2011-09-03 Eric Botcazoucfgexpand.c (add_stack_var): Assert that the alignment...
2011-09-02 Richard Guenthertree-ssa-ccp.c (fold_builtin_alloca_for_var): Do not...
2011-08-31 Tom de Vriesre PR middle-end/43513 (The stack pointer is adjusted...
2011-08-10 Richard Guentherre PR tree-optimization/49937 (g++.dg/tree-ssa/fwprop...
2011-06-29 Richard Sandifordre PR middle-end/49545 (New C++ test failures)
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-22 Jakub Jelinektree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18 Richard Guenthergimple.h (gimple_call_addr_fndecl): New function.
2011-04-08 Richard Guenthergimple.h (gimple_call_fntype): New function.
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-16 Richard Guenthergimple-fold.c (maybe_fold_reference): Open-code relevan...
2011-01-31 Jakub Jelinekre PR tree-optimization/47538 (GNU Scientific Library...
2011-01-11 Richard Guentherre PR tree-optimization/47239 ((int)&func & 3 is always...
2011-01-03 Jakub Jelinekre PR tree-optimization/47155 (ccp caused miscompilation)
2011-01-02 Jakub JelinekBump Copyright years.
2011-01-02 Jakub Jelinekre PR tree-optimization/47140 (error: conversion of...
2010-12-15 Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-22 Richard Guenthertree-ssa-ccp.c (get_base_constructor): Remove superfluo...
2010-10-20 Jakub Jelinekre PR tree-optimization/45919 (ICE: SIGSEGV in fold_cto...
next