summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2010-11-041-1/+1
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* 2010-10-05 Richard Guenther <rguenther@suse.de>rguenth2010-10-051-8/+1
* * tree-flow.h (execute_update_addresses_taken): Adjust.ebotcazou2010-09-231-5/+3
* 2010-09-22 Richard Guenther <rguenther@suse.de>rguenth2010-09-221-1/+0
* 2010-09-22 Richard Guenther <rguenther@suse.de>rguenth2010-09-221-1/+0
* 2010-09-07 Richard Guenther <rguenther@suse.de>rguenth2010-09-071-0/+4
* * passes.c (rest_of_decl_compilation): Do not add local vars into varpol.hubicka2010-09-031-1/+2
* * tree-pass.h (pass_ipa_cdtor_merge): New function.hubicka2010-08-211-0/+1
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-211-0/+17
* Schedule a copy_prop pass before graphite.spop2010-08-111-2/+5
* PR target/44132rth2010-07-261-0/+1
* * passes.c (rest_of_decl_compilation): Do not callrth2010-07-141-2/+0
* * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it ishubicka2010-06-291-16/+1
* * tree-pass.h (pass_split_functions): Declare.hubicka2010-06-251-0/+4