expmed.c (struct init_expmed_rtl): Change all fields but pow2 and cint from struct...
[gcc.git] / gcc / cfgexpand.c
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-06-05 Senthil Kumar Selvarajre PR debug/52472 (ICE: in convert_debug_memory_address...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-09 Florian Weimer-fstack-protector-strong: Instrumentation for return...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-22 Lin Zuojianre PR middle-end/60281 (Address Sanitizer triggers...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-03-20 Eric Botcazoucalls.c (store_one_arg): Remove incorrect const qualifi...
2014-03-05 Jakub Jelinekre PR lto/60404 (wrong code by LTO on x86_64-linux...
2014-03-03 Jakub Jelinekre PR middle-end/60175 (ICE on gcc.dg/asan/nosanitize...
2014-02-10 Bernd Edlingerre PR middle-end/60080 (gcc.dg/vect/vect-nop-move.c...
2014-01-09 Jakub Jelinekre PR middle-end/47735 (Unnecessary adjustments to...
2014-01-09 Max Ostapenkocfgexpand.c (expand_stack_vars): Optionally disable...
2014-01-08 Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-28 Jakub Jelinekre PR middle-end/59327 (warning in expand_used_vars)
2013-11-28 Jakub Jelinekcfgexpand.c (struct stack_vars_data): Add asan_base...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-11-14 Eric Botcazoucfgexpand.c (defer_stack_allocation): When optimization...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Eric Botcazoucfgexpand.c (expand_used_vars): Allocate space for...
2013-11-09 Jan-Benedict Glawfunction.c (NAME__MAIN): Move to...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-27 Tom de VriesFix line number data for PIC register setup code.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09 Easwaran Ramanparams.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-12 DJ Deloriecfgexpand.c (expand_debug_expr): Avoid sign-extending...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-07 Han Shencfgexpand.c (record_or_union_type_has_array_p): New...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21 Marc Glissetree-pass.h (PROP_gimple_lvec): New.
2013-03-18 Richard Bienerre PR middle-end/56483 (LTO issue with expanding GIMPLE...
2013-03-05 Jakub Jelinekre PR debug/56510 (More var-tracking scalability problems)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-26 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-10-16 Eric Botcazoure PR rtl-optimization/54870 (gfortran.dg/array_constru...
2012-10-09 Richard Guentherre PR bootstrap/54837 (lto bootstrap error: ICE in...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-03 Michael Matzre PR middle-end/54146 (Very slow compile with attribut...
2012-08-03 Richard HendersonRevert "PR 34548"
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Hendersonre PR middle-end/34548 (GCC generates too many alignmen...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27 Richard HendersonAdd MULT_HIGHPART_EXPR
2012-06-15 Michael Matzre PR middle-end/38474 (compile time explosion in dataf...
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-20 Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-05 Richard Guenthercfgexpand.c (gimple_expand_cfg): Free dominator info.
2012-01-26 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2012-01-19 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-12 DJ Deloriecfgexpand.c (convert_debug_memory_address): Allow any...
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
next