2016-05-06 |
Uros Bizjak | i386.md (LEAMODE): New mode attribute. |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | * genmddump.c (main): Convert argv from char ** to... |
commit | commitdiff | tree |
2016-05-06 |
Uros Bizjak | i386.md (int cmove peephole2s): Use general_reg_operand... |
commit | commitdiff | tree |
2016-05-06 |
Chris Manghane | escape: Add skeleton for gc analysis. |
commit | commitdiff | tree |
2016-05-06 |
David Malcolm | Add OVERRIDE and FINAL macros to coretypes.h |
commit | commitdiff | tree |
2016-05-06 |
Eric Botcazou | tree-ssa-coalesce.c (gimple_can_coalesce_p): In the... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | re PR target/70941 (Test miscompiled with -O2.) |
commit | commitdiff | tree |
2016-05-06 |
David Malcolm | Move name_to_pass_map into class pass_manager |
commit | commitdiff | tree |
2016-05-06 |
David Malcolm | Make argv const char ** in read_md_files etc |
commit | commitdiff | tree |
2016-05-06 |
Uros Bizjak | i386.md (int cmove peephole2s): Use general_reg_operand... |
commit | commitdiff | tree |
2016-05-06 |
Martin Liska | Fix memory leak in tree-if-conv.c |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (*<code>v8hi3, [...]): Add avx512bw alternative. |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (*avx2_pmaddwd, [...]): Use v instead of x in... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (*vec_extractv4sf_0, [...]): Use v instead of... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (*vec_concatv2sf_sse4_1, [...]): Use v instead... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (sse_shufps_<mode>, [...]): Use v instead of... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | * config/i386/sse.md (vec_interleave_lowv4sf, |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (sse_movhlps, [...]): Use v instead of x in... |
commit | commitdiff | tree |
2016-05-06 |
Jakub Jelinek | sse.md (*avx_cvtpd2dq256_2, [...]): Use v constraint... |
commit | commitdiff | tree |
2016-05-06 |
Nathan Sidwell | gimple.c (gimple_call_same_target_p): Unique functions... |
commit | commitdiff | tree |
2016-05-06 |
Richard Biener | re PR tree-optimization/70948 (r235622 caused gcc.c... |
commit | commitdiff | tree |
2016-05-06 |
Yuri Rumyantsev | re PR debug/70935 (ICE: verify_ssa failed (error: defin... |
commit | commitdiff | tree |
2016-05-06 |
Martin Liska | Manual changes to GCC coding style in tree-ssa-uninit.c |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | sh.opt (madjust-unroll, [...]): Remove deprecated options. |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | sh.md (ic_invalidate_line_sh4a): Fix insn length. |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | sh.md (*cmpeqsi_t): Remove combine insn pattern and... |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | Fix ChangeLog formatting. |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | re PR target/58219 ([SH] mov.l insn length is wrong... |
commit | commitdiff | tree |
2016-05-06 |
Richard Biener | re PR tree-optimization/70960 (ICE: tree check: expecte... |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | re PR target/52933 (SH Target: Use div0s for integer... |
commit | commitdiff | tree |
2016-05-06 |
Marek Polacek | re PR sanitizer/70875 (ICE in get_ubsan_type_info_for_t... |
commit | commitdiff | tree |
2016-05-06 |
Oleg Endo | re PR target/54089 ([SH] Refactor shift patterns) |
commit | commitdiff | tree |
2016-05-06 |
Eric Botcazou | re PR ada/70969 (bootstrap failure: s-unstyp.ads:40... |
commit | commitdiff | tree |
2016-05-06 |
Richard Biener | re PR fortran/70931 (ICE with -g in native_encode_initi... |
commit | commitdiff | tree |
2016-05-06 |
Richard Biener | re PR target/70941 (Test miscompiled with -O2.) |
commit | commitdiff | tree |
2016-05-06 |
Richard Biener | fwprop.c (fwprop): Remove duplicate cleanup_cfg call. |
commit | commitdiff | tree |
2016-05-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-05 |
Uros Bizjak | re PR target/70873 ([7 Regressio] 20% performance regre... |
commit | commitdiff | tree |
2016-05-05 |
Uros Bizjak | i386.md (peehole2 patterns): Change true_regnum to... |
commit | commitdiff | tree |
2016-05-05 |
Rainer Orth | Enable dg-reqire-sharedlib on Solaris |
commit | commitdiff | tree |
2016-05-05 |
Bin Cheng | re PR tree-optimization/57206 (Auto-vectorization fails... |
commit | commitdiff | tree |
2016-05-05 |
Rainer Orth | Declare isnanf in gcc.dg/ipa/inline-8.c |
commit | commitdiff | tree |
2016-05-05 |
Jason Merrill | * decl.c: Update comment. |
commit | commitdiff | tree |
2016-05-05 |
Jakub Jelinek | openmp.c (gfc_match_omp_clauses): Restructuralize... |
commit | commitdiff | tree |
2016-05-05 |
Jakub Jelinek | sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use... |
commit | commitdiff | tree |
2016-05-05 |
Jakub Jelinek | c-parser.c (c_parser_switch_statement): Add IF_P argume... |
commit | commitdiff | tree |
2016-05-05 |
Jonathan Wakely | Add dg-require-filesystem-ts directive to test |
commit | commitdiff | tree |
2016-05-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-05 |
Alan Modra | [RS6000] TARGET_RELOCATABLE |
commit | commitdiff | tree |
2016-05-05 |
Alan Modra | [RS6000] Rewrite rs6000_frame_related to use simplify_r... |
commit | commitdiff | tree |
2016-05-04 |
Alan Modra | [RS6000] out-of-line exit register restore funcs |
commit | commitdiff | tree |
2016-05-04 |
Uros Bizjak | re PR target/70873 ([7 Regressio] 20% performance regre... |
commit | commitdiff | tree |
2016-05-04 |
Segher Boessenkool | shrink-wrap: Remove complicated simple_return manipulations |
commit | commitdiff | tree |
2016-05-04 |
Segher Boessenkool | cfgcleanup: Fold jumps and conditional branches with... |
commit | commitdiff | tree |
2016-05-04 |
Segher Boessenkool | cfgcleanup: Bugfix in try_simplify_condjump |
commit | commitdiff | tree |
2016-05-04 |
Jakub Jelinek | re PR c++/70906 (ice in add_expr, at tree.c:7925) |
commit | commitdiff | tree |
2016-05-04 |
Eric Botcazou | tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix refere... |
commit | commitdiff | tree |
2016-05-04 |
Jakub Jelinek | sse.md (vec_interleave_highv8sf, [...]): Remove constra... |
commit | commitdiff | tree |
2016-05-04 |
Samuel Thibault | s-osinte-gnu.ads (Get_Page_Size): Return int and use... |
commit | commitdiff | tree |
2016-05-04 |
Jakub Jelinek | sse.md (sse2_movq128): Use v constraint instead of x. |
commit | commitdiff | tree |
2016-05-04 |
Jan Hubicka | tree-inline.c (expand_call_inline): Fix path dealing... |
commit | commitdiff | tree |
2016-05-04 |
Jan Hubicka | cgraph.c (cgraph_node::call_for_symbol_thunks_and_alias... |
commit | commitdiff | tree |
2016-05-04 |
Marek Polacek | c.opt (Wdangling-else): New option. |
commit | commitdiff | tree |
2016-05-04 |
Kwok Cheung... | mips16-attributes.c: Skip if -mmicromips flag is present. |
commit | commitdiff | tree |
2016-05-04 |
Marek Polacek | re PR c/48778 (gcc 4.6 -Waddress adds unhelpful new... |
commit | commitdiff | tree |
2016-05-04 |
Thomas Preud... | config.gcc: Error out when conflicting multilib is... |
commit | commitdiff | tree |
2016-05-04 |
Alan Modra | [RS6000] Correct PIC_OFFSET_TABLE_REGNUM |
commit | commitdiff | tree |
2016-05-04 |
Alan Modra | [RS6000] Simplify sysv4.h TARGET_TOC |
commit | commitdiff | tree |
2016-05-04 |
Alan Modra | [RS6000] Align .toc section |
commit | commitdiff | tree |
2016-05-04 |
Matthew Fortune | Update MIPS P5600 processor definition to avoid IMADD |
commit | commitdiff | tree |
2016-05-04 |
Richard Biener | match.pd: Add BIT_FIELD_REF canonicalizations and vecto... |
commit | commitdiff | tree |
2016-05-04 |
Ilya Verbin | backport: Makefile.am: Merge from upstream... |
commit | commitdiff | tree |
2016-05-04 |
Jonathan Wakely | libstdc++/70940 Start fixing polymorphic memory resources |
commit | commitdiff | tree |
2016-05-04 |
Oleg Endo | predicates (post_inc_mem, [...]): New predicates. |
commit | commitdiff | tree |
2016-05-04 |
Marc Glisse | Remove duplicate (A & B) OP (C & B) in match.pd. |
commit | commitdiff | tree |
2016-05-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-04 |
Alan Modra | Combine simplify_set WORD_REGISTER_OPERATIONS |
commit | commitdiff | tree |
2016-05-03 |
Alan Modra | [RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed... |
commit | commitdiff | tree |
2016-05-03 |
Bernd Schmidt | re PR rtl-optimization/57193 (suboptimal register alloc... |
commit | commitdiff | tree |
2016-05-03 |
Martin Sebor | PR c++/66561 - __builtin_LINE at al. should yield const... |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | re PR tree-optimization/70916 (gcc ICE at -O3 on valid... |
commit | commitdiff | tree |
2016-05-03 |
Jan Hubicka | cgraph.c (symbol_table::create_edge): Set inline_failed. |
commit | commitdiff | tree |
2016-05-03 |
Uros Bizjak | predicates.md (x87nonimm_ssenomem_operand): Rename... |
commit | commitdiff | tree |
2016-05-03 |
Marek Polacek | re PR c/70859 (Bad column number in type-generic functi... |
commit | commitdiff | tree |
2016-05-03 |
Pierre-Marie... | Fix a typo in dwarf2out.c:resolve_args_picking_1 |
commit | commitdiff | tree |
2016-05-03 |
Joseph Myers | * nl.po: Update. |
commit | commitdiff | tree |
2016-05-03 |
Alan Modra | PR70890, stage2 miscompilation |
commit | commitdiff | tree |
2016-05-03 |
Dominik Vogt | S/390: Add patterns for r<nox>sbg instructions. |
commit | commitdiff | tree |
2016-05-03 |
Christophe... | inline-8.c: Require c99_runtime. |
commit | commitdiff | tree |
2016-05-03 |
Alan Modra | [RS6000] Fix ICE caused by rs6000_savres_strategy thinko |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387, |
commit | commitdiff | tree |
2016-05-03 |
H.J. Lu | Compile ssa-thread-14.c with -fdump-tree-vrp-details |
commit | commitdiff | tree |
2016-05-03 |
Richard Biener | gimplify.h (get_initialized_tmp_var): Add allow_ssa... |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | re PR rtl-optimization/70467 (Useless "and [esp],-1... |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | re PR tree-optimization/70916 (gcc ICE at -O3 on valid... |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | re PR tree-optimization/70916 (gcc ICE at -O3 on valid... |
commit | commitdiff | tree |
2016-05-03 |
Jakub Jelinek | re PR target/49244 (__sync or __atomic builtins will... |
commit | commitdiff | tree |
2016-05-03 |
Richard Sandiford | PR 70687: Use wide_int in combine.c:change_zero_ext |
commit | commitdiff | tree |
2016-05-03 |
Bernd Schmidt | Fix PR44281, bad RA with global regs. |
commit | commitdiff | tree |
next |