2014-09-10 |
Siva Chandra... | hook.in: Load the xmethods. |
commit | commitdiff | tree |
2014-09-10 |
Mike Stump | install.texi (Prerequisites): Note Tcl 8.6 bug fixed... |
commit | commitdiff | tree |
2014-09-10 |
Alan Lawrence | [AArch64 Testsuite] Add a test of the vldN_lane intrinsic |
commit | commitdiff | tree |
2014-09-10 |
Martin Jambor | cgraphunit.c (expand_thunk): If not expanding, set... |
commit | commitdiff | tree |
2014-09-10 |
Martin Jambor | re PR middle-end/61654 (ICE in release_function_body... |
commit | commitdiff | tree |
2014-09-10 |
Andreas Schwab | coretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn... |
commit | commitdiff | tree |
2014-09-10 |
Matthew Fortune | MIPS: Do not reload unallocated FP_REGS pseudos via... |
commit | commitdiff | tree |
2014-09-10 |
Robert Suchanek | Fix ICE in bitmap routines with LRA and inline assembly... |
commit | commitdiff | tree |
2014-09-10 |
Jakub Jelinek | flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL... |
commit | commitdiff | tree |
2014-09-10 |
Jakub Jelinek | ubsan.h (struct ubsan_mismatch_data): Removed. |
commit | commitdiff | tree |
2014-09-10 |
Alexander Ivchenko | AVX-512. Add patterns for compress, expand. |
commit | commitdiff | tree |
2014-09-10 |
Alexander Ivchenko | AVX-512. Add reduce, range, fpclass insn patterns. |
commit | commitdiff | tree |
2014-09-10 |
Alexander Ivchenko | AVX-512. Update float unspecs: storeu, rcp14, rsqrt14... |
commit | commitdiff | tree |
2014-09-10 |
Jan Hubicka | re PR lto/63166 (ICE (LTO): ipa_intraprocedural_devirtu... |
commit | commitdiff | tree |
2014-09-10 |
Alexander Ivchenko | AVX-512. Extend FMA patterns. |
commit | commitdiff | tree |
2014-09-10 |
Tony Wang | re PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept) |
commit | commitdiff | tree |
2014-09-10 |
Kugan Vivekanandarajah | revert: calls.c (precompute_arguments): Check promoted_... |
commit | commitdiff | tree |
2014-09-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-09-09 |
Manuel López... | opth-gen.awk: Generate mapping from cpp message reasons... |
commit | commitdiff | tree |
2014-09-09 |
Manuel López... | invoke.texi (Wnormalized=): Update. |
commit | commitdiff | tree |
2014-09-09 |
Janne Blomqvist | Fix pad status check. |
commit | commitdiff | tree |
2014-09-09 |
Segher Boessenkool | re PR target/63195 (stage3 build/gengtype miscompiled) |
commit | commitdiff | tree |
2014-09-09 |
Jonathan Wakely | Make std::deque meet C++11 allocator requirements. |
commit | commitdiff | tree |
2014-09-09 |
David Malcolm | single_set takes an insn |
commit | commitdiff | tree |
2014-09-09 |
Bill Schmidt | rs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN... |
commit | commitdiff | tree |
2014-09-09 |
David Malcolm | recog_memoized works on an rtx_insn * |
commit | commitdiff | tree |
2014-09-09 |
Marcus Shawcroft | Add crtfastmath for AArch64. |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][tests] Make input and output arrays 128-bit align... |
commit | commitdiff | tree |
2014-09-09 |
David Malcolm | INSN_LOCATION takes an rtx_insn |
commit | commitdiff | tree |
2014-09-09 |
David Malcolm | Handcode gen_rtx_INSN |
commit | commitdiff | tree |
2014-09-09 |
David Malcolm | struct ira_reg_equiv_s's "init_insns" is an rtx_insn_list |
commit | commitdiff | tree |
2014-09-09 |
Alan Lawrence | [AArch64 Testsuite] Add a test of vldN_dup intrinsics |
commit | commitdiff | tree |
2014-09-09 |
Alan Lawrence | [AArch64 Testsuite] Extend test of vld1+vst1 intrinsics... |
commit | commitdiff | tree |
2014-09-09 |
Richard Sandiford | Update email address for recent commits, to comply... |
commit | commitdiff | tree |
2014-09-09 |
Alan Lawrence | [AArch64 Testsuite] Add test of vld[234]q? intrinsic |
commit | commitdiff | tree |
2014-09-09 |
Alan Lawrence | [AArch64 Testsuite]Fix scan-assembler test false alarm... |
commit | commitdiff | tree |
2014-09-09 |
Jason Merrill | typeck.c (build_class_member_access_expr): Move -Winval... |
commit | commitdiff | tree |
2014-09-09 |
Jiong Wang | [ARM] Enable auto-vectorization for copysignf |
commit | commitdiff | tree |
2014-09-09 |
Richard Sandiford | bb-reorder.h (default_target_bb_reorder): Remove redund... |
commit | commitdiff | tree |
2014-09-09 |
Jason Merrill | re PR c++/62255 (Introducing an unrelated template... |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m... |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp... |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][5/7] Convert FP mnemonics to UAL | sqrt and FP... |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][4/7] Convert FP mnemonics to UAL | vcvt patterns |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [3/7] Convert FP mnemonics to UAL | mul+add patterns |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][2/7] Convert FP mnemonics to UAL | add/sub/div... |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [ARM][1/7] Convert FP mnemonics to UAL | mov patterns. |
commit | commitdiff | tree |
2014-09-09 |
James Greenhalgh | [Obvious] Change Linux to GNU/LINUX in ARM options... |
commit | commitdiff | tree |
2014-09-09 |
Tony Wang | xordi3-opt.c: Disable this test case for thumb1 target. |
commit | commitdiff | tree |
2014-09-09 |
Kyrylo Tkachov | [AArch64] PR 61749: Do not ICE in lane intrinsics when... |
commit | commitdiff | tree |
2014-09-09 |
Nick Clifton | invoke.texi (Optimization Options): Add missing @gol... |
commit | commitdiff | tree |
2014-09-09 |
Zhenqiang Chen | shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED. |
commit | commitdiff | tree |
2014-09-09 |
Trevor Saunders | remove picochip |
commit | commitdiff | tree |
2014-09-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-09-08 |
David Malcolm | control_flow_insn_p takes an insn |
commit | commitdiff | tree |
2014-09-08 |
David Malcolm | gcse.c's modify_mem_list is a list of insns |
commit | commitdiff | tree |
2014-09-08 |
Jakub Jelinek | re PR tree-optimization/60196 (Incorrect compilation... |
commit | commitdiff | tree |
2014-09-08 |
DJ Delorie | * doc/invoke.texi (MSP430 Options): Add -minrt. |
commit | commitdiff | tree |
2014-09-08 |
Bill Schmidt | rs6000.c (special_handling_values): Add SH_SPLAT. |
commit | commitdiff | tree |
2014-09-08 |
Richard Biener | re PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C ... |
commit | commitdiff | tree |
2014-09-08 |
Alan Lawrence | [Obvious] Remove unused aarch64_types_cmtst_qualifiers... |
commit | commitdiff | tree |
2014-09-08 |
Joseph Myers | Remove SF_SIZE etc. target macros. |
commit | commitdiff | tree |
2014-09-08 |
Joseph Myers | Remove no-longer-needed fp-bit target macros. |
commit | commitdiff | tree |
2014-09-08 |
Richard Biener | re PR bootstrap/63204 (gtype-desc.c:887:40: error:... |
commit | commitdiff | tree |
2014-09-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-09-07 |
Nathan Sidwell | libgcov-interface.c (STRONG_ALIAS): Rename to ... |
commit | commitdiff | tree |
2014-09-07 |
Venkataramanan... | Fix PR63190 |
commit | commitdiff | tree |
2014-09-07 |
Richard Sandiford | re PR rtl-optimization/62208 (ICE with -fwhole-program... |
commit | commitdiff | tree |
2014-09-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-09-06 |
John David... | re PR testsuite/56194 (FAIL: g++.dg/init/const9.C ... |
commit | commitdiff | tree |
2014-09-06 |
John David... | pr61800.C: Require visibility. |
commit | commitdiff | tree |
2014-09-06 |
John David... | pr61868.c: Require lto. |
commit | commitdiff | tree |
2014-09-06 |
Joern Rennecke | arc.c (arc_predicate_delay_insns): Swap comparison... |
commit | commitdiff | tree |
2014-09-06 |
Joern Rennecke | arc.c (arc_print_operand): Fix format for HOST_WIDE_INT. |
commit | commitdiff | tree |
2014-09-06 |
Richard Sandiford | re PR target/63171 (Segfault in rs6000.c:rs6000_emit_mo... |
commit | commitdiff | tree |
2014-09-06 |
Tom de Vries | Fix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allo... |
commit | commitdiff | tree |
2014-09-06 |
François Dumont | hashtable_policy.h (_Prime_rehash_policy): Constructor... |
commit | commitdiff | tree |
2014-09-06 |
Dominique d... | re PR bootstrap/63188 (r214954 breaks bootstrap on... |
commit | commitdiff | tree |
2014-09-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2014-09-05 |
Easwaran Raman | re PR rtl-optimization/62146 (CSE replaces constant... |
commit | commitdiff | tree |
2014-09-05 |
Segher Boessenkool | re PR target/63187 (Unrecognizable insn ICE due to... |
commit | commitdiff | tree |
2014-09-05 |
Jason Merrill | re PR c++/62659 (Regression in template argument substi... |
commit | commitdiff | tree |
2014-09-05 |
Ian Lance Taylor | runtime: Use the clone system call on GNU/Linux. |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Use rtx_insn for various jump-handling functions and... |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Simplification within reorg.c |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Use rtx_insn_list within haifa-sched.c |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Use rtx_insn for more scheduler things, plus CONST_CAST... |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Use rtx_insn more within peep2 |
commit | commitdiff | tree |
2014-09-05 |
Ian Lance Taylor | runtime: Use correct size for unsafe.Pointer GC instruc... |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Convert set_block_for_insn from a macro to an inline... |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Eliminate the checked cast from get_call_reg_set_usage |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Drop uncast_insn from param 1 of final_scan_insn |
commit | commitdiff | tree |
2014-09-05 |
David Malcolm | Use rtx_jump_table_data in jump.c:delete_related_insns |
commit | commitdiff | tree |
2014-09-05 |
Kyrylo Tkachov | [ARM/AArch64] Add scheduling info for ARMv8-A FPU new... |
commit | commitdiff | tree |
2014-09-05 |
Joost VandeVondele | re PR fortran/62245 (gfortran miscompiles int() on... |
commit | commitdiff | tree |
2014-09-05 |
Richard Biener | cfgloop.c (mark_loop_for_removal): Record former header... |
commit | commitdiff | tree |
2014-09-05 |
Marat Zakirov | vect-109.c: Skip predicate added. |
commit | commitdiff | tree |
2014-09-05 |
Joseph Myers | Use -fbuilding-libgcc for more target macros used in... |
commit | commitdiff | tree |
2014-09-05 |
Alan Lawrence | [PATCH AArch64] Rename [u]int32x1_t to [u]int32_t ... |
commit | commitdiff | tree |
2014-09-05 |
Alan Lawrence | [PATCH AArch64 2/2] Replace temporary inline assembler... |
commit | commitdiff | tree |
next |