Age | Commit message (Expand) | Author | Files | Lines |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+8 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+2 |
2015-10-20 | Correctly fill up cgraph_node::local.versionable flag. | Martin Liska | 1 | -9/+6 |
2015-10-08 | Fix Solaris bootstrap | Martin Jambor | 1 | -2/+2 |
2015-10-05 | IPA-CP Alignment lattice cleanup | Martin Jambor | 1 | -65/+177 |
2015-09-16 | Share memory blocks between pool allocators | Mikhail Maltsev | 1 | -4/+4 |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -4/+4 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -3/+3 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -7/+2 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-06-01 | Change use to type-based pool allocator in ipa-prop.c | Martin Liska | 1 | -20/+17 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -2/+2 |
2015-04-13 | ipa-cp.c (ipcp_driver): Relase prev_edge. | Jan Hubicka | 1 | -0/+1 |
2015-04-06 | ipa-cp (set_single_call_flag): Remove too restrictive assert. | Ilya Enkovich | 1 | -1/+0 |
2015-03-29 | re PR ipa/65478 (crafty performance regression) | Martin Jambor | 1 | -8/+81 |
2015-02-19 | re PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscompiled) | Martin Jambor | 1 | -3/+2 |
2015-02-17 | Add -fipa-cp-alignment | H.J. Lu | 1 | -0/+9 |
2015-02-10 | re PR ipa/64978 (ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1060) | Jan Hubicka | 1 | -5/+2 |
2015-02-05 | ipa-cp.c (ipa_value_from_jfunc, [...]): Add bounds check. | Jan Hubicka | 1 | -2/+4 |
2015-01-18 | re PR ipa/64378 (ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 ... | Jan Hubicka | 1 | -2/+7 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -5/+12 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-22 | symbol_summary is used for inline_summary. | Martin Liska | 1 | -4/+4 |
2014-12-22 | ipa-prop uses symbol_summary class. | Martin Liska | 1 | -0/+1 |
2014-12-08 | PR jit/63854: Introduce xstrdup_for_dump | David Malcolm | 1 | -2/+2 |
2014-12-05 | cgraph.h (cgraph_node): New method expand_all_artificial_thunks. | Martin Jambor | 1 | -1/+2 |
2014-12-04 | ipa-prop.h (ipa_alignment): New type. | Martin Jambor | 1 | -2/+167 |
2014-12-02 | re PR ipa/63814 (g++.dg/ipa/pr61160-1.C fails with -m32 -fPIC) | Martin Jambor | 1 | -43/+52 |
2014-11-18 | ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn. | Jan Hubicka | 1 | -14/+8 |
2014-11-17 | ipa-cp.c (ipa_get_indirect_edge_target_1): Handle speculation. | Jan Hubicka | 1 | -18/+46 |
2014-11-16 | * ipa-polymorphic-call.c | Jan Hubicka | 1 | -31/+38 |
2014-11-14 | ipa-prop.h (jump_func_type): Removed value IPA_JF_KNOWN_TYPE. | Martin Jambor | 1 | -27/+5 |
2014-11-14 | ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i... | Martin Jambor | 1 | -215/+606 |
2014-11-14 | ipa-cp.c (ipcp_value_source): Converted to a template class. | Martin Jambor | 1 | -229/+292 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -1/+19 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+14 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+2 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -0/+12 |
2014-10-05 | ipa-polymorphic-call.c (walk_ssa_copies): Recognize NULL pointer checks. | Jan Hubicka | 1 | -2/+4 |
2014-09-22 | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 1 | -9/+9 |
2014-09-20 | ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors. | Jan Hubicka | 1 | -5/+2 |
2014-09-03 | re PR ipa/62015 (ipa-cp-clone uses a clone that is too specialized for the ca... | Martin Jambor | 1 | -0/+10 |
2014-09-03 | re PR ipa/61986 (ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_... | Martin Jambor | 1 | -6/+10 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -15/+16 |