Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | tree-optimization/93381 fix integer offsetting in points-to analysis | Richard Biener | 1 | -7/+10 |
2020-01-08 | Use cgraph_node::dump_{asm_},name where possible. | Martin Liska | 1 | -2/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-19 | gimple const-correctness fixes | David Malcolm | 1 | -1/+1 |
2019-11-21 | cfganal.c (pre_and_rev_post_order_compute_fn): Use an auto_bb_flag instead of... | Richard Biener | 1 | -2/+6 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -4/+4 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -2/+2 |
2019-07-31 | re PR tree-optimization/91280 (ICE in get_constraint_for_component_ref, at tr... | Richard Biener | 1 | -3/+23 |
2019-07-30 | re PR tree-optimization/91257 (Compile-time and memory-hog hog) | Richard Biener | 1 | -25/+62 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -8/+8 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -1/+0 |
2019-06-06 | tree-ssa-structalias.c: Include tree-cfg.h. | Richard Biener | 1 | -11/+104 |
2019-05-20 | tree-ssa-structalias.c (find_func_aliases): POINTER_DIFF_EXPR doesn't produce... | Richard Biener | 1 | -0/+14 |
2019-05-02 | re PR tree-optimization/89509 (restrict doesnt work with subfield accesses) | Richard Biener | 1 | -1/+4 |
2019-04-15 | re PR ipa/88936 (-fipa-pta breaks bash (incorrect optimisation of recursive s... | Richard Biener | 1 | -0/+72 |
2019-02-26 | re PR tree-optimization/89505 (LibreOffice miscompilation starting with r260383) | Richard Biener | 1 | -1/+4 |
2019-02-22 | re PR tree-optimization/87609 (miscompilation with restrict and loop) | Richard Biener | 1 | -1/+35 |
2019-02-13 | [multiple changes] | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-28 | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 1 | -2/+2 |
2018-10-24 | re PR tree-optimization/84013 (wrong __restrict clique with inline asm operand) | Richard Biener | 1 | -25/+25 |
2018-10-15 | re PR middle-end/87610 (wrong-code with restrict) | Richard Biener | 1 | -3/+12 |
2018-10-09 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -26/+22 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -2/+2 |
2018-07-03 | re PR ipa/86389 (execute FAILs with -fipa-pta) | Richard Biener | 1 | -0/+1 |
2018-06-14 | re PR ipa/86124 (ICE in create_variable_info_for, at tree-ssa-structalias.c:6... | Richard Biener | 1 | -1/+2 |
2018-06-01 | re PR ipa/85960 (-fipa-pta and ifunc are incompatible) | Richard Biener | 1 | -7/+30 |
2018-05-31 | 2nd Patch for PR78009 | Qing Zhao | 1 | -0/+2 |
2018-05-18 | Aliasing 'this' in a C++ constructor | Marc Glisse | 1 | -4/+10 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: get_ref_base_and_extent | Richard Sandiford | 1 | -17/+22 |
2017-10-11 | [PATCH] DECL_ASSEMBLER_NAME and friends | Nathan Sidwell | 1 | -28/+20 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -1/+1 |
2017-08-17 | tree-ssa-structalias.c (solve_graph): When propagating to successors update t... | Richard Biener | 1 | -6/+23 |
2017-08-17 | re PR fortran/81827 (Large compile time with derived-type rrays) | Richard Biener | 1 | -1/+48 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -1/+2 |
2017-07-27 | attribs.c (decl_attributes): Imply noinline, noclone and no_icf attributes fo... | Jakub Jelinek | 1 | -2/+5 |
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 |