Age | Commit message (Expand) | Author | Files | Lines |
2017-07-25 | re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) | Georg-Johann Lay | 1 | -14/+7 |
2017-06-19 | tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply in UWHI to a... | Jakub Jelinek | 1 | -1/+1 |
2017-05-23 | Move symtab_node::dump_table to symbol_table::dump | Martin Liska | 1 | -1/+1 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -1/+1 |
2017-05-02 | re PR tree-optimization/80591 (AArch64 kernel miscompilation starting with r2... | Richard Biener | 1 | -2/+2 |
2017-04-21 | re PR tree-optimization/79547 (duplicate strlen calls with same argument not ... | Richard Biener | 1 | -0/+34 |
2017-04-10 | tree-ssa-structalias.c (find_func_aliases): Properly handle asm inputs. | Richard Biener | 1 | -2/+2 |
2017-03-27 | re PR ipa/79776 (ICE on valid code in insert_vi_for_tree, at tree-ssa-structa... | Richard Biener | 1 | -1/+3 |
2017-02-17 | re PR inline-asm/79552 (Wrong code generation due to -fschedule-insns, with _... | Richard Biener | 1 | -2/+8 |
2017-02-13 | cprop.c (cprop_jump): Add missing space in string literal. | Jakub Jelinek | 1 | -3/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-02 | re PR tree-optimization/78035 (Inconsistency between address comparison and a... | Richard Biener | 1 | -1/+11 |
2016-11-02 | re PR middle-end/78047 (Chromium apparently gets miscompiled) | Richard Biener | 1 | -1/+1 |
2016-10-20 | tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication. | Richard Biener | 1 | -0/+16 |
2016-10-17 | Set nonnull attribute to ptr_info_def based on VRP | Kugan Vivekanandarajah | 1 | -2/+10 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -8/+6 |
2016-10-07 | re PR tree-optimization/77879 (mpd gets miscompiled since r235622) | Richard Biener | 1 | -1/+36 |
2016-09-21 | re PR tree-optimization/77648 (Setting conversion to a integer to double to 0... | Richard Biener | 1 | -16/+42 |
2016-09-15 | Iterator to visit SSA | Kugan Vivekanandarajah | 1 | -5/+5 |
2016-07-26 | add [cd]tors to scc_info | Trevor Saunders | 1 | -35/+22 |
2016-07-19 | re PR tree-optimization/71908 (ICE at -Os and above in both 32-bit and 64-bit... | Richard Biener | 1 | -2/+16 |
2016-05-12 | re PR middle-end/71062 (r235622 and restrict pointers) | Richard Biener | 1 | -1/+4 |
2016-05-06 | re PR tree-optimization/70948 (r235622 caused gcc.c-torture/execute/va-arg-pa... | Richard Biener | 1 | -1/+1 |
2016-05-02 | Fix ICE in dump_pred_graph | Marek Polacek | 1 | -1/+5 |
2016-04-27 | re PR ipa/70760 (wrong generated code for std::make_unique with -fipa-pta) | Richard Biener | 1 | -35/+14 |
2016-04-27 | re PR ipa/70785 (LTO bootstrap with IPA PTA is broken) | Richard Biener | 1 | -1/+28 |
2016-04-18 | re PR tree-optimization/43434 (Missed vectorization: "not vectorized: data re... | Richard Biener | 1 | -28/+48 |
2016-04-17 | Add debug_varinfo and debug_varmap | Tom de Vries | 1 | -0/+108 |
2016-03-10 | re PR tree-optimization/70128 (Linux kernel div patching optimized away) | Richard Biener | 1 | -0/+10 |
2016-02-26 | re PR target/69551 (Wrong code with single element vector insert) | Richard Biener | 1 | -0/+8 |
2016-02-09 | Fix GOMP/GOACC_parallel optimization in ipa-pta | Tom de Vries | 1 | -9/+40 |
2016-01-13 | Fix infinite recursion in create_variable_info_for_1 | Tom de Vries | 1 | -8/+34 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-16 | Add pass_oacc_ipa | Tom de Vries | 1 | -0/+2 |
2015-12-13 | Handle sizes and kinds params of GOACC_paralllel in find_func_clobbers | Tom de Vries | 1 | -0/+16 |
2015-12-10 | tree-ssa-structalias.c (struct variable_info): Add is_ipa_escape_point flag. | Richard Biener | 1 | -8/+23 |
2015-12-10 | re PR ipa/68331 ([meta-bug] fipa-pta issues) | Richard Biener | 1 | -27/+42 |
2015-12-10 | tree-ssa-structalias.c (create_function_info_for): Add missing constraint fro... | Richard Biener | 1 | -0/+5 |
2015-12-10 | Remove invalid assert in find_func_aliases_for_builtin_call | Tom de Vries | 1 | -1/+0 |
2015-12-09 | Fix GOMP/GOACC_parallel handling in find_func_clobbers | Tom de Vries | 1 | -1/+46 |
2015-12-02 | Handle BUILT_IN_GOACC_PARALLEL in ipa-pta | Tom de Vries | 1 | -4/+24 |
2015-11-30 | Handle BUILT_IN_GOMP_PARALLEL in ipa-pta | Tom de Vries | 1 | -13/+58 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -3/+7 |
2015-11-04 | Handle recursive restrict in function parameter | Tom de Vries | 1 | -33/+45 |
2015-11-04 | Use decl_type in create_variable_info_for_1 | Tom de Vries | 1 | -2/+2 |
2015-11-02 | Rename make_restrict_var_constraints to make_param_constraints | Tom de Vries | 1 | -19/+14 |
2015-11-02 | Replace make_copy_constraint with make_constraint_from in make_restrict_var_c... | Tom de Vries | 1 | -1/+1 |
2015-10-31 | Don't expect existing varinfo for arguments in intra_create_variable_infos | Tom de Vries | 1 | -6/+2 |
2015-10-31 | Add initial constraints in create_function_info_for | Tom de Vries | 1 | -26/+55 |
2015-10-31 | Improve readability and structure of create_function_info_for | Tom de Vries | 1 | -7/+15 |