Daily bump.
[gcc.git] / gcc / sese.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-10-18 Richard Biener2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-18 Richard Bienergraphite-isl-ast-to-gimple.c (gcc_expression_from_isl_a...
2017-10-17 Richard Biener2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-13 Richard Bienerre PR tree-optimization/82451 ([GRAPHITE] codegen error...
2017-10-09 Richard Bienerre PR tree-optimization/82449 (code-gen error in get_re...
2017-10-06 Richard Bienergraphite-isl-ast-to-gimple.c: Include ssa.h and tree...
2017-09-27 Richard Bienergraphite-scop-detection.c (find_scop_parameters): Move...
2017-09-22 Richard Bienersese.c: Include cfganal.h.
2017-09-22 Richard Bienergraphite-isl-ast-to-gimple.c (translate_pending_phi_nod...
2017-03-17 Richard Bienerre PR tree-optimization/80048 (gcc/sese.c: PVS-Studio...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-26 Aditya Kumarnew scop schedule for isl-0.15
2016-01-21 Aditya Kumarfix pr68692: reinstantiate the copy of internal parameters
2016-01-21 Aditya Kumarrecord loops in execution order
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-24 Aditya KumarUse const-ref instead of values for sese_l passed to...
2015-11-23 Aditya Kumarfix PR68279: bail out when scev gets instantiated to...
2015-11-23 Aditya Kumarcall update_ssa once
2015-11-19 Aditya Kumarfix bootstrap without ISL on old linkers
2015-11-18 Aditya KumarMove codegen related functions to graphite-isl-ast...
2015-11-12 Aditya KumarPreserve the original program while using graphite.
2015-11-04 Aditya Kumarremove parameter_rename_map
2015-11-04 Aditya Kumarimprove debug of codegen
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Aditya Kumara scalar depending on vdefs in the current region is...
2015-10-07 Aditya Kumargather bbs and conditions in a single walk through...
2015-10-07 Aditya Kumarremove unused code
2015-10-07 Aditya Kumarmove graphite bookkeeping from sese to sese_info
2015-10-06 Aditya KumarEarly exit to avoid redundant computations
2015-10-01 Aditya KumarRename gimple_bb to gimple_poly_bb
2015-10-01 Sebastian Popcall scev analysis in scop-detection as in sese-to...
2015-09-28 Aditya Kumarfix bootstrap due to unused variable warning
2015-09-28 Aditya Kumarre PR tree-optimization/67700 ([graphite] miscompile...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-08 Aditya KumarRemove limit_scops
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25 Richard Sandifordtree-hash-traits.h (tree_ssa_name_hasher): New class.
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-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-07-09 Trevor Saundersconvert some hash_table to hash_map
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
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-19 Diego NovilloFactor unrelated declarations out of tree.h.
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-02 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-02 Lawrence CrowlRemove unused symbols related to ivtype_map.
2013-03-29 Lawrence CrowlRemove various unused items.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 Richard Guenthergimplify.c (create_tmp_from_val): Mark temporary with...
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-06-17 Steven Bosschercfgloop.h: Do not include rtl.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2011-09-09 Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-07-28 Sebastian PopFix PR49876: Continue code generation with integer_zero...
2011-07-27 Sebastian PopFix PR47691: do not abort compilation when code generat...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-15 Sebastian PopFix PR46845: handle scop parameters before scev analysis.
2010-12-08 Richard GuentherFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-01 Sebastian PopLHS cannot be an ADDR_EXPR.
2010-12-01 Sebastian PopCall recompute_tree_invariant_for_addr_expr when replac...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11 Sebastian PopPropagate constant values or parametric expressions...
2010-08-11 Sebastian PopUnshare the scev before code generating it.
2010-08-11 Sebastian PopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11 Sebastian PopRemove expand_scalar_variables_ hack.
next