Age | Commit message (Expand) | Author | Files | Lines |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -6/+6 |
2016-09-26 | ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna... | Marek Polacek | 1 | -12/+2 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -3/+1 |
2016-07-13 | use auto_vec for more local variables | Trevor Saunders | 1 | -2/+1 |
2016-01-08 | re PR tree-optimization/69162 (ICE in create_tmp_var, at gimple-expr.c:468) | Jakub Jelinek | 1 | -3/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-10 | tree-chkp.c (chkp_call_returns_bounds_p): Return true for VA_ARG call. | Ilya Enkovich | 1 | -0/+6 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+3 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -7/+8 |
2015-10-08 | [PATCH] [3/n] Fix minor SSA_NAME leaks | Jeff Law | 1 | -0/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+6 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -4/+12 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -12/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -19/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-09 | Handle location in expand_ifn_va_arg_1 | Tom de Vries | 1 | -0/+4 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-18 | Move array-type va_list handling to build_va_arg | Tom de Vries | 1 | -9/+5 |
2015-05-13 | Gimplify va_arg ap based on do_deref | Tom de Vries | 1 | -1/+8 |
2015-05-12 | Don't take address of ap unless necessary | Tom de Vries | 1 | -7/+10 |
2015-04-28 | Evaluate side-effects in expand_ifn_va_arg_1 | Tom de Vries | 1 | -0/+2 |
2015-04-17 | Postpone expanding va_arg until pass_stdarg | Tom de Vries | 1 | -13/+171 |
2015-04-17 | Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute | Tom de Vries | 1 | -43/+51 |
2015-02-20 | tree-streamer.c (preload_common_nodes): Don't preload TI_VA_LIST* for offload... | Bernd Schmidt | 1 | -0/+7 |
2015-02-18 | Add fstdarg-opt | Tom de Vries | 1 | -2/+3 |
2015-02-09 | re PR target/64979 (stdarg optimization not able to find escape sites in phi ... | Jakub Jelinek | 1 | -15/+32 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -3/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -10/+9 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+3 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -49/+47 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -13/+6 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+2 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+6 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |