Age | Commit message (Expand) | Author | Files | Lines |
2017-06-11 | tree.h (id_equal): New. | Jason Merrill | 1 | -1/+1 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -15/+32 |
2017-05-23 | Introduce symtab_node::dump_{asm_,}name functions. | Martin Liska | 1 | -7/+8 |
2017-05-23 | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 1 | -1/+1 |
2017-05-22 | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h | Jan Hubicka | 1 | -1/+1 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -1/+1 |
2017-05-16 | Fix 2 typos in ipa-devirt.c. | Martin Liska | 1 | -2/+2 |
2017-05-09 | ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scope typedefs. | Nathan Sidwell | 1 | -3/+4 |
2017-04-24 | Fix (PR middle-end/79931) | Martin Liska | 1 | -1/+7 |
2017-03-11 | Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) | David Malcolm | 1 | -1/+1 |
2017-03-03 | Properly handle __cxa_pure_virtual visibility (PR lto/79760). | Jan Hubicka | 1 | -4/+13 |
2017-01-24 | re PR translation/79208 (Typo in gcc/ipa-devirt.c:1631) | Richard Biener | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -3/+3 |
2016-09-20 | Add IPA VRP | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-09-05 | re PR rtl-optimization/77425 (Pointer test follows dereference in sched-int.h) | Jakub Jelinek | 1 | -2/+1 |
2016-04-05 | re PR ipa/66223 (Diagnostic of pure virtual function call broken, including _... | Jan Hubicka | 1 | -2/+2 |
2016-04-04 | re PR ipa/66223 (Diagnostic of pure virtual function call broken, including _... | Jan Hubicka | 1 | -3/+6 |
2016-03-29 | re PR lto/70283 (bogus vtable mismatch warnings) | Jan Hubicka | 1 | -10/+34 |
2016-03-16 | Safely use nodes[0] in possible_polymorphic_call_targets | Tom de Vries | 1 | -2/+1 |
2016-03-10 | re PR lto/69630 (LTO ICE in types_same_for_odr at ipa-devirt.c:402) | Jan Hubicka | 1 | -2/+2 |
2016-03-08 | ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because. | Jakub Jelinek | 1 | -1/+1 |
2016-02-25 | re PR lto/69630 (LTO ICE in types_same_for_odr at ipa-devirt.c:402) | Jan Hubicka | 1 | -0/+1 |
2016-01-23 | tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the... | Jakub Jelinek | 1 | -2/+2 |
2016-01-19 | re PR ipa/66223 (Diagnostic of pure virtual function call broken, including _... | Jan Hubicka | 1 | -2/+32 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-01 | ipa-devirt.c (type_with_linkage_p, [...]): Move to ... | Jan Hubicka | 1 | -87/+0 |
2015-11-29 | ipa-devirt.c (add_type_duplicate): Remove redundant ODR violation dump | Jan Hubicka | 1 | -9/+0 |
2015-11-27 | Fix memory leaks in IPA devirt | Martin Liska | 1 | -4/+3 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -14/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -21/+15 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-07-27 | * ipa-devirt.c (types_same_for_odr): Fix typo. | Marek Polacek | 1 | -1/+1 |
2015-07-15 | gimple-pretty-print.h: Don't include pretty-print.h. | Andrew MacLeod | 1 | -2/+0 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -2/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (default_hash_traits): New structure. | Richard Sandiford | 1 | -6/+9 |
2015-06-25 | cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash. | Richard Sandiford | 1 | -5/+3 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -6/+1 |
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-08 | re PR lto/65378 (Tweak to wording of -Wodr message) | Jan Hubicka | 1 | -106/+167 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-24 | re PR lto/66180 (many -Wodr false positives when building LLVM with -flto) | Jan Hubicka | 1 | -18/+51 |
2015-05-24 | ipa-utils.h (method_class_type): Remove. | Jan Hubicka | 1 | -16/+2 |
2015-05-19 | ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara... | Jan Hubicka | 1 | -3/+7 |
2015-05-16 | ipa-utils.h (warn_types_mismatch, [...]): Declare. | Jan Hubicka | 1 | -13/+100 |