summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-6/+11
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-2/+2
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-1/+1
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-1/+1
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-13/+9
* * cgraph.h: Update copyrights;hubicka2012-04-141-14/+14
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-0/+101
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-4/+0
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-1/+0
* 2012-02-24 Richard Guenther <rguenther@suse.de>rguenth2012-02-241-3/+6
* 2012-02-13 Richard Guenther <rguenther@suse.de>rguenth2012-02-131-1/+1
* * passes.c (register_one_dump_file): Free full_name.jakub2012-01-021-1/+2
* * tree-pass.h (pass_reload): Declare.bernds2011-12-221-0/+1
* gcc/kyukhin2011-12-211-1/+1
* 2011-12-06 Richard Guenther <rguenther@suse.de>rguenth2011-12-061-0/+5
* Merge from transactional-memory branch.aldyh2011-11-081-0/+10
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-1/+1
* * common.opt: Add -foptimize-strlen option.jakub2011-09-271-2/+3
* 2011-07-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-07-111-0/+1
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-0/+1
* 2011-06-27 Richard Guenther <rguenther@suse.de>rguenth2011-06-271-0/+2
* PR tree-optimize/49373hubicka2011-06-231-2/+38
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-25/+33
* re checking -fdump-passesdavidxl2011-06-101-6/+123
* Revert r174848,174849davidxl2011-06-091-100/+6
* -fdump-pass implementationdavidxl2011-06-091-6/+100
* Handle assembler name in -fdisable/enable optionsdavidxl2011-06-071-14/+50
* * tree-pretty-print.c (dump_function_header): Add flags.aoliva2011-06-061-1/+1
* Better function header dumpdavidxl2011-06-011-15/+2
* New option to disable/enable optimization passes. davidxl2011-05-301-1/+321
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-8/+7
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-2/+2
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-2/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-3/+5
* 2011-03-25 Richard Guenther <rguenther@suse.de>rguenth2011-03-251-1/+1
* 2011-03-25 Richard Guenther <rguenther@suse.de>rguenth2011-03-251-0/+1
* PR bootstrap/4828froydnj2011-03-251-1/+1
* * function.c (instantiate_virtual_regs): Use FOR_EACH_BB andfroydnj2011-03-241-1/+1
* 2011-03-23 Richard Guenther <rguenther@suse.de>rguenth2011-03-231-2/+0
* PR debug/47106hubicka2011-02-171-6/+1
* Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.spop2011-02-021-1/+1
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-1/+0
* New -fcompare-elim pass.rth2011-01-221-0/+1
* PR lto/45721hubicka2011-01-111-0/+1
* PR tree-optimization/47234 hubicka2011-01-101-0/+7
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-10/+0
* * tree-ssa-copy.c (fini_copy_prop): Don't DCE when we have loops.matz2010-11-261-1/+0
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-1/+5
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1