aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor1-0/+17
2010-05-19tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step to tree.Christian Borntraeger1-0/+18
2010-05-19Revert:Nathan Froyd1-0/+8
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-0/+5
2010-05-18* ipa-reference.c (propagate): Walk all nodes in the cleanup stage.Jan Hubicka1-0/+4
2010-05-18re PR rtl-optimization/43332 (valgrind warns about using uninitialized variab...Vladimir Makarov1-0/+5
2010-05-19tree.h (build_int_cstu): Implement as static inline.Anatoly Sokolov1-0/+7
2010-05-18re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther1-0/+14
2010-05-18ipacp_0.c: New test.Jan Hubicka1-0/+5
2010-05-18re PR lto/44184 ("asm goto" does not work with LTO)Steven Bosscher1-0/+8
2010-05-18re PR debug/41371 (var-tracking is slow and memory hungry)Jakub Jelinek1-0/+6
2010-05-18add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher1-0/+8
2010-05-17cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p whe...Jan Hubicka1-0/+7
2010-05-17cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka1-0/+14
2010-05-17Also apply the insn to prefetch ratio heuristic to loops with known trip count.Changpeng Fang1-0/+6
2010-05-17Define PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic.Changpeng Fang1-0/+6
2010-05-17ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka1-0/+17
2010-05-17re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefi...Rainer Orth1-0/+34
2010-05-17cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor1-0/+49
2010-05-17Forgot ChangeLog entry for last commit.Rainer Orth1-0/+4
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd1-0/+26
2010-05-17re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup...Jakub Jelinek1-0/+4
2010-05-17re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++)Jakub Jelinek1-0/+8
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd1-0/+4
2010-05-17rs6000.c (rs6000_emit_allocate_stack): Delete unnecessary prototype.Alan Modra1-0/+10
2010-05-17re PR middle-end/44133 (Uninit warning regression with new SRA)Martin Jambor1-0/+11
2010-05-17function.c (try_fit_stack_local, [...]): New static functions.Bernd Schmidt1-0/+12
2010-05-17s390.c: Define sane prefetch settings and activate flag_prefetch_loop_arrays ...Christian Borntraeger1-0/+6
2010-05-17lto-streamer-out.c (lto_output): Fix --enable-checking=release build.Jakub Jelinek1-0/+5
2010-05-17ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of function...Jan Hubicka1-0/+5
2010-05-16cgraph.c (dump_cgraph_node): Dump versionable flag.Jan Hubicka1-1/+11
2010-05-16cgraph.c (cgraph_clone_node): Take decl argument and insert clone into hash w...Jan Hubicka1-0/+28
2010-05-16invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther1-0/+9
2010-05-16opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.Eric Botcazou1-0/+6
2010-05-16ipa.c (function_and_variable_visibility): Also bring local all aliases.Jan Hubicka1-0/+5
2010-05-16alias.c (nonoverlapping_memrefs_p): Remove use of IPA type-escape information.Richard Guenther1-0/+5
2010-05-16c-common.c (c_common_reswords): Add _Static_assert for C.Joseph Myers1-0/+21
2010-05-16mmix.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov1-0/+13
2010-05-16tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on BUILT_IN_AL...Eric Botcazou1-1/+7
2010-05-16var-tracking.c (vars_copy_1): Inline ...Richard Guenther1-0/+18
2010-05-16lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.Richard Guenther1-0/+6
2010-05-16c-decl.c: Don't include gimple.h.Steven Bosscher1-0/+5
2010-05-15c.opt: Add -fnothrow-opt.Jason Merrill1-0/+4
2010-05-15ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.Jan Hubicka1-0/+5
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-0/+43
2010-05-15targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.Uros Bizjak1-6/+9
2010-05-15c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...Joseph Myers1-0/+12
2010-05-15gimple.h (compare_field_offset): Rename into...Eric Botcazou1-0/+11
2010-05-15tree.h (ctor_to_list): Delete.Nathan Froyd1-0/+5
2010-05-15ipa-reference.c: Include toplev.hJan Hubicka1-0/+19