Age | Commit message (Expand) | Author | Files | Lines |
2016-07-21 | 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 1 | -1/+1 |
2016-06-24 | re PR debug/71642 (ICE: in gen_type_die_with_usage, at dwarf2out.c:22729) | Eric Botcazou | 1 | -1/+1 |
2016-06-23 | * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant. | Eric Botcazou | 1 | -1/+14 |
2016-05-20 | re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ... | Richard Guenther | 1 | -0/+4 |
2016-05-18 | ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c... | Jan Hubicka | 1 | -1/+1 |
2016-05-17 | re PR ipa/71146 (error: __builtin_unreachable or __builtin_trap call with arg... | Marek Polacek | 1 | -0/+1 |
2016-05-16 | * tree-inline.c (expand_call_inline): recurse after inlining thunk. | Jan Hubicka | 1 | -0/+1 |
2016-05-10 | Handle memory leak in tree-inline.c. | Martin Liska | 1 | -1/+1 |
2016-05-08 | cgraph.c (thunk_adjust): Export. | Jan Hubicka | 1 | -1/+37 |
2016-05-04 | tree-inline.c (expand_call_inline): Fix path dealing with making lhs of call ... | Jan Hubicka | 1 | -1/+6 |
2016-05-03 | gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true. | Richard Biener | 1 | -5/+18 |
2016-04-19 | gimple-walk.h (struct walk_stmt_info): Add stmt member. | Richard Biener | 1 | -10/+6 |
2016-04-04 | re PR middle-end/70457 (ICE (segfault) in gimple_expand_builtin_pow on powerp... | Bill Schmidt | 1 | -1/+1 |
2016-03-29 | re PR c++/70353 (ICE on __PRETTY_FUNCTION__ in a constexpr function) | Jason Merrill | 1 | -1/+2 |
2016-03-16 | re PR middle-end/70199 (Crash at -O2 when using labels.) | Richard Henderson | 1 | -36/+9 |
2016-03-05 | re PR c++/70084 (va_arg ((ap), int) regression on s390*-*) | Jakub Jelinek | 1 | -1/+6 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-01-15 | Avoid extraneous remapping in copy_gimple_seq_and_replace_locals | Martin Jambor | 1 | -4/+24 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-22 | re PR ipa/67811 ([TM] ICE with try-block in transaction) | Richard Henderson | 1 | -6/+8 |
2015-12-18 | re PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 a... | Jakub Jelinek | 1 | -16/+113 |
2015-12-10 | tree-inline.c (duplicate_remap_omp_clause_seq): New function. | Martin Jambor | 1 | -0/+46 |
2015-11-21 | re PR debug/66432 (libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch betwee... | Jakub Jelinek | 1 | -3/+4 |
2015-11-13 | Source range tracking in libcpp and C FE, with bit-packing optimization | David Malcolm | 1 | -4/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -0/+2 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -15/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -11/+11 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -8/+4 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -3/+12 |
2015-10-05 | Replace REAL_VALUES_EQUAL with real_equal | Richard Sandiford | 1 | -2/+3 |
2015-09-24 | [tree-inline][obvious] Delete redundant count_insns_seq | Kyrylo Tkachov | 1 | -15/+2 |
2015-09-22 | [PATCH tree-inline] Do not say "called from here" with UNKNOWN_LOCATION | Manuel López-Ibáñez | 1 | -12/+21 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -41/+41 |
2015-07-23 | gimple-fold.c (fold_gimple_cond): Do not require folding results to pass vali... | Richard Biener | 1 | -1/+0 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -19/+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-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-09 | re PR tree-optimization/66413 (ICE at -Os and above with -g enabled on x86_64... | Richard Biener | 1 | -1/+1 |
2015-06-09 | Reset inlined debug variables at the end of the inlined function | Alexandre Oliva | 1 | -0/+56 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-04-21 | cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE. | Richard Biener | 1 | -2/+1 |
2015-04-17 | Set PROP_gimple_lva for functions without IFN_VA_ARG | Tom de Vries | 1 | -0/+8 |
2015-03-13 | re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func... | Richard Biener | 1 | -5/+6 |
2015-03-10 | re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func... | Richard Biener | 1 | -1/+3 |
2015-01-16 | re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx) | Ilya Enkovich | 1 | -1/+1 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -1/+1 |