Convert leading spaces to tabs
[gcc.git] / gcc / ChangeLog
2016-06-03 H.J. LuConvert leading spaces to tabs
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-03 Alan Hayward[3/3] No need to vectorize simple only-live stmts
2016-06-03 Alan Hayward[2/3] Vectorize inductions that are live after the...
2016-06-03 Alan Hayward[1/3] Split vect_get_vec_def_for_operand into two
2016-06-03 Segher Boessenkoolrs6000: Remove the ancient mfcr peepholes
2016-06-03 Alan Hayward2016-06-03 Alan Hayward <alan.hayward@arm.com>
2016-06-03 Kyrylo Tkachov[ARM][obvious] Fix typos in *thumb1_mulsi3 comment
2016-06-03 Jakub Jelinekre PR middle-end/71387 (ICE in emit_move_insn, at expr...
2016-06-03 Jeff Lawre PR tree-optimization/71328 (ice in verify_jump_thread)
2016-06-02 David Malcolmmicroblaze.c: fix warnings
2016-06-02 Martin LiskaFix display name of PRED_FORTRAN_FAIL_IO
2016-06-02 H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-06-02 Martin LiskaFix first match heuristics
2016-06-02 Kyrylo Tkachov[rtlanal] Fix rtl-optimization/71295
2016-06-02 Jakub Jelineksse.md (*vec_concatv4si): Use v=v,v instead of x=x...
2016-06-02 Jakub Jelineksse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv...
2016-06-02 Jakub Jelineksse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm...
2016-06-02 Kyrylo TkachovFix fallout from: [ARM] PR target/70830: Avoid POP...
2016-06-02 Segher Boessenkoolrs6000: Correct the "length" attribute for trunctddd2
2016-06-01 Michael MeissnerFix ChangeLog entry:
2016-06-01 David Malcolmrl78.c: fix warning
2016-06-01 Michael Meissnerre PR target/71186 (PowerPC64: Autovectorised code...
2016-06-01 Thomas Preud'hommesourcebuild.texi (arm_acq_rel): Document new effective...
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-06-01 Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-06-01 Jan Hubickaloop-dolop.c (doloop_optimize): Us likely max iteration...
2016-06-01 Jakub Jelinekre PR middle-end/71371 (ICE with OpenMP taskloop and...
2016-06-01 Richard Bienerre PR tree-optimization/71366 (ICE on valid code at...
2016-06-01 Kelvin Nilsenaltivec.h (vec_slv): New macro.
2016-06-01 Uros Bizjakre PR target/67310 ([PATCH] gcc 4.8.4 fails to compile...
2016-06-01 Nathan Sidwellnvptx.c (nvptx_assemble_undefined_decl): Reject undefin...
2016-06-01 Richard Bienerre PR tree-optimization/71261 (Trunk GCC hangs on knl...
2016-06-01 Jan Hubickaloop-unroll.c (decide_unroll_constant_iterations, ...
2016-06-01 Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-06-01 Kyrylo Tkachov[ARM] Use proper output modifier for DImode register...
2016-06-01 Kyrylo Tkachov[ARM] Tie operand 1 to operand 0 in AESMC pattern when...
2016-06-01 Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-06-01 Richard Bienerre PR tree-optimization/71311 (spec2006 test case 416...
2016-06-01 Richard Bienermatch.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missi...
2016-06-01 Richard Bienergenmatch.c (comparison_code_p): New predicate.
2016-06-01 Patrick Palkare PR tree-optimization/71077 (gcc -lto raises ICE)
2016-05-31 Jan Hubickapredict-lop-exit-1.C: Update template for new predictor...
2016-05-31 Jan Hubickainvoke.texi (-frename-registers): Drop -fpeel-loops...
2016-05-31 Oleg Endosh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use...
2016-05-31 Nathan Sidwell* dwarf2out.c (cur_line_info_table): Add GTY marker.
2016-05-31 Oleg EndoRemove SH5 target regs.
2016-05-31 Oleg EndoSimplify SH DImode add, sub, neg patterns.
2016-05-31 Oleg EndoFix wrong-code issues of RX atomic operations.
2016-05-31 Marek Polacekgimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
2016-05-31 Kyrylo Tkachov[AArch64] Use aarch64_fusion_enabled_p to check for...
2016-05-31 Richard Bienerre PR tree-optimization/71352 (ICE at -O1 and above...
2016-05-31 Kyrylo Tkachov[AArch64] Remove aarch64_simd_attr_length_move
2016-05-31 Jan Hubickaloop-init.c (gate): Do not enale RTL loop unroller...
2016-05-31 Wladimir J. van... [PATCH] AARCH64: Remove spurious attribute __unused__...
2016-05-31 Thomas Preud'hommearm-protos.h (arm_arch_thumb1): Declare.
2016-05-31 Kirill YukhinAVX-512. Limit constraint for scalar operand in split...
2016-05-31 Tom de VriesHandle 3-arg phi in copy_bb_and_scalar_dependences
2016-05-30 Andreas Toblerconfig.gcc: Move hard float support for arm*hf*-*-freeb...
2016-05-30 Jose E. Marchesiconfig.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_3...
2016-05-30 Uros Bizjaksync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
2016-05-30 Andi KleenDon't cause ICEs when auto profile file is not found...
2016-05-30 Jan Hubickatree-cfg.c (print_loop): Print likely upper bounds.
2016-05-30 Jan Hubickainvoke.texi (-fpeel-loops,-O3): Update documentation.
2016-05-30 Martin LiskaAdd profiling support for IVOPTS
2016-05-30 Alexander Monakovmatch.pd: optimize unsigned mul overflow check
2016-05-30 Jan Hubicka* tree-vect-loop.c (vect_transform_loop): Update likely...
2016-05-30 Jan Hubickatree-ssa-loop-ivcanon.c (try_peel_loop): Correctly...
2016-05-30 Kugan Vivekanandarajahtree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix...
2016-05-30 Kugan Vivekanandarajahre PR middle-end/71269 (segfault while compiling sqlite)
2016-05-30 Kugan Vivekanandarajahre PR tree-optimization/71252 (ICE: verify_ssa failed...
2016-05-30 Jan Hubickapredict.h (force_edge_cold): Declare.
2016-05-30 Eric Botcazouvisium.c (visium_split_double_add): Minor tweaks.
2016-05-30 Jan Hubickatree-vect-loop.c (vect_analyze_loop_2): Use likely_max_...
2016-05-30 Tom de VriesRemove assert in get_def_bb_for_const
2016-05-29 Uros Bizjakre PR target/71245 (std::atomic<double> load/store...
2016-05-29 Jan Hubicka* predict.c (maybe_hot_frequency_p): Avoid division.
2016-05-28 Gerald Pfeifer* doc/install.texi: Use https for shop.fsf.org.
2016-05-28 Jan Hubickatree-ssa-loop-ivopts.c (estimated_stmt_executions_int...
2016-05-28 Jan Hubickaprefetch-5.c: Remove xfail.
2016-05-28 Jan Hubickaprofile.c (compute_branch_probabilities): Do not report...
2016-05-28 Jan Hubickapredict.c (edge_predicted_by_p): New function.
2016-05-28 Jan Hubickatree-ssa-loop-niter.c (number_of_iterations_exit):...
2016-05-28 Alan ModraFix segfault on verify_dominators error path
2016-05-28 Alan Modraira.c bb_loop_depth again
2016-05-27 Gerald Pfeifer* doc/sourcebuild.texi: New address for upstream Go...
2016-05-27 Thomas Preud'hommearm.h (TARGET_ARM_V6M): Remove.
2016-05-27 Jeff Lawtree-ssa-threadedge.c: Remove include of tree-ssa-threa...
2016-05-27 Eric Botcazouvisium-protos.h (split_double_move): Rename into...
2016-05-27 Ulrich Weigandconfigure.ac: Treat a --with-headers option without...
2016-05-27 Kyrylo Tkachov[AArch64] Tie operand 1 to operand 0 in AESMC pattern...
2016-05-27 Jiong Wang[AArch64] PR target/63596, honor tree-stdarg analysis...
2016-05-27 Jiong Wang[AArch64] Enable tree-stdarg pass for AArch64 by defini...
2016-05-27 Wilco DijkstraRemove aarch64_cannot_change_mode_class as the underlyi...
2016-05-27 Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-27 Marek Polacekre PR middle-end/71308 (ICE (segfault) in in gimple_fol...
2016-05-27 Andreas KrebbelS/390: Replace rtx_equal_p with reg_overlap_mentioned_p...
2016-05-27 Dominik Vogtcombine: Take known zero bits into account when checkin...
2016-05-27 Kyrylo Tkachov[AArch64] Simplify ashl<mode>3 expander for SHORT modes
2016-05-27 Ilya Enkovichre PR middle-end/71279 (ICE on trunk gcc with knl target)
next