Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -1/+1 |
2016-09-02 | re PR tree-optimization/77444 (Bogus assignments in cand_value_at) | Jakub Jelinek | 1 | -2/+3 |
2016-07-20 | cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0. | Uros Bizjak | 1 | -1/+1 |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -5/+5 |
2016-07-12 | Introduce new param: AVG_LOOP_NITER | Martin Liska | 1 | -4/+3 |
2016-07-11 | Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG. | Bernd Edlinger | 1 | -1/+1 |
2016-07-07 | tree-scalar-evolution.c (iv_can_overflow_p): export. | Jan Hubicka | 1 | -0/+4 |
2016-06-17 | re PR tree-optimization/71347 (Performance drop after r235513 on x86-64 in 32... | Bin Cheng | 1 | -25/+6 |
2016-05-30 | Add profiling support for IVOPTS | Martin Liska | 1 | -16/+46 |
2016-05-28 | tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use likely_max_stmt_e... | Jan Hubicka | 1 | -1/+1 |
2016-05-26 | IVOPTS: make comp_cost in a more c++ fashion. | Martin Liska | 1 | -145/+235 |
2016-05-26 | Fix ivopts estimates for internal functions | Richard Sandiford | 1 | -0/+1 |
2016-05-18 | tree-ssa-loop-ivopts.c (get_computation_cost_at): Check inv expression pointe... | Bin Cheng | 1 | -1/+1 |
2016-05-13 | Cast to unsigned HOST_WIDE_INT in printf format | H.J. Lu | 1 | -2/+2 |
2016-05-13 | IVOPTS dump fall-out | Martin Liska | 1 | -2/+2 |
2016-05-13 | Enhance dumps of IVOPTS | Martin Liska | 1 | -197/+256 |
2016-05-03 | tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on before usi... | Bin Cheng | 1 | -2/+2 |
2016-05-03 | tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber cbase. | Bin Cheng | 1 | -5/+7 |
2016-04-27 | tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation. | Martin Liska | 1 | -4/+5 |
2016-04-27 | tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use instead of r... | Bin Cheng | 1 | -830/+694 |
2016-04-18 | tree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_loop_iterations_int. | Jan Hubicka | 1 | -1/+5 |
2016-04-12 | Revert r234572 (aka PR testsuite/70577) | Martin Liska | 1 | -5/+1 |
2016-03-31 | tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize scratch field fo... | Bin Cheng | 1 | -1/+3 |
2016-03-31 | tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field. | Bin Cheng | 1 | -10/+47 |
2016-03-30 | tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic estimat... | Jan Hubicka | 1 | -1/+5 |
2016-03-23 | re PR tree-optimization/69042 (Missed optimization in ivopts) | Bin Cheng | 1 | -4/+6 |
2016-02-10 | re PR tree-optimization/68021 (ice in rewrite_use_nonlinear_expr with -O3) | Bin Cheng | 1 | -1/+13 |
2016-01-27 | common.opt (fkeep-gc-roots-live): New undocumented option. | Ian Lance Taylor | 1 | -2/+15 |
2016-01-23 | tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the... | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-09 | Fix newly introduced memory leak in | Martin Liska | 1 | -3/+3 |
2015-11-20 | re PR tree-optimization/52272 (Performance regression of 410.bwaves on x86.) | Bin Cheng | 1 | -29/+199 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -7/+20 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -10/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -11/+11 |
2015-10-29 | tree-ssa-loop-ivopts.c (split_address_cost): Check depends_on. | Bin Cheng | 1 | -5/+8 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -11/+7 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -30/+31 |
2015-09-17 | re PR tree-optimization/66388 (Test gcc.target/i386/pr49781-1.c failed becaus... | Bin Cheng | 1 | -5/+214 |
2015-09-15 | tree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip unnecessary type conversion... | Bin Cheng | 1 | -0/+1 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-07-16 | tree-ssa-loop-ivopts.c (add_candidate): Remove call to add_autoinc_candidates. | Bin Cheng | 1 | -18/+20 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-07-02 | tree-ssa-loop-ivopts.c (struct ivopts_data): New field iv_obstack. | Bin Cheng | 1 | -18/+15 |
2015-06-30 | tree-ssa-loop-ivopts.c (record_sub_use): Don't reset ssa_name field in struct... | Bin Cheng | 1 | -4/+0 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (free_ptr_hash): New class. | Richard Sandiford | 1 | -3/+1 |