aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
AgeCommit message (Expand)Author
2019-07-312019-07-31 Richard Biener <rguenther@suse.de>rguenth
2019-04-24 PR tree-optimization/90208jakub
2019-03-142019-03-14 Richard Biener <rguenther@suse.de>rguenth
2019-03-11Wrap apostrophes in gcc internal format with %'.marxin
2019-03-11Wrap option names in gcc internal messages with %< and %>.marxin
2019-03-08 PR tree-optimization/89550jakub
2019-03-082019-03-08 Richard Biener <rguenther@suse.de>rguenth
2019-02-222019-02-22 Richard Biener <rguenther@suse.de>rguenth
2019-02-222019-02-22 Richard Biener <rguenther@suse.de>rguenth
2019-02-01 PR tree-optimization/88107jakub
2019-01-282019-01-28 Richard Biener <rguenther@suse.de>rguenth
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>sandra
2019-01-01 Update copyright years.jakub
2018-11-16Don't use %z printf length specifiermatz
2018-11-13Eliminate source_location in favor of location_tdmalcolm
2018-11-13Improve -fprofile-report.marxin
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.marxin
2018-10-232018-10-23 Richard Biener <rguenther@suse.de>rguenth
2018-10-22Add a fun parameter to three stmt_could_throw... functionsjamborm
2018-09-03Make __builtin_expect effective in switch statements (PR middle-end/PR59521).marxin
2018-08-27Come up with fndecl_built_in_p.marxin
2018-08-27Add new gswitch related functions into tree-cfg.c.marxin
2018-08-222018-08-22 Richard Biener <rguenther@suse.de>rguenth
2018-06-28 * tree-cfg.c (verify_gimple_in_cfg): Call verify_location on theebotcazou
2018-06-16gcc/ChangeLog:kugan
2018-06-152018-06-15 Richard Biener <rguenther@suse.de>rguenth
2018-06-152018-06-15 Richard Biener <rguenther@suse.de>rguenth
2018-06-052018-06-05 Richard Biener <rguenther@suse.de>rguenth
2018-05-29 * tree-cfg.c (verify_gimple_assign_unary): Add checking forjakub
2018-05-29 PR target/85918jakub
2018-05-18Replace FMA_EXPR with one internal fn per optabrsandifo
2018-05-162018-05-16 Richard Biener <rguenther@suse.de>rguenth
2018-04-302018-04-30 Richard Biener <rguenther@suse.de>rguenth
2018-04-302018-04-30 Richard Biener <rguenther@suse.de>rguenth
2018-04-282018-04-28 Richard Biener <rguenther@suse.de>rguenth
2018-04-272018-04-27 Richard Biener <rguenther@suse.de>rguenth
2018-04-262018-04-26 Richard Biener <rguenther@suse.de>rguenth
2018-03-21 PR tree-optimization/84960jakub
2018-02-09Fix ICE in find_taken_edge_computed_goto (PR 84136)dmalcolm
2018-01-242018-01-24 Richard Biener <rguenther@suse.de>rguenth
2018-01-03poly_int: GET_MODE_SIZErsandifo
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSrsandifo
2018-01-03 Update copyright years.jakub
2018-01-02Use ssizetype selectors for autovectorised VEC_PERM_EXPRsrsandifo
2017-12-21poly_int: bit_field_size/offsetrsandifo
2017-12-20[SFN] debug markers before labels no moreaoliva
2017-12-20poly_int: tree constantsrsandifo
2017-12-16Add VEC_SERIES_EXPR and associated optabrsandifo
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabrsandifo
2017-12-14vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)dmalcolm