summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimization/55823hubicka2013-01-081-27/+25
* 2012-12-19 Richard Biener <rguenther@suse.de>rguenth2012-12-191-28/+3
* PR tree-optimization/55683hubicka2012-12-191-1/+8
* 2012-12-07 Martin Jambor <mjambor@suse.cz>jamborm2012-12-071-26/+29
* 2012-11-30 Martin Jambor <mjambor@suse.cz>jamborm2012-11-301-2/+25
* 2010-11-27 Dehao Chen <dehao@google.com>dehao2012-11-271-1/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-5/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-139/+115
* 2012-11-08 Martin Jambor <mjambor@suse.cz>jamborm2012-11-081-1/+6
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-25/+411
* 2012-11-06 Martin Jambor <mjambor@suse.cz>jamborm2012-11-061-21/+30
* * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turnedhubicka2012-10-251-0/+7
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-1/+13
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-1/+1
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-2/+0
* 2012-09-19 Martin Jambor <mjambor@suse.cz>jamborm2012-09-191-3/+16
* Integrate lexical block into source_location.dehao2012-09-191-0/+5
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-24/+21
* 2012-09-10 Martin Jambor <mjambor@suse.cz>jamborm2012-09-101-5/+3
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-2/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-16/+16
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-6/+11
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-6/+6
* 2012-08-09 Martin Jambor <mjambor@suse.cz>jamborm2012-08-091-307/+700
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+4
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+0
* gcc/steven2012-07-161-3/+0
* 2012-07-02 Martin Jambor <mjambor@suse.cz>jamborm2012-07-021-2/+2
* 2012-06-03 Martin Jambor <mjambor@suse.cz>jamborm2012-06-031-70/+93
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-1/+2
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-1/+1
* PR middle-end/53136uros2012-04-301-4/+4
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-3/+3
* * cgraph.h: Update copyrights;hubicka2012-04-141-8/+8
* 2012-02-28 Richard Guenther <rguenther@suse.de>rguenth2012-02-281-3/+21
* PR bootstrap/52041jakub2012-01-311-4/+2
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-131-3/+3
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-10/+4
* 2011-11-08 Richard Guenther <rguenther@suse.de>rguenth2011-11-081-0/+7
* 2011-11-6 Richard Guenther <rguenther@suse.de>rguenth2011-11-061-1/+4
* 2011-11-03 Martin Jambor <mjambor@suse.cz>jamborm2011-11-031-13/+105
* 2011-10-31 Martin Jambor <mjambor@suse.cz>jamborm2011-10-311-57/+146
* 2011-10-27 Martin Jambor <mjambor@suse.cz>jamborm2011-10-271-26/+27
* 2011-09-23 Martin Jambor <mjambor@suse.cz>jamborm2011-09-231-40/+38
* * ipa-prop.c (ipa_print_node_jump_functions): Fix typos.mkuvyrkov2011-09-221-3/+3
* * ipa-inline-transform.c (inline_call): Always update jump functionshubicka2011-09-221-26/+15
* 2011-09-03 Martin Jambor <mjambor@suse.cz>jamborm2011-09-031-81/+37
* 2011-09-02 Martin Jambor <mjambor@suse.cz>jamborm2011-09-021-28/+3