Implement C _FloatN, _FloatNx types.
[gcc.git] / gcc / tree-scalar-evolution.c
2016-08-09 Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-07-21 Bin Chengtree-chrec.c (convert_affine_scev): New parameter.
2016-07-15 Bin Chengtree-scalar-evolution.c (simple_iv_with_niters): New...
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-07 Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): export.
2016-07-05 Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): New function.
2016-07-05 Jan Hubickatree-scalar-evoluiton.c (simple_iv): Use nowrap_type...
2016-04-20 Bin Chengtree-scalar-evolution.c (interpret_rhs_expr): Handle...
2016-04-14 Richard Bienerre PR tree-optimization/70614 (GCC gets stuck with -O)
2016-02-24 Richard Bienerre PR tree-optimization/69760 (Wrong 64-bit memory...
2016-01-18 Alan LawrenceEnhance SCEV to follow copies of SSA_NAMEs.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-20 Tom de VriesDo final value replacement in try_create_reduction_list
2015-11-17 Tom de VriesMake fdump-tree-sccp-details more complete
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-05 Alan Lawrence[PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
2015-11-02 Alan LawrenceRevert: tree-scalar-evolution.c: Handle LSHIFT by constant
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27 Alan Lawrencetree-scalar-evolution.c: Handle LSHIFT by constant
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-17 Bin Chengtree-ssa-loop-niter.c (tree_simplify_using_condition_1...
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Richard Bienerre PR middle-end/66375 (wrong code at -O2 and -O3 on...
2015-06-02 Bin Chengre PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-11 Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-11-20 Trevor Saundersremove more ggc htabs
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-13 Jakub Jelinekre PR tree-optimization/59387 (wrong code (hangs) at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-13 Bin Chengre PR tree-optimization/58296 (ivopts is unable to...
2013-12-11 Bin Chengrevert: re PR tree-optimization/41488 (IVOpts cannot...
2013-12-10 Bin Chengre PR tree-optimization/41488 (IVOpts cannot coalesce...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-20 Richard Bienerre PR middle-end/58484 (ICE in chrec_fold_plus_1, at...
2013-09-18 Richard Bienerre PR tree-optimization/58417 (Incorrect optimization...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-02 Richard Bienerre PR tree-optimization/57511 (Missing SCEV final value...
2013-05-16 Marek PolacekAdd SCEV cprop dumping.
2013-05-02 Richard Bienertree-scalar-evolution.c (scev_info_hasher): Remove.
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-24 Marek PolacekPrune SCEV
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-18 Richard Bienerre PR middle-end/55555 (miscompilation at -O2 (number_o...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-27 Richard Guentherre PR middle-end/53676 (empty loop is not always remove...
2012-04-12 Richard Guentherre PR tree-optimization/52943 (likely wrong code bug...
2012-03-20 Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-09 Jiangning Liutree-scalar-evolution (interpret_rhs_expr): generate...
2011-09-25 Eric Botcazoutree-eh.c (cleanup_empty_eh): Allow a call to __builtin...
2011-09-01 Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-03 Richard Guentherre PR middle-end/49938 (ICE in interpret_loop_phi,...
2011-07-26 Sebastian PopFix PR48805: Do not instantiate ADDR_EXPRs
2011-06-29 Richard Guentherinvoke.texi: Document -scev dump modifier.
2011-02-02 Sebastian PopFix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLE...
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-18 Jakub Jelinekre PR tree-optimization/46985 (ICE: SIGSEGV in is_gimpl...
2010-12-02 Sebastian PopFix PR45297: handle ADDR_EXPR in interpret_rhs_expr...
2010-09-30 Sebastian PopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 Sebastian PopFix chrec_contains_symbols_defined_in_loop.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11 Sebastian PopDo not instantiate default definitions in instantiate_s...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-09 Sebastian PopCall compute_overall_effect_of_inner_loop from instanti...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
next