summaryrefslogtreecommitdiff
path: root/gcc/gimple-match-head.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-03-22 Richard Biener <rguenther@suse.de>rguenth2016-03-221-0/+1
* PR tree-optimization/69167jakub2016-01-081-1/+8
* Update copyright years.jakub2016-01-041-1/+1
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-1/+1
* Add genmatch support for internal functionsrsandifo2015-11-171-108/+78
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-13/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+6
* 2015-10-29 Richard Biener <rguenther@suse.de>rguenth2015-10-291-1/+0
* 2015-10-28 Richard Biener <rguenther@suse.de>rguenth2015-10-281-1/+2
* Don't create SSA names until in SSA formrsandifo2015-10-271-2/+12
* PR67945: Fix oscillation between pow representationsrsandifo2015-10-151-0/+10
* 2015-10-09 Richard Biener <rguenther@suse.de>rguenth2015-10-091-6/+4
* 2015-10-01 Richard Biener <rguenther@suse.de>rguenth2015-10-011-0/+8
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* 2015-08-21 Richard Biener <rguenther@suse.de>rguenth2015-08-211-0/+3
* 2015-08-03 Richard Biener <rguenther@suse.de>rguenth2015-08-031-1/+34
* 2015-07-24 Richard Biener <rguenther@suse.de>rguenth2015-07-241-152/+81
* 2015-07-23 Richard Biener <rguenther@suse.de>rguenth2015-07-231-0/+1
* 2015-07-16 Richard Biener <rguenther@suse.de>rguenth2015-07-161-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* Use std::swap instead of manual swaps.miyuki2015-06-221-14/+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-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-14 Marc Glisse <marc.glisse@inria.fr>glisse2015-05-141-1/+7
* * match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): Newlaw2015-05-071-0/+18
* Revert:law2015-05-041-18/+0
* * match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): Newlaw2015-05-041-0/+18
* 2015-04-21 Richard Biener <rguenther@suse.de>rguenth2015-04-211-37/+38
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+12
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-2/+2
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-2/+2
* 2014-11-26 Richard Biener <rguenther@suse.de>rguenth2014-11-261-5/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+6
* 2014-10-22 Richard Biener <rguenther@suse.de>rguenth2014-10-221-0/+838