]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-structalias.c
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / tree-ssa-structalias.c
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-02-16  Richard Bienerre PR tree-optimization/65077 (memcpy generates incorre...
2015-01-26  H.J. LuInitialize ruid in new_var_info
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-31  Uros Bizjakdiagnostic.c (build_message_string): Use xvasprintf.
2014-11-24  Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16  Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-02  Richard Bienerre PR middle-end/62695 (internal compiler error: in...
2014-09-01  Richard Bienertree-ssa-struct-aliases.c (find_func_aliases_for_builti...
2014-08-15  Richard Bienertree-ssa-structalias.c (readonly_id): Rename to string_id.
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-28  Richard Bienerre PR ipa/61921 (ICE: SIGSEGV in varpool_node::get_cons...
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-24  Richard Bienerre PR ipa/61823 (gcc.dg/torture/pr43879_[12].c FAILs...
2014-07-09  Trevor Saundersremove has_execute
2014-07-08  Richard Bienerre PR tree-optimization/61681 (wrong code at -Os and...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-22  Richard Bienertree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienerre PR debug/61070 (debug_bitmap writes to stdout)
2014-04-25  Richard Bienerre PR ipa/60912 (wrong code with -O -fno-inline -fipa...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-15  Richard Bienertree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2014-03-11  Richard Bienertree-ssa-structalias.c (get_constraint_for_ptr_offset...
2014-03-11  Richard Bienerre PR middle-end/60429 (Miscompilation (aliasing) with...
2014-02-07  Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Richard Bienerre PR middle-end/38474 (compile time explosion in dataf...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  Richard Bienerre PR middle-end/38474 (compile time explosion in dataf...
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04  Xinliang David LiUpdate changed bit when constraint set changes
2013-11-26  Richard Bienerre PR tree-optimization/59287 (points-to analysis confu...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-15  Richard Bienerre PR middle-end/50262 (PTA doesn't disambiguate locall...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
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-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-23  Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-08-06  Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-21  Mike StumpFix typos.
2013-06-05  David Malcolmtree-ssa-structalias.c (call_stmt_vars): Make static.
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-23  Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-03-27  Richard Bienerre PR target/56716 (during gcc 4.8.0 build on Cygwin...
2013-03-27  Richard Bienerre PR tree-optimization/37021 (Fortran Complex reductio...
2013-03-20  Richard Bienertree-ssa-structalias.c (struct variable_info): Add...
2013-03-18  Richard Bienertree-ssa-structalias.c (find): Use gcc_checking_assert.
2013-03-18  Richard Bienerre PR tree-optimization/56210 (invalid -Warray-bounds...
2013-02-04  Richard Bienerre PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10...
2013-02-04  Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-02-01  Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-01-30  Richard Bienertree-ssa-structalias.c (final_solutions, [...]): New...
2013-01-29  Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Richard Bienerre PR tree-optimization/55890 (calling a builtin func...
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
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-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07  Richard Guentherre PR middle-end/53667 (Cray pointer: Wrong result...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-03  Richard Bienerre PR middle-end/54362 (COND_EXPR not understood by...
2012-08-16  Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09  Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-07-20  Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-23  Jan Hubickare PR tree-optimization/53426 (ICE:create_variable_info...
2012-04-20  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16  Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
next