summaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/69489amker2016-04-201-6/+62
* PR tree-optimization/56625amker2016-04-201-21/+89
* * tree-if-conv.c (is_false_predicate): For NULL_TREE return falsempolacek2016-04-201-3/+3
* PR tree-optimization/70725mpolacek2016-04-201-1/+11
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-10 Richard Biener <rguenther@suse.de>rguenth2015-12-101-2/+3
* 2015-12-10 Richard Biener <rguenther@suse.de>rguenth2015-12-101-13/+3
* PR tree-optimization/68786jakub2015-12-091-1/+3
* 2015-12-09 Richard Biener <rguenther@suse.de>rguenth2015-12-091-34/+13
* Fix memory leak in tree-if-conv.cmarxin2015-12-091-1/+1
* 2015-12-09 Richard Biener <rguenther@suse.de>rguenth2015-12-091-71/+55
* 2015-11-30 Venkataramanan Kumar <Venkataramanan.Kumar@amd.com>vekumar2015-11-301-16/+22
* Relax trap assumptions in tree if convert.vekumar2015-11-171-125/+116
* gcc/ienkovich2015-11-101-12/+24
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-7/+6
* remove many typedefstbsaunde2015-10-011-8/+8
* switch from gimple to gimple*tbsaunde2015-09-201-37/+37
* Split up optabs.[hc]rsandifo2015-09-171-1/+1
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* 2015-08-05 Richard Biener <rguenther@suse.de>rguenth2015-08-051-2/+17
* * tree-if-conv.c: Fix various typos in comments.law2015-08-041-7/+7
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-10 Richard Biener <rguenther@suse.de>rguenth2015-07-101-22/+14
* 2015-07-10 Richard Biener <rguenther@suse.de>rguenth2015-07-101-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* gcc/rsandifo2015-06-251-3/+1
* gcc/rsandifo2015-06-251-20/+3
* Use std::swap instead of manual swaps.miyuki2015-06-221-20/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR tree-optimization/66142jakub2015-05-291-1/+2
* * expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.mpolacek2015-05-201-1/+1
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-1/+1
* gcc/ienkovich2015-01-291-21/+75
* gcc/ienkovich2015-01-151-132/+657
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-101-1/+1
* gcc/ienkovich2014-12-011-2/+4
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-7/+8
* gcc/ienkovich2014-11-101-8/+29
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10