Show patches with: Submitter = Kyrill Tkachov       |    State = Action Required       |    Archived = No       |   419 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[expr.c] PR 65358 Avoid clobbering partial argument during sibcall - - - - --- 2015-04-28 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-01 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-08 Kyrill Tkachov New
[expr.c] PR 65358 Avoid clobbering partial argument during sibcall - - - - --- 2015-05-11 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-13 Kyrill Tkachov New
[calls.c] Remove #ifdef checks on STACK_GROWS_DOWNWARD - - - - --- 2015-05-18 Kyrill Tkachov New
[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in place - - - - --- 2015-05-18 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-20 Kyrill Tkachov New
[AArch64] Add __extension__ and __always_inline__ to crypto intrinsics - - - - --- 2015-05-21 Kyrill Tkachov New
[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in place - - - - --- 2015-05-27 Kyrill Tkachov New
[expr.c] PR 65358 Avoid clobbering partial argument during sibcall - - - - --- 2015-05-27 Kyrill Tkachov New
[ifcvt,obvious] Fix typo in comment - - - - --- 2015-06-03 Kyrill Tkachov New
[ARM] armv8 linux toolchain asan testcase fail due to stl missing conditional code - - - - --- 2015-06-05 Kyrill Tkachov New
[ARM] armv8 linux toolchain asan testcase fail due to stl missing conditional code - - - - --- 2015-06-09 Kyrill Tkachov New
[combine] Don't create LSHIFTRT of zero bits in change_zero_ext - - - - --- 2015-12-14 Kyrill Tkachov New
[combine] PR rtl-optimization/68651 Try changing rtx from (r + r) to (r << 1) to aid recognition - - - - --- 2015-12-14 Kyrill Tkachov New
[combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor - - - - --- 2015-12-15 Kyrill Tkachov New
[rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS - - - - --- 2015-12-15 Kyrill Tkachov New
[reload.c] Convert conditional compilation of WORD_REGISTER_OPERATIONS - - - - --- 2015-12-15 Kyrill Tkachov New
[reload1.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS - - - - --- 2015-12-15 Kyrill Tkachov New
[AArch64,1/2] PR rtl-optimization/68796 Add compare-of-zero_extract pattern - - - - --- 2015-12-17 Kyrill Tkachov New
[combine,RFC,2/2] PR rtl-optimization/68796: Perfer zero_extract comparison against zero rather tha… - - - - --- 2015-12-17 Kyrill Tkachov New
[AArch64,1/2] PR rtl-optimization/68796 Add compare-of-zero_extract pattern - - - - --- 2015-12-18 Kyrill Tkachov New
[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of th… - - - - --- 2015-12-18 Kyrill Tkachov New
[combine,v2] Canonicalise (r + r) to (r << 1) to aid recognition - - - - --- 2015-12-18 Kyrill Tkachov New
[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of th… - - - - --- 2015-12-21 Kyrill Tkachov New
[combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor - - - - --- 2015-12-22 Kyrill Tkachov New
ARM FreeBSD fix bootstrap - - - - --- 2015-12-23 Kyrill Tkachov New
[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of th… - - - - --- 2016-01-07 Kyrill Tkachov New
[ARM] PR68674 Fix LTO support for neon builtin and error catching (ping) - - - - --- 2016-01-07 Kyrill Tkachov New
[simplify-rtx] PR rtl-optimization/69161: Fix ICE when trying to simplify vec_duplicate of CC mode - - - - --- 2016-01-07 Kyrill Tkachov New
[AArch64] PR rtl-optimization/68796: Add patterns for QImode and HImode comparison with zero - - - - --- 2016-01-07 Kyrill Tkachov New
[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of th… - - - - --- 2016-01-08 Kyrill Tkachov New
[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of th… - - - - --- 2016-01-11 Kyrill Tkachov New
[ARM,PR69194] Fix ICE in in extract_insn - - - - --- 2016-01-11 Kyrill Tkachov New
[ARM] Fox target/69180] #pragma GCC target should not warn about redefined macros - - - - --- 2016-01-11 Kyrill Tkachov New
[AArch64] Handle compare of zero_extract form of TST-immediate in rtx costs - - - - --- 2016-01-11 Kyrill Tkachov New
[AArch64] Handle CSEL of zero_extended operands in rtx costs - - - - --- 2016-01-11 Kyrill Tkachov New
[ARM,4.9,backport] Fix PR target/68648 - - - - --- 2016-01-14 Kyrill Tkachov New
[AArch64] Properly reject invalid attribute strings - - - - --- 2016-01-15 Kyrill Tkachov New
[ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditional - - - - --- 2016-01-15 Kyrill Tkachov New
[ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern - - - - --- 2016-01-21 Kyrill Tkachov New
[ARM,1/4] PR target/65932: Add testcase - - - - --- 2016-01-22 Kyrill Tkachov New
[ARM,2/4] Fix operand costing logic for SMUL[TB][TB] - - - - --- 2016-01-22 Kyrill Tkachov New
[cse,3/4] Don't overwrite original rtx when folding source of set - - - - --- 2016-01-22 Kyrill Tkachov New
[ARM,4/4] Adjust gcc.target/arm/wmul-[123].c tests - - - - --- 2016-01-22 Kyrill Tkachov New
[ARM] Fix PR target/69245 Rewrite arm_set_current_function - - - - --- 2016-01-22 Kyrill Tkachov New
ARM PR68620 (ICE with FP16 on armeb) - - - - --- 2016-01-26 Kyrill Tkachov New
[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons in expressions that r… - - - - --- 2016-01-29 Kyrill Tkachov New
[ARM] PR target/69161: Don't ignore mode when matching comparison operator in cstore-like patterns - - - - --- 2016-01-29 Kyrill Tkachov New
[ARM,1/4] PR target/65932: Add testcase - - - - --- 2016-02-04 Kyrill Tkachov New
[AArch64] Only update assembler .arch directive when necessary - - - - --- 2016-02-04 Kyrill Tkachov New
[ARM] Tests for arm_restrict_it patterns in thumb2.md - - - - --- 2016-02-05 Kyrill Tkachov New
[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons in expressions that r… - - - - --- 2016-02-08 Kyrill Tkachov New
[ARM,RFC] PR target/65578 Fix gcc.dg/torture/stackalign/builtin-apply-4.c for single-precision fpus - - - - --- 2016-02-09 Kyrill Tkachov New
[AArch64] Only update assembler .arch directive when necessary - - - - --- 2016-02-11 Kyrill Tkachov New
[ARM] stop changing signedness in PROMOTE_MODE - - - - --- 2016-02-15 Kyrill Tkachov New
[AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not support it - - - - --- 2016-02-16 Kyrill Tkachov New
[ARM] PR target/69161: Don't ignore mode when matching comparison operator in cstore-like patterns - - - - --- 2016-02-17 Kyrill Tkachov New
[AArch64,v2] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not support it - - - - --- 2016-02-17 Kyrill Tkachov New
[AArch64,v2] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not support it - - - - --- 2016-02-19 Kyrill Tkachov New
[ARM] PR target/69875 Fix atomic_loaddi expansion - - - - --- 2016-02-19 Kyrill Tkachov New
[gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_without_clobbers_p - - - - --- 2016-02-24 Kyrill Tkachov New
[wwwdocs,committed] Fix typo and tws in changes.html - - - - --- 2016-02-24 Kyrill Tkachov New
[ARM] Add initial support for the Cortex-A32 - - - - --- 2016-02-24 Kyrill Tkachov New
[ARM,5,Backport] PR target/69875 Fix atomic_loaddi expansion - - - - --- 2016-02-24 Kyrill Tkachov New
[ARM,4.9,Backport] PR target/69875 Fix atomic_loaddi expansion - - - - --- 2016-02-24 Kyrill Tkachov New
[AArch64] PR target/69613: Return zero TARGET_SHIFT_TRUNCATION_MASK when SHIFT_COUNT_TRUNCATED is f… - - - - --- 2016-02-25 Kyrill Tkachov New
[AArch64] Set TREE_TARGET_GLOBALS in aarch64_set_current_function when new tree is the default node… - - - - --- 2016-02-25 Kyrill Tkachov New
[ARM,wwwdocs] Mention Cortex-A32 and Cortex-A35 support in changes.html for GCC 6 - - - - --- 2016-02-26 Kyrill Tkachov New
[ARM] Reduce size of arm1020e automaton - - - - --- 2016-02-29 Kyrill Tkachov New
[ARM] Error out of arm_neon.h if compiling for soft-float ABI - - - - --- 2016-02-29 Kyrill Tkachov New
[AArch64,testsuite] PR target/70004: Remove check using undefined behaviour - - - - --- 2016-03-01 Kyrill Tkachov New
[ARM] Add deprecation warning on pre-v4t architecture revisions - - - - --- 2016-03-01 Kyrill Tkachov New
[ARM] Split out armv7ve effective target check - - - - --- 2016-03-02 Kyrill Tkachov New
[ARM] PR rtl-optimization/69904: Disallow copying/duplicating of load-exclusive operations - - - - --- 2016-03-03 Kyrill Tkachov New
[wwwdocs] Remove (Pending) tag from 5.3 notes, add 5.4 entry - - - - --- 2016-03-03 Kyrill Tkachov New
[AArch64] PR target/70002: Make aarch64_set_current_function play nice with pragma resetting - - - - --- 2016-03-03 Kyrill Tkachov New
[AArch64,testsuite] PR target/70004: Remove check using undefined behaviour - - - - --- 2016-03-04 Kyrill Tkachov New
[obvious] Fix typo in tree-ssa-math-opts.c - - - - --- 2016-03-08 Kyrill Tkachov New
[ARM] Use proper output modifier for DImode register in store exclusive patterns - - - - --- 2016-03-09 Kyrill Tkachov New
[AArch64] Fix thinko in handling of -momit-leaf-frame-pointer option - - - - --- 2016-03-10 Kyrill Tkachov New
[AArch64] Fix gcc.target/aarch64/vect-reduc-or_1.c for -mcpu=cortex-a57 - - - - --- 2016-03-11 Kyrill Tkachov New
[AArch64] PR target/70002: Make aarch64_set_current_function play nice with pragma resetting - - - - --- 2016-03-11 Kyrill Tkachov New
[ARM] PR driver/70132: Avoid double fclose in driver-arm.c - - - - --- 2016-03-11 Kyrill Tkachov New
[ARM,4.9,Backport] PR target/69875 Fix atomic_loaddi expansion - - - - --- 2016-03-31 Kyrill Tkachov New
[AArch64] Backport of PR 70044 fix to GCC 5 - - - - --- 2016-04-04 Kyrill Tkachov New
[ARM] PR target/70566 Check that condition register is dead in tst-imm -> lsls-imm Thumb2 peepholes - - - - --- 2016-04-07 Kyrill Tkachov New
[testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10474.c tests on arm, po… - - - - --- 2016-04-15 Kyrill Tkachov New
[AArch64] Work around PR target/64971 - - - - --- 2016-04-15 Kyrill Tkachov New
[AArch64,wwwdocs] Summarise some more AArch64 changes for GCC6 - - - - --- 2016-04-21 Kyrill Tkachov New
[wwwdocs] Add deprecation of pre-ARMv4T architectures to the release notes - - - - --- 2016-04-21 Kyrill Tkachov New
match.pd patch: min(-x, -y), min(~x, ~y) - - - - --- 2016-04-25 Kyrill Tkachov New
[AArch64,wwwdocs] Summarise some more AArch64 changes for GCC6 - - - - --- 2016-04-27 Kyrill Tkachov New
[AArch64] Define WORD_REGISTER_OPERATIONS to zero and comment why - - - - --- 2016-04-27 Kyrill Tkachov New
[AArch64] Simplify ashl<mode>3 expander for SHORT modes - - - - --- 2016-04-27 Kyrill Tkachov New
[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes - - - - --- 2016-04-27 Kyrill Tkachov New
[ARM] Fix costing of sign-extending load in rtx costs - - - - --- 2016-04-27 Kyrill Tkachov New
[internal-fn.c,committed] Convert conditional compilation on WORD_REGISTER_OPERATIONS - - - - --- 2016-04-28 Kyrill Tkachov New
[genrecog] Fix warning about potentially uninitialised use of label - - - - --- 2016-04-29 Kyrill Tkachov New
« 1 2 3 44 5 »