aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
AgeCommit message (Expand)Author
2016-04-20 * tree-if-conv.c (is_false_predicate): For NULL_TREE return falsempolacek
2016-04-20 PR tree-optimization/70725mpolacek
2016-01-04 Update copyright years.jakub
2015-12-102015-12-10 Richard Biener <rguenther@suse.de>rguenth
2015-12-102015-12-10 Richard Biener <rguenther@suse.de>rguenth
2015-12-09 PR tree-optimization/68786jakub
2015-12-092015-12-09 Richard Biener <rguenther@suse.de>rguenth
2015-12-09Fix memory leak in tree-if-conv.cmarxin
2015-12-092015-12-09 Richard Biener <rguenther@suse.de>rguenth
2015-11-302015-11-30 Venkataramanan Kumar <Venkataramanan.Kumar@amd.com>vekumar
2015-11-17Relax trap assumptions in tree if convert.vekumar
2015-11-10gcc/ienkovich
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-10-01remove many typedefstbsaunde
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-17Split up optabs.[hc]rsandifo
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde
2015-08-052015-08-05 Richard Biener <rguenther@suse.de>rguenth
2015-08-04 * tree-if-conv.c: Fix various typos in comments.law
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-102015-07-10 Richard Biener <rguenther@suse.de>rguenth
2015-07-102015-07-10 Richard Biener <rguenther@suse.de>rguenth
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
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-05-29 PR tree-optimization/66142jakub
2015-05-20 * expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.mpolacek
2015-05-05Fix indentation issues seen by -Wmisleading-indentationdmalcolm
2015-01-29gcc/ienkovich
2015-01-15gcc/ienkovich
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse
2014-12-01gcc/ienkovich
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-10gcc/ienkovich
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-07-08PR tree-optimization/61576kyukhin