tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental commit.
[gcc.git] / gcc / ChangeLog
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)
2016-05-27 Kyrylo Tkachov[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC...
2016-05-26 Michael Meissnerrs6000.c (rs6000_emit_p9_fp_minmax): New function for...
2016-05-26 Alan Modraira.c bb_loop_depth
2016-05-26 Uros Bizjaki386.md (*movqi_internal): Use if_then_else or cond...
2016-05-26 Martin LiskaIVOPTS: make comp_cost in a more c++ fashion.
2016-05-26 Richard SandifordFix ivopts estimates for internal functions
2016-05-26 Wilco DijkstraGCC expands switch statements in a very simplistic...
2016-05-26 Wilco DijkstraSIMD operations like combine prefer to have their opera...
2016-05-26 Jakub Jelineksse.md (*vcvtps2ph_store<mask_name>): Use v constraint...
2016-05-26 Jakub Jelineksse.md (*ssse3_palignr<mode>_perm): Add avx512bw altern...
2016-05-26 Jakub Jelinek* config/i386/sse.md
2016-05-25 Jeff Lawre PR tree-optimization/71272 (internal compiler error...
2016-05-25 Bill SeurerThis patch adds support for the vec_cmpne altivec built...
2016-05-25 Eric Botcazoutree-ssa-phiopt.c (factor_out_conditional_conversion...
2016-05-25 Uros Bizjakre PR target/70738 (Add -mgeneral-regs-only option)
2016-05-25 Kyrylo Tkachov[RTL ifcvt] PR rtl-optimization/66940: Avoid signed...
2016-05-25 Ilya VerbinAVX-512F: Add vectorizer support builtins
2016-05-25 Nick Cliftonmsp430.c (msp430_attr): Produce an error if a static...
2016-05-25 Richard Bienerre PR tree-optimization/71261 (Trunk GCC hangs on knl...
2016-05-25 Martin LiskaFix dump output typo
2016-05-25 Richard Bienerre PR tree-optimization/71264 (ICE in convert_move)
2016-05-25 Martin Liskare PR tree-optimization/71239 (ICE in operand_equal_p...
2016-05-25 Richard Bienertimevar.def (TV_TREE_LOOP_IFCVT): Add.
2016-05-25 Bernd Edlingercgraph.c (cgraph_node::get_availability): Fix typo...
2016-05-24 Michael Meissneraltivec.md (VNEG iterator): New iterator for VNEGW...
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24 Michael Meissneraltivec.md (VParity): New mode iterator for vector...
2016-05-24 Kugan Vivekanandarajahtree-ssa-reassoc.c (sort_by_operand_rank): Skip checkin...
2016-05-24 Martin SeborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-24 Jakub Jelineki386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
2016-05-24 Jakub Jelineksse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix...
2016-05-24 Jakub Jelineksse.md (vec_set<mode>_0): Use sse4_noavx isa instead...
2016-05-24 Jakub Jelineksse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit first...
2016-05-24 Jeff Lawtree-ssa-threadbackwards.c (convert_and_register_jump_t...
2016-05-24 Marek Polacekre PR middle-end/71249 (-Wswitch-unreachable false...
2016-05-24 Jakub Jelinekre PR c++/71257 (OpenMP declare simd linear with ref...
2016-05-24 Uros Bizjaki386.c (ix86_preferred_reload_class): Use IS_STACK_MODE...
2016-05-24 Richard Bienerre PR tree-optimization/71240 (ICE on valid code at...
2016-05-24 Richard Bienerre PR tree-optimization/71230 (ICE : in zero_one_operat...
2016-05-24 Richard SandifordClean up PURE_SLP_STMT handling
2016-05-24 Kyrylo Tkachov[ARM][4/4] Simplify checks for CONST_INT_P and comparis...
2016-05-24 Kyrylo Tkachov[ARM][3/4] Cleanup casts from INTVAL to [unsigned]...
2016-05-24 Kyrylo Tkachov[ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_...
2016-05-24 Marek Polacektree-cfg.h (should_remove_lhs_p): New predicate.
2016-05-24 Richard Bienerre PR tree-optimization/71253 (ICE during loop distribu...
2016-05-24 Kyrylo Tkachov[ARM] PR target/69857 Remove bogus early return false...
2016-05-24 Kugan Vivekanandarajahre PR tree-optimization/71252 (ICE: verify_ssa failed...
2016-05-24 Richard SandifordAvoid unnecessary peeling for gaps with LD3
2016-05-24 Richard SandifordFix GROUP_GAP for single-element interleaving
2016-05-24 Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-24 Kugan Vivekanandarajahre PR tree-optimization/71170 (ICE in rewrite_expr_tree...
2016-05-23 Michael Meissnerre PR target/71201 (PowerPC XXPERM instruction fails...
2016-05-23 Uros Bizjaki386.h (IS_STACK_MODE): Enable for TARGET_MIX_SSE_I387.
2016-05-23 Marc Glissematch.pd: Relax some tree_nop_conversion_p
2016-05-23 Jeff Lawtree-ssa-threadbackward.c (profitable_jump_thread_path...
2016-05-23 Martin Jambor[PR 71234] Avoid valgrind warning in ipa-cp
2016-05-23 Marek Polacekre PR c/49859 (gcc could warn about statements between...
2016-05-23 Bin Chengtree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP...
2016-05-23 Richard Bienerre PR tree-optimization/71230 (ICE : in zero_one_operat...
2016-05-23 Martin Jambor[hsa] Avoid segfault in hsa switch expansion
2016-05-23 Venkataramanan Kumarre PR tree-optimization/58135 ([x86] Missed opportuniti...
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing vtst_p16 and vtstq_p16,...
2016-05-22 Uros Bizjakrevert: re PR target/70738 (Add -mgeneral-regs-only...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_<mode><mask_name>, [...]): Add ...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_v16hi, [...]): Add alternative with...
2016-05-22 Jakub Jelineksse.md (i128vldq): New mode iterator.
2016-05-22 Jakub Jelineksse.md (avx2_vec_dupv4df): Use v instead of x constrain...
2016-05-22 Kugan Vivekanandarajahre PR tree-optimization/40921 (missed optimization...
2016-05-21 Senthil Kumar Selvarajavr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFS...
2016-05-21 Pitchumani Sivanupandire PR target/71103 (avr-gcc crashes with unrecognizable...
2016-05-21 Jan Hubicka* tree.c (array_at_struct_end_p): Look through MEM_REF.
2016-05-21 Kugan Vivekanandarajahre PR tree-optimization/71179 (ice fold_convert_loc...
2016-05-20 Eric Botcazoutree-vrp.c (compare_values_warnv): Simplify handling...
2016-05-20 Jeff Law* bitmap.c (bitmap_find_bit): Remove useless test.
2016-05-20 Segher BoessenkoolThis fixes a bug in my r236491: on nvptx, functions...
2016-05-20 Martin Jambor[PR 70884] Constant pool SRA fix
2016-05-20 Eric Botcazouarm.c (arm_expand_prologue): Set the stack usage to...
2016-05-20 Nathan Sidwellnptx.c (nvptx_option_override): Only set flag_toplevel_...
2016-05-20 David Malcolmcalls.c: fix warning on targets without REG_PARM_STACK_...
2016-05-20 Uros Bizjaki386.c (ix86_rtx_costs): Use IS_STACK_MODE when calcula...
2016-05-20 Cesar Philippidisnvptx.md (sincossf3): New pattern.
2016-05-20 H.J. LuAdd -mgeneral-regs-only option
next