aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
AgeCommit message (Expand)Author
2019-09-052019-09-05 Richard Biener <rguenther@suse.de>Richard Biener
2019-09-022019-09-02 Richard Biener <rguenther@suse.de>Richard Biener
2019-08-30 Backported from mainlineJakub Jelinek
2019-08-30 Backported from mainlineJakub Jelinek
2018-11-262018-11-26 Richard Biener <rguenther@suse.de>Richard Biener
2017-12-15 Backported from mainlineJakub Jelinek
2017-09-072017-09-07 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2017-02-012017-02-01 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-14Split omp-low into multiple filesMartin Jambor
2016-11-292016-11-29 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>Prasad Ghangal
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-26 * ipa-inline-analysis.c (find_foldable_builtin_expect): UseMarek Polacek
2016-09-15Iterator to visit SSAKugan Vivekanandarajah
2016-08-17 * gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_pJakub Jelinek
2016-08-16 PR target/71910Jakub Jelinek
2016-08-12 PR c/7652Marek Polacek
2016-07-14 * gimple.h (stmt_can_terminate_bb_p): New function.Jan Hubicka
2016-07-11Support running the selftests under valgrindDavid Malcolm
2016-06-13Fix CASE_CHAIN typosThomas Schwinge
2016-06-06Selftest frameworkDavid Malcolm
2016-05-30 * tree-cfg.c (print_loop): Print likely upper bounds.Jan Hubicka
2016-05-24 * tree-cfg.h (should_remove_lhs_p): New predicate.Marek Polacek
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2016-04-28Verify that context of local DECLs is the current functionMartin Jambor
2016-04-26Verify __builtin_unreachable and __builtin_trap are not called with argumentsMartin Jambor
2016-03-022016-03-02 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-18gcc/Yuri Rumyantsev
2016-01-08 PR c++/68983 (BE)Jason Merrill
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-24PR ipa/67811Richard Henderson
2015-12-22PR ipa/67811Richard Henderson
2015-12-14Dump default defs for arguments, static chain and decl-by-referenceTom de Vries
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-06Fix transform_to_exit_first_loop_alt with -gTom de Vries
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-27 * internal-fn.c (expand_UNIQUE): New.Nathan Sidwell
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-21gcc/Ilya Enkovich
2015-10-192015-10-19 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-01Make dumping of function attributes resemble source syntaxTom de Vries
2015-09-29Dump function attributesTom de Vries
2015-09-28Redesign Graphite scop detectionSebastian Pop
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-23Don't create superfluous parm in expand_omp_taskregTom de Vries
2015-08-17 * config/arm/arm.c (neon_element_bits): Replace call toDavid Sherwood