aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-core.c
AgeCommit message (Expand)Author
2017-02-13 * cprop.c (cprop_jump): Add missing space in string literal.jakub
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-08-112016-08-11 Richard Biener <rguenther@suse.de>wschmidt
2016-07-26use auto_sbitmap in various placestbsaunde
2016-04-27df: make df_problem instances "const"dmalcolm
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-04-212015-04-21 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-01-05 Update copyright years.jakub
2014-11-12gcc/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-22df-*.c: Use rtx_insndmalcolm
2014-08-19Convert DF_REF_INSN to a function for nowdmalcolm
2014-07-09remove has_executetbsaunde
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-172014-01-17 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate n_edges macrodmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-09-28gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-21Fix typos.mrs
2013-04-12 * df-core.c (df_find_def): Compare register numbers.steven
2013-03-23 * df-core.c (rest_of_handle_df_initialize): Use XCNEWVEC insteadsteven
2013-01-10Update copyright years in gcc/rsandifo
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl