summaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-30Remove global call sets: DF (EH edges)Richard Sandiford
2019-09-09Remove global REG_SETsRichard Sandiford
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-01-01Update copyright years.Jakub Jelinek
2018-12-06df-problems.c (df_rd_local_compute): Use bitmap_release.Richard Biener
2018-08-02nds32.c (nds32_hard_regno_mode_ok): Replace > with >=.Ilya Leoshkevich
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford
2017-05-14use auto_bitmap more with alternate obstacksTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-06-09* df-problems.c (df_note_bb_compute): Guard use of DF_INSN_INFO_GET.Eric Botcazou
2016-04-27df: make df_problem instances "const"David Malcolm
2016-02-23mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.Richard Biener
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-19REE: fix uninitialized registers handlingPierre-Marie de Rodat
2015-09-17re PR rtl-optimization/66790 (Invalid uninitialized register handling in REE)Eric Botcazou
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
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-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator inMartin Liska
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...Trevor Saunders
2015-05-19bitmap.c (bitmap_set_range): Handle count==1 specially.Richard Sandiford
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford
2015-05-09rtx_insn * in df-problems.cTrevor Saunders
2015-05-02df_set_note can take a rtx_insn *Trevor Saunders
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders
2015-04-22always define HAVE_cc0Trevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-28df-problems.c: Include rtl-iter.h.Richard Sandiford
2014-08-26Remove DF_REF_INSN scaffoldingDavid Malcolm
2014-08-26Various condition-handling callsDavid Malcolm
2014-08-22df-*.c: Use rtx_insnDavid Malcolm
2014-06-15df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford
2014-06-15df.h (FOR_EACH_INSN_INFO_MW): New macro.Richard Sandiford
2014-06-15df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford