summaryrefslogtreecommitdiff
path: root/gcc/ddg.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/84878 (ICE: Segmentation fault (in add_cross_iteration...Peter Bergner2018-04-041-3/+6
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* make more vars auto_sbitmapsTrevor Saunders2017-05-141-18/+8
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-8/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-19/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-7/+7
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-13/+9
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR target/64240 ([AArch64] SMS-3.c causes runtime exception(segfault).)Felix Yang2014-12-161-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+3
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* ddg.c (walk_mems_2, [...]): Delete.Richard Sandiford2014-08-281-32/+16
* ddg.c: Include rtl-iter.h.Richard Sandiford2014-08-281-12/+10
* get_ebb_head_tail works with rtx_insnDavid Malcolm2014-08-221-1/+1
* ddg: Use rtx_insnDavid Malcolm2014-08-221-13/+13
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-3/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* invoke.texi: Remove -dv documentation.Steven Bosscher2012-11-261-1/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-7/+7
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-16/+16
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-26/+26
* * ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug.Alexandre Oliva2012-06-221-1/+9
* cfglayout.h: Remove.Steven Bosscher2012-06-171-1/+0
* SMS: Prevent the creation of reg-moves for definitions with MODE_CCRevital Eres2012-01-021-1/+21
* SMS: Support instructions with REG_INC_NOTERevital Eres2011-09-301-5/+35
* Move the creation of anti-dep edgeRevital Eres2011-07-311-6/+4
* SMS: Fix violation of memory dependenceRevital Eres2011-06-161-2/+41
* Support closing_branch_depsRevital Eres2011-05-111-0/+5
* Free sccs fieldRevital Eres2011-04-171-0/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead of gcc_che...Nathan Froyd2010-10-211-2/+4
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+2
* ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei2010-08-091-1/+38
* ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop.Bingfeng Mei2010-07-191-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka2010-06-041-3/+3
* sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka2010-05-271-1/+1
* re PR debug/42244 (var-tracking ICE for 300.twolf)Jakub Jelinek2009-12-071-4/+11
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5