i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / tree-inline.c
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-25 Eric Botcazoure PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-05-24 Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-22 Richard Guentherre PR middle-end/53437 (FAIL: gcc.dg/guality/inline...
2012-05-18 Richard Guenthertree-flow.h (mark_symbols_for_renaming): Remove.
2012-05-16 Richard Guenthertree-inline.c (insert_init_stmt): Do not call mark_symb...
2012-05-11 Richard Guenthertree-flow.h (referenced_var_check_and_insert): Remove.
2012-05-07 Richard Bienerre PR lto/53195 (ICE seg fault in lto (in set_is_used...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-22 Jan Hubickare PR tree-optimization/51737 (g++ crashes (internal...
2012-01-16 Jakub Jelinekre PR tree-optimization/51865 (ICE in insert_vi_for_tre...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-21 Jakub Jelinekre PR middle-end/51644 (va_list vs. warning: ‘noreturn...
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-12-08 Richard Guentherre PR tree-optimization/49772 (ICE: in ipa_pta_execute...
2011-11-15 Maxim Kuvyrkovipa-cp.c (ipa_value_from_jfunc): Make global.
2011-11-09 Richard Guentherre PR tree-optimization/51039 (ICE: in estimate_functio...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-18 Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-02 Martin Jamboripa-prop.h (ipa_node_params): Removed fields called_wit...
2011-08-30 Richard Guentherre PR tree-optimization/48571 (Missed data-dependence...
2011-07-26 Andrew Pinskire PR middle-end/49671 (volatile goes missing after...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-06 Jakub Jelinekre PR c++/49264 (Internal compiler error: segmentation...
2011-05-17 Uros Bizjakipa-inline-analysis.c (inline_node_duplication_hook...
2011-05-16 Jason Merrillre PR c++/48999 (FAIL: g++.dg/torture/20090706-1.C...
2011-05-11 Richard Guentherre PR middle-end/48953 (ICE: verify_gimple failed:...
2011-05-05 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-02 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-04-29 Richard Guenthertree-inline.c (remap_eh_region_tree_nr): Use integer_ty...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-22 Martin Jamborre PR middle-end/48585 (483.xalancbmk in SPEC CPU 2006...
2011-04-19 Eric Botcazoutree-inline.c (expand_call_inline): Do not issue a...
2011-04-17 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): When call state...
2011-04-15 Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Martin Jambortree-inline.c (tree_function_versioning): Call cgraph_g...
2011-04-11 Xinliang David Lisanity check ic target
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-04-06 Richard Guenthertree-inline.c (estimate_num_insns): For calls simply...
2011-04-06 Richard Guentherre PR middle-end/47663 (Very simple wrapper not inlined)
2011-04-04 Eric Botcazoucfghooks.c (tidy_fallthru_edges): Add ??? comment.
2011-03-28 Martin Jambortree-inline.c (expand_call_inline): Do not check that...
2011-02-28 Richard Guenthertree-inline.c (tree_function_versioning): Set BLOCK_SUP...
2011-02-17 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-20 Richard Guentherre PR middle-end/47370 (error: invalid first operand...
2011-01-17 Richard Guentherre PR middle-end/47313 (ICE: PHI argument is not a...
2011-01-14 Martin Jamborre PR middle-end/46823 (ICE: edge points to wrong decla...
2011-01-10 H.J. LuCheck e->call_stmt before calling gimple_call_set_canno...
2010-12-21 Jan Hubickare PR target/47000 (Failure to inline SSE intrinsics)
2010-12-07 Richard Guentherre PR tree-optimization/46726 (x*x has different cost...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-10 H.J. LuCheck preferred vector mode for vector type in estimate...
2010-11-10 Jan Hubickare PR tree-optimization/40436 (0.5% code size regressio...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-18 Eric Botcazoutree-flow.h (gimple_purge_all_dead_abnormal_call_edges...
2010-10-14 Eric Botcazousched-deps.c (sched_insn_is_legitimate_for_speculation...
2010-09-25 Eric Botcazoutree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when...
2010-09-22 Richard Guenthertree-inline.c (optimize_inline_calls): Schedule cleanup...
2010-09-18 Richard Guentherre PR tree-optimization/45709 (internal compiler error...
2010-09-18 Richard Guentherre PR tree-optimization/45709 (internal compiler error...
2010-09-16 Jan Hubickapr45679-1_0.C: New file.
2010-09-07 Jan Hubickatree-inline.c (tree_inlinable_function_p): Do not test...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-27 Jakub Jelinekre PR tree-optimization/45083 (strange warning text...
2010-07-22 Martin Jamborcgraphunit.c (verify_edge_count_and_frequency): New...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-07-09 Jan Hubickatree-inline.c (declare_return_variable): Fix ICE while...
2010-07-08 Jan Hubickatree-inline.c (declare_return_variable): Allocate annot...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-04 Richard Guentherre PR middle-end/44785 (Invalid memory access in gfortr...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Bernd Schmidtre PR tree-optimization/39799 (missing 'may be used...
2010-06-29 Jan Hubicka* tree-inline.c: Replace incomming by incomin and clonn...
2010-06-29 Jan Hubickapredict.c (propagate_freq): Clear EXIT_BLOCK_PTR freque...
2010-06-29 Richard Guentherre PR tree-optimization/44667 (ICE: verify_stmts failed...
2010-06-26 Jan Hubickaipa-split-2.c: New testcase.
2010-06-25 Manuel López-Ibáñezre PR middle-end/44665 (typo in comment, incorrect...
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-22 Eric Botcazoucgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
next