aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
AgeCommit message (Expand)Author
2013-01-28 PR tree-optimization/56125Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-262012-09-26 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2012-09-182012-09-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-09-17 PR tree-optimization/54563Jakub Jelinek
2012-09-07 PR tree-ssa/54295Richard Earnshaw
2012-08-20 PR tree-ssa/54295Richard Earnshaw
2012-08-20 PR tree-ssa/54295Richard Earnshaw
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-04-052012-04-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-052012-04-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-12-20gcc/Richard Sandiford
2011-12-05 PR tree-optimization/51396Jakub Jelinek
2011-10-182011-10-18 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-09-092011-09-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-09-082011-09-08 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-192011-08-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-08-182011-08-18 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-08-022011-08-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-06-282011-06-28 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-06-272011-06-27 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-06-102011-06-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-06-102011-06-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-072011-06-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-05-302011-05-30 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-05-272011-05-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-05-27Index: gcc/ChangeLogBill Schmidt
2011-05-252011-05-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-05-242011-05-24 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-04-13 * postreload-gcse.c (gcse_after_reload_main): Add calls toNathan Froyd