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