]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-strength-reduction.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / gimple-ssa-strength-reduction.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-18  Trevor Saundersremove need for store_values_directly
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-10-30  Richard Bienergenmatch.c (capture_info::walk_c_expr): Ignore capture...
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-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
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-25  Bill Schmidtre PR tree-optimization/60930 (Wrong folding of - ...
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-04-02  Bill Schmidtre PR tree-optimization/60733 (ICE due to SLSR on valid...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-05  Yufeng Zhanggimple-ssa-strength-reduction.c (find_basis_for_candida...
2013-12-04  Yufeng Zhanggimple-ssa-strength-reduction.c: Include tree-affine.h.
2013-11-27  Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
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  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
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-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-02  Yufeng Zhanggimple-ssa-strength-reduction.c (backtrace_base_for_ref...
2013-10-02  Yufeng Zhanggimple-ssa-strength-reduction.c (legal_cast_p_1): Forwa...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18  Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-17  Bin Chenggimple-ssa-strength-reduction.c (backtrace_base_for_ref...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-06  Martin Jamborre PR middle-end/58041 (Unaligned access to arrays...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-08-03  Bill Schmidtgimple-ssa-strength-reduction.c (replace_mult_candidate...
2013-07-30  Bill Schmidtre PR tree-optimization/57993 (ICE: verify_ssa failed...
2013-05-29  Bill Schmidtre PR tree-optimization/57441 (ICE in gimple-ssa-streng...
2013-05-08  Bill Schmidtgimple-ssa-strength-reduction.c (count_candidates)...
2013-05-08  Bill Schmidtgimple-ssa-strength-reduction.c (find_phi_def): Revert...
2013-05-07  Bill Schmidtgimple-ssa-strength-reduction.c (MAX_INCR_VEC_LEN)...
2013-05-07  Bill Schmidtgimple-ssa-strength-reduction.c (lazy_create_slsr_reg...
2013-05-07  Bill Schmidtgimple-ssa-strength-reduction.c (find_phi_def): Don...
2013-05-06  William Schmidtgimple-ssa-strength-reduction.c (slsr_process_phi)...
2013-05-04  Bill Schmidtgimple-ssa-strength-reduction.c (slsr_process_phi)...
2013-05-03  Bill Schmidtgimple-ssa-strength-reduction.c (cand_kind): Add CAND_PHI.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-15  Jakub Jelinekre PR tree-optimization/56962 (SLSR caused miscompilati...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Aldy Hernandezre PR tree-optimization/55350 (verify_gimple failed...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-22  Bill Schmidtre PR tree-optimization/55008 (Internal compiler error...
2012-09-26  Bill Schmidtre PR tree-optimization/54674 (ICE in build2_stat,...
2012-09-11  Bill Schmidtre PR middle-end/55492 (__atomic_load doesn't match...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  Bill Schmidtre PR tree-optimization/54245 (incorrect optimisation)
2012-08-10  Bill Schmidtre PR middle-end/54211 (ICE: verify_gimple failed build...
2012-08-08  Bill Schmidtgimple-ssa-strength-reduction.c (struct incr_info_d...
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-01  Bill Schmidtgimple-ssa-strength-reduction.c (struct slsr_cand_d...
2012-08-01  Bill Schmidtre PR tree-optimization/46556 (Code size regression...
2012-07-27  Nathan Froydexpmed.h (alg_hash, [...]): Delete macro definitions...
2012-07-26  Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-18  Bill Schmidtinvoke.texi: Add -fhoist-adjacent-loads and -ftree...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-26  Bill Schmidttree-pass.h (pass_strength_reduction): New decl.