Daily bump.
[gcc.git] / gcc / tree-ssa-loop-im.c
2019-01-30 Richard Bienerre PR tree-optimization/89111 (wrong code at -O1 and...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-02 Richard Bienerre PR tree-optimization/88621 (wrong code at -O1 and...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-20 Richard Bienerre PR tree-optimization/84362 (Auto-vectorization regre...
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-03-05 Richard Bienerre PR tree-optimization/84650 ([graphite] ICE: Segmenta...
2018-01-22 David MalcolmFinish removing class move_computations_dom_walker
2018-01-15 Cory Fieldstree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: get_inner_reference_aff
2017-12-18 Richard Bienerre PR ipa/81877 (Incorrect results with lto and -fipa...
2017-11-11 Jan Hubicka* tree-ssa-loop-im.c (execute_sm_if_changed): Do not...
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-21 Richard Bienertree-ssa-loop-im.c (struct lim_aux_data): Add ref index...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-09 Richard Bienertree-ssa-loop-im.c (execute_sm): Do not force multi...
2017-06-05 Jan Hubickacold_partition_label.c: Update template.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-04-10 Richard Bienerre PR tree-optimization/80304 (Wrong result with do...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-04 Richard Bienerre PR tree-optimization/78185 (Wrong branch optimizatio...
2016-08-10 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-28 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-07-18 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-06-29 Yuri Rumyantsevre PR tree-optimization/70729 (Loop marked with omp...
2016-05-18 Richard Bienertree-ssa-loop-im.c (determine_max_movement): Properly...
2016-01-26 Richard Bienerre PR tree-optimization/69452 (gcc ICE at -O3 on x86_64...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-10 Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-11-24 Tom de VriesAllow pass_lim to run outside pass_tree_loop
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-19 Richard Bienerre PR tree-optimization/67975 (Failure to optimise...
2015-10-08 Jeff Law[PATCH] [4/n] Fix minor SSA_NAME leaks
2015-10-05 Marek Polacek* tree-ssa-loop-im.c
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-15 Richard Bienerre PR tree-optimization/67470 (ICE at -O3 on x86_64...
2015-09-13 Trevor Saunderstree-ssa-loop-im.c: remove typedefs that hide pointerness
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
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-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub Jelinekre PR tree-optimization/64494 (ICE at -Os and above...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Richard Biener2014-12-10 Richard Biener <rguenther@suse.de>
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-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
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-17 Richard Bienertree-ssa-loop-im.c (determine_max_movement): Adjust...
2014-06-06 Christian Bruelre PR tree-optimization/43934 (LIM should handle PHI...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-23 Richard Bienerre PR tree-optimization/60903 (ICE: in verify_loop_stru...
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-01-17 Richard Bienerre PR tree-optimization/46590 (long compile time with...
2014-01-13 Jakub Jelinekre PR tree-optimization/59387 (wrong code (hangs) at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
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 Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-11-06 Andrew MacLeodgimple.h (block_in_transaction): Move to basic-block...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-17 Richard Bienerre PR tree-optimization/58143 (wrong code at -O3)
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
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-12 Andrew MacLeodtree-ssa.h: New.
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-16 Richard Bienerre PR tree-optimization/56756 (ICE: verify_ssa failed...
2013-03-25 Richard Bienertree-ssa-loop-im.c (struct mem_ref): Use bitmap_head...
2013-03-25 Richard Bienertree-ssa-loop-im.c (struct depend): Remove.
2013-03-22 Richard Bienertree-ssa-loop-im.c (struct mem_ref): Remove indep_ref...
2013-03-22 Richard Bienertree-ssa-loop-im.c (memory_references): Drop all_refs_i...
next