x86-tune.def: Turn on X86_TUNE_AVOID_MEM_OPND_FOR_CMOVE for SLM.
[gcc.git] / gcc / ChangeLog
2013-09-12 Yuri Rumyantsevx86-tune.def: Turn on X86_TUNE_AVOID_MEM_OPND_FOR_CMOVE...
2013-09-12 Cameron McInallyextend.texi: Fix errors in x86 FMA builtin naming.
2013-09-12 Richard Bienertree-loop-distribution.c (dot_rdg_1): Make graph prettier.
2013-09-12 Alan Modrars6000.c (toc_relative_expr_p): Use add_cint_operand.
2013-09-12 DJ Deloriepredicates.md (rl78_cmp_operator_signed): New.
2013-09-11 Richard Sandifordsimplify-rtx.c (simplify_unary_operation_1): Use simpli...
2013-09-11 Richard Bienerre PR c++/58377 (spurious "may be used uninitialized...
2013-09-11 Jakub Jelinekre PR middle-end/58385 (likely wrong code bug)
2013-09-11 Kyrylo Tkachovarm.md (arm_shiftsi3): New alternative l/l/M.
2013-09-11 Richard Bienertree-data-ref.c (dump_rdg_vertex, [...]): Move ...
2013-09-11 Alexander Ivchenkoconstraints.md (k): New.
2013-09-11 Alexander Ivchenko*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt...
2013-09-11 Jeff Lawre PR tree-optimization/58380 (ice in fold_comparison)
2013-09-10 Jan Hubicka* ipa-devirt.c (ipa_devirt): Enable with LTO.
2013-09-10 Richard Earnshawre PR target/58361 (Wrong floating point code generated...
2013-09-10 Vladimir Makarovlra.c (lra): Clear lra_optional_reload_pseudos before...
2013-09-10 James Greenhalgh[AArch64] Prevent generic pipeline description from...
2013-09-10 Jan Hubickalto-cgraph.c: Include ipa-utils.h.
2013-09-10 Jan Hubickagimple-fold.c (gimple_get_virt_method_for_binfo): Pass...
2013-09-10 Jan Hubickacgraphunit.c (analyze_functions): Save input_location...
2013-09-10 Martin Jamboripa-cp.c (propagate_constants_topo): Do not ignore...
2013-09-10 Jeff Lawre PR tree-optimization/58343 (ICE in dfs_enumerate_fro...
2013-09-10 Jakub Jelinekre PR rtl-optimization/58365 (likely wrong code bug)
2013-09-10 Richard Bienertree-data-ref.h (build_rdg): Drop all parameters but...
2013-09-10 Kai Tietzinvoke.texi (fms-extensions): Document changed behavior...
2013-09-10 Michael Zolotukhini386.c (ix86_expand_movmem): Fix epilogue generation.
2013-09-09 Alan Modrare PR target/58330 (powerpc64 atomic store split in...
2013-09-09 Alan Modrapredicates.md (add_cint_operand): New.
2013-09-09 Jakub Jelinekre PR tree-optimization/58364 (likely wrong code bug)
2013-09-09 James Greenhalgh[AArch64] obvious - Fix parameter to vrsqrte_f64
2013-09-09 Uros Bizjakipa-prop.c (ipa_modify_call_arguments): Initialize...
2013-09-09 Paolo Carlinire PR c++/43452 (Array delete causes error on incomplet...
2013-09-09 Ian BoltonImprove handling of constants destined for FP_REGS...
2013-09-09 Kyrylo Tkachovaarch64.c (aarch64_select_cc_mode): Return CC_SWP for...
2013-09-09 Richard Bienerre PR tree-optimization/58326 (ICE in check_loop_closed...
2013-09-09 Richard Sandifordexpmed.c (lshift_value): Take an unsigned HOST_WIDE_INT...
2013-09-09 Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-09-09 Richard Sandifordgcc/
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-09-09 Jan Hubickare PR tree-optimization/58294 (ice in update_ssa_across...
2013-09-09 Richard Sandifordasan.c (asan_shadow_cst): Use gen_int_mode.
2013-09-09 Jan Hubickaipa-profile.c: Add toplevel comment.
2013-09-09 Jan Hubickaipa-prop.c (try_make_edge_direct_simple_call): Do not...
2013-09-09 Jan Hubickaipa.c (walk_polymorphic_call_targets): Fix redirection...
2013-09-09 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Fix initial...
2013-09-08 Andi KleenFix handling of very long asm statements in inliner
2013-09-08 Jan Hubicka* ipa.c (walk_polymorphic_call_targets): Fix inliner...
2013-09-08 Richard Sandifordira.c (update_equiv_regs): Only call set_paradoxical_su...
2013-09-08 Jan Hubickadevirt-11.C: Update template.
2013-09-08 Jan Hubickacgraph.h (varpool_node_hook, [...]): Declare.
2013-09-08 Paolo Carlinire PR c++/54941 (do not print line/column numbers for...
2013-09-08 Tom de VriesAdd missing ChangeLog entry for r199969.
2013-09-07 Tom de VriesHandle noexcept on transactions with -fno-exceptions
2013-09-07 Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-09-06 Caroline TiceAdd documentation for the options --enable-vtable-verify,
2013-09-06 Jeff Lawtree-ssa-dom.c (cprop_into_successor_phis): Also propag...
2013-09-06 Joern Renneckeresource.c (mark_referenced_resources): Handle COND_EXEC.
2013-09-06 Claudiu Zissulescuresource.c (mark_target_live_regs): Compute resources...
2013-09-06 Eric Botcazoutoplev.c (output_stack_usage): Be prepared for suffixes...
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-06 Jan Hubickai386.c (ix86_hard_regno_mode_ok): AVX modes are valid...
2013-09-06 James Greenhalgh[AArch64] Use neon_<ldm,stm>_2 where appropriate as...
2013-09-06 James Greenhalgh[AArch64, ARM] Introduce "mrs" type attribute.
2013-09-06 James Greenhalgh[AArch64, ARM] Use "multiple" for type, where more...
2013-09-06 James Greenhalgh[AArch64, ARM] Rename the FCPYS type to FMOV
2013-09-06 James Greenhalgh[Patch AArch64] Fix types for some multiply instructions.
2013-09-06 James Greenhalgh[Patch ARM AARCH64] Split "type" attributes: fdiv
2013-09-06 James Greenhalgh[ARM,AARCH64] Insn type reclassification. Split f_cvt...
2013-09-06 James Greenhalgh[AArch64] Fix types of second parameter to qtbl/qtbx...
2013-09-06 James Greenhalgh[Patch ARM] Add "type" attribute to Everything!
2013-09-06 James Greenhalgh[Patch AArch64] Fix register constraints for lane intri...
2013-09-06 Tejas Belagodarm_neon.h: Fix all vdup<bhsd_lane<q> intrinsics to...
2013-09-06 Richard Bienercfganal.c (control_dependences::~control_dependences...
2013-09-06 Kirill Yukhinre PR target/58269 (ICE when building libobjc on x86_64...
2013-09-06 Jan Hubickare PR tree-optimization/58311 (ICE: SIGSEGV in hash_tab...
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-06 Eric Botcazouipa-split.c (split_function): Set DECL_NO_INLINE_WARNIN...
2013-09-06 Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-09-06 Andreas Krebbel2013-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-09-06 Richard Bienerbasic-block.h (class control_dependences): New.
2013-09-05 Jan Hubickatree.c (types_same_for_odr): Drop overactive check.
2013-09-05 Jan Hubickacgraphunit.c (walk_polymorphic_call_targets): Break...
2013-09-05 Jan Hubickare PR c++/58201 (Undefined reference to `B::B(void...
2013-09-05 Jeff Lawtree-ssa-threadedge.c (thread_around_empty_blocks)...
2013-09-05 James Greenhalgh[AArch64] Fix categorisation of the frecp* insns.
2013-09-05 James Greenhalgh[AARCH64][Insn classification unification 3/N] ALU...
2013-09-05 Mike Stumptree.h: Move documentation for tree_function_decl to...
2013-09-05 Peter Bergnerre PR target/58139 (PowerPC volatile VSX register live...
2013-09-05 Eric Botcazou* config.gcc (*-*-vxworks*): Do not override an existin...
2013-09-05 Richard Bienerre PR tree-optimization/58137 ([trunk, ICE] full unroll...
2013-09-05 Martin Jamboripa-prop.c (remove_described_reference): Accept missing...
2013-09-05 Richard Earnshawarm.c (thumb2_emit_strd_push): Rewrite to use pre-decre...
2013-09-05 Yufeng Zhang[AArch64] Support the 'crc' extension in -march and...
2013-09-05 Alexander Ivchenkolinux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.
2013-09-05 Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Proper...
2013-09-05 James Greenhalgh[AArch64, AArch32][Insn classification refactoring...
2013-09-05 Dodji SeketeliFix typo in comment
2013-09-04 David Edelsohnrs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Only emit lglobl...
2013-09-04 Easwaran Ramanre PR tree-optimization/57370 (compiler hangs in reassoc)
next