Age | Commit message (Expand) | Author | Files | Lines |
2017-07-28 | re PR middle-end/81502 (In some cases the data is moved to memory unnecessari... | Richard Biener | 1 | -1/+4 |
2017-07-27 | re PR middle-end/81564 (ICE in group_case_labels_stmt()) | Peter Bergner | 1 | -2/+3 |
2017-07-14 | Remove Java references in source code. | Martin Liska | 1 | -2/+0 |
2017-07-03 | * tree-cfg.c (gimple_find_sub_bbs): Fix profile updating. | Jan Hubicka | 1 | -3/+8 |
2017-07-03 | tree-cfgcleanup.c (want_merge_blocks_p): New function. | Jan Hubicka | 1 | -1/+1 |
2017-07-02 | dumpfile.c: Include profile-count.h | Jan Hubicka | 1 | -5/+18 |
2017-07-01 | cfgrtl.c (rtl_flow_call_edges_add): Update profile. | Jan Hubicka | 1 | -2/+4 |
2017-06-30 | tree-cfg.c (group_case_labels_stmt): Merge scanning and compressing loops. | Peter Bergner | 1 | -22/+17 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -6/+4 |
2017-06-29 | tree-cfg.c (group_case_labels_stmt): Return whether we changed anything. | Richard Biener | 1 | -13/+19 |
2017-06-19 | tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take struct function ... | Richard Biener | 1 | -1/+1 |
2017-06-13 | Implement no_sanitize function attribute | Martin Liska | 1 | -2/+27 |
2017-06-06 | re PR bootstrap/80978 (LTO/PGO bootstrap broken by r248863) | Jan Hubicka | 1 | -1/+3 |
2017-06-06 | predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY. | Jan Hubicka | 1 | -0/+17 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -32/+38 |
2017-05-26 | Simplify usage of some TDF_* flags. | Martin Liska | 1 | -9/+2 |
2017-05-24 | re PR middle-end/80823 (ICE: verify_flow_info failed) | Peter Bergner | 1 | -1/+0 |
2017-05-17 | re PR middle-end/80775 (-O3 produces ice in group_case_labels_stmt) | Peter Bergner | 1 | -11/+16 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -5/+5 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -8/+8 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -6/+1 |
2017-05-12 | re PR middle-end/80707 (r247844 causes error: extra outgoing edge) | Peter Bergner | 1 | -0/+4 |
2017-05-10 | tree-cfg.c (gimple_seq_unreachable_p): New function. | Peter Bergner | 1 | -19/+31 |
2017-02-01 | re PR tree-optimization/79315 (ICE while building SPEC CPU 2006 FP with -Ofas... | Richard Biener | 1 | -4/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-14 | Split omp-low into multiple files | Martin Jambor | 1 | -3/+4 |
2016-11-29 | tree-cfg.c (lower_phi_internal_fn): Do not look for further PHIs after a regu... | Richard Biener | 1 | -10/+17 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -2/+59 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -15/+11 |
2016-09-26 | ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna... | Marek Polacek | 1 | -4/+1 |
2016-09-15 | Iterator to visit SSA | Kugan Vivekanandarajah | 1 | -3/+5 |
2016-08-17 | gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_p instead of testi... | Jakub Jelinek | 1 | -2/+2 |
2016-08-16 | re PR target/71910 (ICE on valid OpenMP code) | Jakub Jelinek | 1 | -9/+16 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -1/+1 |
2016-07-14 | gimple.h (stmt_can_terminate_bb_p): New function. | Jan Hubicka | 1 | -6/+18 |
2016-07-11 | Support running the selftests under valgrind | David Malcolm | 1 | -0/+6 |
2016-06-13 | Fix CASE_CHAIN typos | Thomas Schwinge | 1 | -1/+1 |
2016-06-06 | Selftest framework | David Malcolm | 1 | -0/+278 |
2016-05-30 | tree-cfg.c (print_loop): Print likely upper bounds. | Jan Hubicka | 1 | -0/+5 |
2016-05-24 | tree-cfg.h (should_remove_lhs_p): New predicate. | Marek Polacek | 1 | -4/+2 |
2016-05-20 | re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ... | Richard Guenther | 1 | -0/+47 |
2016-05-03 | gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true. | Richard Biener | 1 | -7/+2 |
2016-04-28 | Verify that context of local DECLs is the current function | Martin Jambor | 1 | -3/+25 |
2016-04-26 | Verify __builtin_unreachable and __builtin_trap are not called with arguments | Martin Jambor | 1 | -0/+24 |
2016-03-02 | re PR target/67278 (ICE: verify_gimple failed on darwin 14.5 x86_64) | Richard Biener | 1 | -2/+2 |
2016-01-18 | re PR middle-end/68542 (10% 481.wrf performance regression) | Yuri Rumyantsev | 1 | -11/+16 |
2016-01-08 | PR c++/68983 (BE) | Jason Merrill | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-23 | re PR ipa/67811 ([TM] ICE with try-block in transaction) | Richard Henderson | 1 | -1/+2 |
2015-12-22 | re PR ipa/67811 ([TM] ICE with try-block in transaction) | Richard Henderson | 1 | -15/+55 |