]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
* rtl.h (print_insn_with_notes): Remove prototype.
[thirdparty/gcc.git] / gcc / passes.c
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-03  steven * rtl.h (print_insn_with_notes): Prototype.
2012-11-27  jakub * passes.c (init_optimization_passes): Add pass_asan...
2012-11-26  stevengcc/
2012-11-22  wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  dodjiAllow asan at -O0
2012-11-12  dodjiInitial import of asan from the Google branch
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-10-07  hubicka * lto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06  hubickaFix previous commit once again :(
2012-10-06  hubickaFix previous commit.
2012-10-06  hubicka * doc/invoke.texi (-fprofile-report): Document.
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  rguenth2012-09-19 Richard Guenther <rguenther@suse.de>
2012-09-19  rguenth2012-09-19 Richard Guenther <rguenther@suse.de>
2012-09-14  rguenth2012-09-14 Richard Guenther <rguenther@suse.de>
2012-09-09  hubicka * passes.c (ipa_write_summaries_1): Set state;
2012-09-09  hubicka Replace cgraph_node_set and varpool_node_set by symtab...
2012-09-06  rguenth2012-09-06 Richard Guenther <rguenther@suse.de>
2012-08-13  hubicka * tree-pass.h (write_summary, write_optimization_summa...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  hjlAdd free inline summary pass after pass_early_local_passes
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-06-26  wschmidtgcc:
2012-06-15  eraman2012-06-15 Easwaran Raman <eraman@google.com>
2012-06-09  rthPR c++/53602
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-29  steven * integrate.c: Remove.
2012-05-11  rguenth2012-05-11 Richard Guenther <rguenther@suse.de>
2012-05-10  hubicka * cgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2012-03-21  rguenth2012-03-21 Richard Guenther <rguenther@suse.de>
2012-03-20  rguenth2012-03-20 Richard Guenther <rguenther@suse.de>
2012-02-24  rguenth2012-02-24 Richard Guenther <rguenther@suse.de>
2012-02-13  rguenth2012-02-13 Richard Guenther <rguenther@suse.de>
2012-01-02  jakub * passes.c (register_one_dump_file): Free full_name.
2011-12-22  bernds * tree-pass.h (pass_reload): Declare.
2011-12-21  kyukhingcc/
2011-12-06  rguenth2011-12-06 Richard Guenther <rguenther@suse.de>
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-27  jakub * common.opt: Add -foptimize-strlen option.
2011-07-11  krebbel2011-07-11 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-07-08  rthdwarf2: Extract cfi creation to a new pass.
2011-06-27  rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-23  hubicka PR tree-optimize/49373
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10  davidxlre checking -fdump-passes
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxl-fdump-pass implementation
2011-06-07  davidxlHandle assembler name in -fdisable/enable options
2011-06-06  aoliva* tree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  davidxlBetter function header dump
2011-05-30  davidxlNew option to disable/enable optimization passes.
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03  hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-25  rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25  rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-25  froydnj PR bootstrap/4828
2011-03-24  froydnj * function.c (instantiate_virtual_regs): Use FOR_EACH_...
2011-03-23  rguenth2011-03-23 Richard Guenther <rguenther@suse.de>
2011-02-17  hubicka PR debug/47106
2011-02-02  spopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-25  spopRemove the lambda framework and make -ftree-loop-linear...
2011-01-22  rthNew -fcompare-elim pass.
2011-01-11  hubicka PR lto/45721
2011-01-10  hubicka PR tree-optimization/47234
2010-11-29  jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-26  matz * tree-ssa-copy.c (fini_copy_prop): Don't DCE when...
2010-11-17  matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-04  rguenth2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-05  rguenth2010-10-05 Richard Guenther <rguenther@suse.de>
2010-09-23  ebotcazou * tree-flow.h (execute_update_addresses_taken): Adjust.
2010-09-22  rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-09-22  rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-09-07  rguenth2010-09-07 Richard Guenther <rguenther@suse.de>
2010-09-03  hubicka * passes.c (rest_of_decl_compilation): Do not add...
2010-08-21  hubicka * tree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-21  hubicka * lto-cgraph.c (lto_output_edge): Use gimple_has_body_...
2010-08-11  spopSchedule a copy_prop pass before graphite.
next