Age | Commit message (Expand) | Author | Files | Lines |
2015-12-09 | re PR ipa/68790 (gcc.c-torture/execute/20050713-1.c FAILs with -O0 -fipa-icf) | Martin Liska | 1 | -1/+1 |
2015-12-06 | * ipa-icf.c (sem_function::merge): Check that local_original exists. | Jan Hubicka | 1 | -1/+3 |
2015-12-04 | * ipa-inline.c (can_inline_edge_p) Use merged_comdat. | Jan Hubicka | 1 | -4/+9 |
2015-11-21 | ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL... | Jan Hubicka | 1 | -4/+2 |
2015-11-13 | re PR ipa/68311 (gcc/ipa-icf.c:3041: possible sequence point error ?) | Martin Liska | 1 | -1/+3 |
2015-11-12 | re PR ipa/68035 (ipa performance issue when no procedures are present) | Martin Liska | 1 | -19/+27 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -12/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -14/+13 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -18/+24 |
2015-10-08 | ipa-icf.c (sem_item::compare_symbol_references): Fix use of availability. | Jan Hubicka | 1 | -2/+2 |
2015-10-05 | Remove remaining uses of REAL_VALUES_IDENTICAL | Richard Sandiford | 1 | -2/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -2/+2 |
2015-07-15 | gimple-pretty-print.h: Don't include pretty-print.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-10 | ipa-icf.c: Fix typo in dump message | Bernhard Reutner-Fischer | 1 | -1/+1 |
2015-07-09 | lto-streamer.h: Don't include target.h and alloc-pool.h. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -17/+5 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -2/+1 |
2015-06-22 | re PR ipa/65908 (ICE: in expand_thunk, at cgraphunit.c:1700) | Jan Hubicka | 1 | -64/+63 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -7/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-24 | ipa-utils.h (method_class_type): Remove. | Jan Hubicka | 1 | -6/+6 |
2015-05-18 | IPA ICF: add support for debug counter. | Martin Liska | 1 | -1/+3 |
2015-05-07 | gcov-tool.c (do_merge): Refactore to remove int ret. | Aditya Kumar | 1 | -1/+1 |
2015-04-27 | * ipa-icf.c (icf_handled_component_p): Remove redundant tests. | Eric Botcazou | 1 | -3/+2 |
2015-04-24 | ipa-icf.c (sem_function::equals_wpa): Compare thunk info. | Jan Hubicka | 1 | -39/+71 |
2015-04-23 | ipa-icf.c (sem_item::compare_attributes): New function. | Jan Hubicka | 1 | -46/+129 |
2015-04-23 | ipa-icf.c (symbol_compare_collection::symbol_compare_collection): cleanup. | Jan Hubicka | 1 | -56/+152 |
2015-04-17 | Fix IPA memory leaks. | Martin Liska | 1 | -6/+20 |
2015-04-12 | Fix accidental commit. | Jan Hubicka | 1 | -1/+1 |
2015-04-12 | Jan Hubicka <hubicka@ucw.cz> | Jan Hubicka | 1 | -15/+18 |
2015-04-05 | re PR middle-end/65665 (g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-... | Martin Liska | 1 | -4/+6 |
2015-03-31 | re PR ipa/65557 (ICE: SIGSEGV in hash_table<>::find_slot_with_hash() with -fd... | Martin Liska | 1 | -2/+2 |
2015-03-24 | IPA ICF: enhance hash value calculated in TU | Jan Hubicka | 1 | -14/+146 |
2015-03-23 | re PR ipa/65521 (nondeterministic -fcompare-debug failures) | Jakub Jelinek | 1 | -2/+2 |
2015-03-22 | IPA ICF: include hash values of references. | Martin Liska | 1 | -4/+91 |
2015-03-19 | re PR lto/65380 ([ICF] LTO: ICE in add_symbol_to_partition_1, at lto/lto-part... | Jan Hubicka | 1 | -0/+14 |
2015-03-18 | re PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_item_optimizer::merge_c... | Martin Liska | 1 | -12/+23 |
2015-03-13 | ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC... | Jan Hubicka | 1 | -88/+56 |
2015-03-10 | ipa-icf.c (sem_function::equals_wpa): Move here some checks from ... | Jan Hubicka | 1 | -68/+60 |
2015-03-05 | * ipa-icf.c (sem_variable::equals_wpa): Check FINAL flags. | Jan Hubicka | 1 | -0/+12 |
2015-03-05 | re PR ipa/65318 (wrong code at -Os and above on x86_64-linux-gnu) | Martin Liska | 1 | -0/+5 |
2015-03-05 | re PR ipa/65270 (issues with merging memory accesses from different code paths) | Jan Hubicka | 1 | -0/+22 |
2015-03-03 | re PR ipa/65287 (Current trunk ICE in address_matters_p, at symtab.c:1908) | Martin Liska | 1 | -1/+2 |
2015-03-03 | ICF: Use bit or instead of if branch. | Martin Liska | 1 | -2/+1 |
2015-03-03 | re PR ipa/65282 (wrong code at -Os and above on x86_64-linux-gnu) | Martin Liska | 1 | -1/+1 |
2015-03-03 | re PR target/65263 (ICE (error: unrecognizable insn / in insn_min_length, at ... | Martin Liska | 1 | -5/+22 |
2015-03-03 | re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ip... | Martin Liska | 1 | -8/+18 |