* update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
[platform/upstream/gcc.git] / gcc / loop-invariant.c
2017-12-20 Richard Sandifordpoly_int: SUBREG_BYTE
2017-08-30 Richard Sandiford[25/77] Use is_a <scalar_int_mode> for bitmask optimisa...
2017-05-14 Trevor Saundersuse auto_bitmap more
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-04 Richard Bienerre PR tree-optimization/78185 (Wrong branch optimizatio...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-03-02 Bin Chengre PR rtl-optimization/69052 (Performance regression...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27 Bin Chengloop-invariant.c (struct def): New field can_prop_to_ad...
2015-08-04 Thomas Preud'hommere PR debug/67043 (-fcompare-debug failure with -O3)
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-09 Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09 Trevor Saundersalways define AUTO_INC_DEC
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): 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-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-28 Thomas Preud'hommeFix PR66168
2015-05-19 David Sherwoodloop-invariant.c (create_new_invariant): Don't calculat...
2015-05-19 Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-05-13 Thomas Preud'hommere PR rtl-optimization/64616 (Redundant ldr when access...
2015-04-22 Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22 Trevor Saundersalways define HAVE_cc0
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-15 Jakub Jelinekgengtype.c (create_user_defined_type): Workaround ...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
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-08-22 David Malcolmloop-invariant.c: Use rtx_insn in various places
2014-07-03 Zhenqiang Chenloop-invariant.c (struct invariant): Add a new member...
2014-06-30 Zhenqiang Chenloop-invariant.c (get_inv_cost): Handle register class.
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-23 Zhenqiang Chenloop-invariant.c (pre_check_invariant_p): New function.
2014-06-19 Zhenqiang Chenloop-invariant.c (get_inv_cost): Skip invariants, which...
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-01-17 Richard Bienerre PR rtl-optimization/38518 (Excessive compile time...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-28 Vladimir Makarovre PR target/57293 (not needed frame pointers on IA...
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-27 Steven Bosscherloop-invariant.c (check_invariant_table_size): Take...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-19 Bin Chengcommon.opt (flag_ira_hoist_pressure): New.
2012-10-18 Eric Botcazouloop-invariant.c: Include target.h.
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18 Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-04-09 Eric Botcazouloop-invariant.c (replace_uses): New static function.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-18 H.J. LuRemove the REG_EQUAL note if we don't know its invarian...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Richard Guentherre PR rtl-optimization/41928 (segfault at gcc/bitmap...
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-20 Michael Matz* loop-invariant.c (create_new_invariant): Use differen...
2009-10-20 Jakub Jelinekre PR debug/41340 (GCC produces different code with...
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-02-20 Jakub Jelinekre PR middle-end/39157 (Code that compiles fine in...
2009-02-04 Paolo Bonzinire PR rtl-optimization/37889 (SEGV, conditional executi...
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-06-17 Steven BosscherRemove libcall notes.
2008-05-14 Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-07 Peter BergnerPR middle-end/PR28690
2008-03-31 Zdenek Dvorakre PR rtl-optimization/35729 (const volatile variable...
2008-01-22 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
next