re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / tree-ssa-math-opts.c
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-01 Martin LiskaChange use to type-based pool allocator in
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-13 Kyrylo Tkachov[tree-ssa-math-opts] Expand pow (x, CONST) using square...
2015-02-26 Jakub Jelinekre PR tree-optimization/65215 (Bswap load miscompilation)
2015-01-28 Thomas Preud'hommere PR tree-optimization/64718 (Bad 16-bit bswap replace...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-13 Thomas Preud'hommere PR tree-optimization/64436 (optimize-bswapdi-3.c...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06 Thomas Preud'hommere PR tree-optimization/63259 (Detecting byteswap sequence)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-01 David MalcolmPR jit/63854: Fix leak in tree-ssa-math-opts.c
2014-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-12 Thomas Preud'homme[multiple changes]
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-31 Thomas Preud'hommere PR tree-optimization/63259 (Detecting byteswap sequence)
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Jakub Jelinektree-ssa-math-opts.c (find_bswap_or_nop_1): Use uint64_...
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Thomas Preud'hommetree-ssa-math-opts.c (find_bswap_or_nop_1): Fix creatio...
2014-09-24 Thomas Preud'hommere PR tree-optimization/63266 (Test regression: gcc...
2014-09-01 Thomas Preud'hommetree-ssa-math-opts.c (struct symbolic_number): Clarify...
2014-07-09 Trevor Saundersremove has_execute
2014-06-27 Richard Bienertree-ssa-math-opts.c (bswap_replace): Fix SLOW_UNALIGNE...
2014-06-20 Jakub Jelinektree-ssa-math-opts.c (do_shift_rotate, [...]): Cast...
2014-06-18 Thomas Preud'hommere PR tree-optimization/61517 (wrong code at -Os and...
2014-06-13 Thomas Preud'hommere PR tree-optimization/61375 (ICE in int_cst_value...
2014-06-11 Thomas Preud'hommere PR tree-optimization/61306 (wrong code at -Os and...
2014-06-10 Thomas Preud'hommetree-ssa-math-opts.c (find_bswap_or_nop_load): Check...
2014-06-06 Thomas Preud'hommeChangeLog (2014-05-23): Fix ChangeLog entry to refer...
2014-06-03 Thomas Preud'hommere PR tree-optimization/61328 (valgrind finds problem...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-23 Thomas Preud'hommere PR tree-optimization/54733 (Missing opportunity...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Richard Bienertree-switch-conversion.c (lshift_cheap_p): Get speed_p...
2014-03-12 Thomas Preud'hommere PR tree-optimization/60454 (Code mistakenly detected...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
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-25 Yufeng Zhangtree-ssa-math-opts.c (convert_plusminus_to_widen):...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-01 Tobias BurnusPartially reverted: 2013-05-31 Tobias Burnus <burnus...
2013-05-31 Tobias Burnusre PR middle-end/57073 (__builtin_powif (-1.0, k) shoul...
2013-05-30 Tobias Burnusre PR middle-end/57073 (__builtin_powif (-1.0, k) shoul...
2013-05-03 Joern Renneckere PR tree-optimization/57027 (ICE in gimple_assign_rhs...
2013-04-10 Joern Renneckere PR tree-optimization/55524 (If fnma exists but not...
2013-01-28 Jakub Jelinekre PR tree-optimization/56125 (-O2 -ffast-math generate...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-26 Christophe Lyontree-ssa-math-opts.c (bswap_stats): Add found_16bit...
2012-09-18 Richard Guentherstatistics.h (CXX_MEM_STAT_INFO): New define.
2012-09-17 Jakub Jelinekre PR middle-end/54563 (ICE in redirect_eh_edge_1,...
2012-09-07 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-05 Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-04-05 Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-07 Richard Guenthertree-ssa-math-opts.c (convert_mult_to_widen): Check...
2011-12-20 Richard Sandifordtree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-12-05 Jakub Jelinekre PR tree-optimization/51396 (ICE: verify_flow_info...
2011-10-18 Andrew Stubbsre PR tree-optimization/50717 (Silent code gen fault...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-09-09 Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-09-08 Andrew Stubbsre PR tree-optimization/50318 (ICE optimizing widening...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_rhs_p): Handle...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_mult_to_widen): Better...
next