summaryrefslogtreecommitdiff
path: root/gcc/loop-invariant.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-10-14re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-04-04DF usage in loop-invariant.c (PR46590)Richard Sandiford
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-06df-problems.c (df_rd_local_compute): Use bitmap_release.Richard Biener
2018-04-26* loop-invariant.c (may_assign_reg_p): Return false for frame pointer.Eric Botcazou
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-08-30[25/77] Use is_a <scalar_int_mode> for bitmask optimisationsRichard Sandiford
2017-05-14use auto_bitmap moreTrevor Saunders
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-11-04re PR tree-optimization/78185 (Wrong branch optimization with -O1 on x86/x86_64)Richard Biener
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak
2016-03-02re PR rtl-optimization/69052 (Performance regression after r229402.)Bin Cheng
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-27loop-invariant.c (struct def): New field can_prop_to_addr_uses.Bin Cheng
2015-08-04re PR debug/67043 (-fcompare-debug failure with -O3)Thomas Preud'homme
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders
2015-07-09always define AUTO_INC_DECTrevor Saunders
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-28Fix PR66168Thomas Preud'homme
2015-05-19loop-invariant.c (create_new_invariant): Don't calculate address cost if mode...David Sherwood
2015-05-19cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.Richard Sandiford
2015-05-13re PR rtl-optimization/64616 (Redundant ldr when accessing var inside and out...Thomas Preud'homme
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders
2015-04-22always define HAVE_cc0Trevor Saunders
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-15gengtype.c (create_user_defined_type): Workaround -Wmaybe-uninitialized false...Jakub Jelinek
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek