Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | [ARM/AArch64][testsuite] Add vld1_lane tests. | Christophe Lyon | 2 | -0/+127 |
2015-01-16 | re PR c++/62134 ([C++11] ICE with template alias) | Paolo Carlini | 2 | -0/+119 |
2015-01-16 | [ARM/AArch64][testsuite] Be more verbose, and actually confirm that a | Christophe Lyon | 2 | -0/+10 |
2015-01-16 | [ARM/AArch64][testsuite] Add explicit dependency on Neon Cumulative Saturatio... | Christophe Lyon | 4 | -17/+31 |
2015-01-16 | [ARM] PR 62066: Call va_end on early return from va_list processing function | Kyrylo Tkachov | 2 | -0/+9 |
2015-01-16 | oops.. fixed typo in ChangeLog | Bernd Edlinger | 1 | -1/+1 |
2015-01-16 | sanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parameters. | Bernd Edlinger | 6 | -2/+119 |
2015-01-16 | re PR c++/60056 ([C++11] ICE in var_defined_without_dynamic_init, at cp/decl2... | Paolo Carlini | 2 | -1/+25 |
2015-01-16 | [Obvious, ARM Testsuite] mangle-arm-crypto.C needs arm_crypto arguments added | James Greenhalgh | 2 | -1/+6 |
2015-01-16 | Add missing testcase accidentally omitted from r219681 | David Malcolm | 1 | -0/+64 |
2015-01-16 | re PR c++/62276 (ICE when non-variadic template template parameter is default... | Paolo Carlini | 2 | -0/+14 |
2015-01-16 | [ARM] Move comment about splitting Thumb1 patterns to thumb1.md | Kyrylo Tkachov | 3 | -19/+26 |
2015-01-16 | rs6000.c (rs6000_scalar_mode_supported_p): Disallow TImode for TARGET_32BIT. | Segher Boessenkool | 2 | -0/+13 |
2015-01-16 | rs6000.c (TARGET_LIBGCC_CMP_RETURN_MODE, [...]): Implement as ... | Segher Boessenkool | 2 | -0/+23 |
2015-01-16 | rs6000.c (rs6000_va_start): Use MIN_UNITS_PER_WORD instead of UNITS_PER_WORD ... | Segher Boessenkool | 2 | -1/+6 |
2015-01-16 | rs6000.c (TARGET_PROMOTE_FUNCTION_MODE): Implement as rs6000_promote_function... | Segher Boessenkool | 2 | -3/+21 |
2015-01-16 | rs6000.h (PROMOTE_MODE): Correct test for when -m32 -mpowerpc64 is active. | Segher Boessenkool | 2 | -1/+6 |
2015-01-16 | re PR middle-end/64353 (ICE: in execute_todo, at passes.c:1986) | Ilya Enkovich | 4 | -1/+27 |
2015-01-16 | [AArch64, Obvious] Fix broken commit r219724 | James Greenhalgh | 2 | -797/+5 |
2015-01-16 | [AArch64] Fix PR 64263: Do not try to split constants when destination is SIM... | Kyrylo Tkachov | 4 | -2/+40 |
2015-01-16 | jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling of last argument. | Jakub Jelinek | 3 | -1/+28 |
2015-01-16 | Revert ISA change | David Edelsohn | 2 | -1/+6 |
2015-01-16 | re PR tree-optimization/64434 (Performance regression after operand canonical... | Yuri Rumyantsev | 2 | -0/+6 |
2015-01-16 | Add missing } to gcc.c-torture/compile/20150108.c | Markus Trippelsdorf | 1 | -0/+1 |
2015-01-16 | re PR middle-end/64614 (bogus used initialized warning (in gcc 4.9.2); switch... | Richard Biener | 4 | -9/+117 |
2015-01-16 | re PR middle-end/64568 (error: invalid reference prefix) | Richard Biener | 4 | -0/+159 |
2015-01-16 | builtins.c (expand_builtin_acc_on_device): Check target for NULL. | Uros Bizjak | 2 | -1/+5 |
2015-01-16 | [AArch64] Remove -mlra/-mno-lra option for Aarch64 | Matthew Wahab | 3 | -13/+9 |
2015-01-16 | re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx) | Ilya Enkovich | 8 | -13/+79 |
2015-01-16 | Mark cl_target_option_print_diff args unused | Rainer Orth | 2 | -3/+8 |
2015-01-16 | re PR fortran/45290 ([F08] pointer initialization) | Janus Weil | 4 | -2/+14 |
2015-01-16 | Adjust handling of word sized subregs for OP_OUT | Robert Suchanek | 2 | -0/+7 |
2015-01-16 | Account for high/lo_sum simplification with displacements | Robert Suchanek | 4 | -3/+40 |
2015-01-16 | * gcc.target/visium: New directory. | Eric Botcazou | 10 | -0/+228 |
2015-01-16 | re PR tree-optimization/61743 (Complete unroll is not happened for loops with... | Richard Biener | 3 | -2/+8 |
2015-01-16 | [AArch64] Add a new scheduling description for the ARM Cortex-A57 processor | James Greenhalgh | 5 | -3/+1604 |
2015-01-16 | [AArch64] Enable CCMP support for AArch64, PR64015 resolved | Zhenqiang Chen | 8 | -78/+335 |
2015-01-16 | g++.dg/ipa/pr64612.C: New test. | Markus Trippelsdorf | 2 | -0/+72 |
2015-01-16 | [AARCH64]Enable gcc/testsuite/gcc.dg/builtin-apply2.c fro aarch64 target | Renlin Li | 2 | -1/+5 |
2015-01-16 | Add new names for intrinsics. | Ilya Tocar | 6 | -0/+51 |
2015-01-16 | [Patch] Improve warning message | Jiong Wang | 2 | -3/+8 |
2015-01-16 | [Patch] Warn and truncate bitsize when partial overflow happen | Jiong Wang | 2 | -0/+21 |
2015-01-16 | re PR c++/58614 ([c++11] ICE with undeclared variable in initializer list) | Paolo Carlini | 4 | -0/+23 |
2015-01-16 | Bump copyright year | Eric Botcazou | 1 | -1/+1 |
2015-01-16 | [NDS32] Have sibling calls optmization to be performed on nds32 target. | Chung-Ju Wu | 4 | -9/+139 |
2015-01-16 | [NDS32] Have shirnk-wrapping optimization to be performed on nds32 target. | Chung-Ju Wu | 4 | -24/+62 |
2015-01-16 | [NDS32] Fix wrong data flow when building nds32 target with --enable-checking... | Chung-Ju Wu | 4 | -0/+23 |
2015-01-16 | [NDS32][DOC] Remove -mforce-fp-as-gp, -mforbid-fp-as-gp, and -mex9 options fr... | Chung-Ju Wu | 2 | -17/+6 |
2015-01-16 | [NDS32][DOC] Describe -mcmodel= option instead of -mgp-direct in the document... | Chung-Ju Wu | 2 | -9/+21 |
2015-01-16 | re PR tree-optimization/62053 (ICE: in remap_type_1, at tree-inline.c:540) | Jan Hubicka | 2 | -2/+7 |