Show patches with: Submitter = Tamar Christina       |    State = Action Required       |    Archived = No       |   564 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4,AArch32] : Add support for sign differing dot-product usdot for NEON. Untitled series #242289 - - - - --- 2021-05-05 Tamar Christina New
[4/4] middle-end: Add tests middle end generic tests for sign differing dotproduct. [1/4] middle-end Vect: Add support for dot-product where the sign for the multiplicant changes. - - - - --- 2021-05-05 Tamar Christina New
[3/4,AArch32] : Add support for sign differing dot-product usdot for NEON. [1/4] middle-end Vect: Add support for dot-product where the sign for the multiplicant changes. - - - - --- 2021-05-05 Tamar Christina New
[2/4] AArch64: Add support for sign differing dot-product usdot for NEON and SVE. [1/4] middle-end Vect: Add support for dot-product where the sign for the multiplicant changes. - - - - --- 2021-05-05 Tamar Christina New
[1/4] middle-end Vect: Add support for dot-product where the sign for the multiplicant changes. [1/4] middle-end Vect: Add support for dot-product where the sign for the multiplicant changes. - - - - --- 2021-05-05 Tamar Christina New
Vect: Remove restrictions on dotprod signedness Vect: Remove restrictions on dotprod signedness - - - - --- 2021-05-05 Tamar Christina New
AArch64: Have -mcpu=native and -march=native enable extensions when CPU is unknown AArch64: Have -mcpu=native and -march=native enable extensions when CPU is unknown - - - - --- 2021-05-05 Tamar Christina New
AArch64 SVE: Fix wrong sve predicate split (PR100048) AArch64 SVE: Fix wrong sve predicate split (PR100048) - - - - --- 2021-04-16 Tamar Christina New
slp: reject non-multiple of 2 laned SLP trees (PR99825) slp: reject non-multiple of 2 laned SLP trees (PR99825) - - - - --- 2021-03-30 Tamar Christina New
slp: remove unneeded permute calculation (PR99656) slp: remove unneeded permute calculation (PR99656) - - - - --- 2021-03-19 Tamar Christina New
[committed] AArch64 Fix -Werror issue in aarch64_simd_clone_compute_vecsize_and_simdlen [committed] AArch64 Fix -Werror issue in aarch64_simd_clone_compute_vecsize_and_simdlen - - - - --- 2021-03-17 Tamar Christina New
[committed] middle-end slp: Don't traverse tree on (nil) nodes. [committed] middle-end slp: Don't traverse tree on (nil) nodes. - - - - --- 2021-02-25 Tamar Christina New
[comitted] Testsuite: Disable PR99149 test on big-endian [comitted] Testsuite: Disable PR99149 test on big-endian - - - - --- 2021-02-24 Tamar Christina New
middle-end slp: fix accidental resource re-use of slp_tree (PR99220) middle-end slp: fix accidental resource re-use of slp_tree (PR99220) - - - - --- 2021-02-23 Tamar Christina New
slp: fix sharing of SLP only patterns. (PR99149) slp: fix sharing of SLP only patterns. (PR99149) - - - - --- 2021-02-19 Tamar Christina New
IPA: Optionally allow double costing, restoring GCC 10 behavior IPA: Optionally allow double costing, restoring GCC 10 behavior - - - - --- 2021-02-10 Tamar Christina New
middle-end slp: Split out patterns away from using SLP_ONLY into their own flag middle-end slp: Split out patterns away from using SLP_ONLY into their own flag - - - - --- 2021-02-02 Tamar Christina New
AArch64 Change canonization of smlal and smlsl in order to be able to optimize the vec_dup AArch64 Change canonization of smlal and smlsl in order to be able to optimize the vec_dup - - - - --- 2021-02-01 Tamar Christina New
Arm: Add NEON and MVE complex mul, mla and mls patterns. Arm: Add NEON and MVE complex mul, mla and mls patterns. - - - - --- 2021-01-21 Tamar Christina New
[testsuite] (committed) Fix sed script errors in complex tests [testsuite] (committed) Fix sed script errors in complex tests - - - - --- 2021-01-15 Tamar Christina New
middle-end (committed) slp: Add Tests for complex mul, mls and mla" middle-end (committed) slp: Add Tests for complex mul, mls and mla" - - - - --- 2021-01-14 Tamar Christina New
middle-end slp: elide intermediate nodes for complex add and avoid truncate middle-end slp: elide intermediate nodes for complex add and avoid truncate - - - - --- 2021-01-14 Tamar Christina New
AArch64 SVE2: Fix aarch64-sve2-acle-asm tests. AArch64 SVE2: Fix aarch64-sve2-acle-asm tests. - - - - --- 2021-01-08 Tamar Christina New
[RFC] AArch64: Have RTL patterns recognize DI extracts from vectors at offset 0 as no-op. [RFC] AArch64: Have RTL patterns recognize DI extracts from vectors at offset 0 as no-op. - - - - --- 2021-01-04 Tamar Christina New
[8/8,v9] middle-end slp: Add complex operations class to share first match among all matchers [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[7/8,v9] middle-end slp: support complex FMS and complex FMS conjugate [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[6/8,v9] middle-end slp: support complex FMA and complex FMA conjugate [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[5/8,v9] middle-end slp: support complex multiply and complex multiply conjugate [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[4/8,v9] middle-end slp: upgrade complex add to new format and fix memory leaks [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[3/8,v9] middle-end slp: handle externals correctly in linear_loads_p [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[2/8,v9] middle-end slp: fix is_linear_load_p to prevent multiple answers [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[1/8,v9] middle-end slp: Support optimizing load distribution [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
Arm MVE: Add missing complex mul iterators Arm MVE: Add missing complex mul iterators - - - - --- 2020-12-18 Tamar Christina New
[AArch32] MVE: Split refactoring of remaining complex instrinsics [AArch32] MVE: Split refactoring of remaining complex instrinsics - - - - --- 2020-12-16 Tamar Christina New
[2/2] Arm: Add NEON and MVE RTL patterns for Complex Addition. Untitled series #220927 - - - - --- 2020-12-16 Tamar Christina New
middle-end vect: Exclude TOP permute from blend considerations middle-end vect: Exclude TOP permute from blend considerations - - - - --- 2020-12-14 Tamar Christina New
Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and FMA. Fix mve types Fix mve pa… Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and FMA. Fix mve types Fix mve pa… - - - - --- 2020-12-10 Tamar Christina New
AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Addition, Multiply and FMA. AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Addition, Multiply and FMA. - - - - --- 2020-12-10 Tamar Christina New
middle-end: Support complex Addition middle-end: Support complex Addition - - - - --- 2020-11-23 Tamar Christina New
middle-end vect: Have vectorizable_slp_permutation set type on invariants middle-end vect: Have vectorizable_slp_permutation set type on invariants - - - - --- 2020-11-20 Tamar Christina New
AArch64[GCC-8] Fix overflow in memcopy expansion on aarch64. AArch64[GCC-8] Fix overflow in memcopy expansion on aarch64. - - - - --- 2020-11-17 Tamar Christina New
[2/2] middle-end : Add support for complex pattern detection for Add, Mul, FMA and FMS [1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches - - - - --- 2020-11-14 Tamar Christina New
[1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches [1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches - - - - --- 2020-11-14 Tamar Christina New
[committed] middle-end: guard slp-11b.c testcase on vec_lanes [committed] middle-end: guard slp-11b.c testcase on vec_lanes - - - - --- 2020-11-05 Tamar Christina New
[committed] testsuite: disable vect tests that was accidentally enabled on x86 [committed] testsuite: disable vect tests that was accidentally enabled on x86 - - - - --- 2020-11-05 Tamar Christina New
middle-end: Store and use the SLP instance kind when aborting load/store lanes middle-end: Store and use the SLP instance kind when aborting load/store lanes - - - - --- 2020-11-05 Tamar Christina New
[v2,10/18] middle-end simplify lane permutes which selects from loads from the same DR. Untitled series #211873 - - - - --- 2020-11-03 Tamar Christina New
[v2,9/18] middle-end optimize slp simplify back to back permutes. Untitled series #211873 - - - - --- 2020-11-03 Tamar Christina New
[committed] AArch64 Skip test for pr97535 on ILP32 since it can't express the range. [committed] AArch64 Skip test for pr97535 on ILP32 since it can't express the range. - - - - --- 2020-10-28 Tamar Christina New
[driver] Don't add suffix for non-files [driver] Don't add suffix for non-files - - - - --- 2020-10-27 Tamar Christina New
AArch64 Fix overflow in memcopy expansion on aarch64. AArch64 Fix overflow in memcopy expansion on aarch64. - - - - --- 2020-10-23 Tamar Christina New
SLP: Move load/store-lanes check till late SLP: Move load/store-lanes check till late - - - - --- 2020-10-21 Tamar Christina New
[arm-perf-staging,branch] Add support for -fno-alias [arm-perf-staging,branch] Add support for -fno-alias - - - - --- 2020-10-13 Tamar Christina New
[v2,16/16] Testsuite: Add initial tests for NEON (incomplete) middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,15/16] Arm: Add MVE RTL patterns for Complex Addition, Multiply and FMA. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,14/16] Arm: Add NEON RTL patterns for Complex Addition, Multiply and FMA. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,13/16] Arm: Add support for auto-vectorization using HF mode. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,12/16] AArch64: Add SVE2 Integer RTL patterns for Complex Addition, Multiply and FMA. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,11/16] AArch64: Add SVE RTL patterns for Complex Addition, Multiply and FMA. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,10/16] AArch64: Add NEON RTL patterns for Complex Addition, Multiply and FMA. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,9/16,docs] Add some missing test directive documentaion. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,8/16] middle-end: add Complex Multiply and Accumulate/Subtract and Multiply and Accumulate/Subt… middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,7/16] middle-end: Add Complex Multiplication and Multiplication with Conjucate detection middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,6/16] middle-end Add Complex Addition with rotation detection middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,5/16] middle-end: Add shared machinery for matching patterns involving complex numbers. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,4/16] middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be … middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,3/16] middle-end Add basic SLP pattern matching scaffolding. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,2/16] middle-end: Refactor and expose some vectorizer helper functions. middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
[v2,1/16] middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for consistency middle-end Add support for SLP vectorization of complex number instructions. - - - - --- 2020-09-25 Tamar Christina New
AArch64: Fix hwasan failure in readline. AArch64: Fix hwasan failure in readline. - - - - --- 2020-07-30 Tamar Christina New
[6/6] AArch64: Add test for -mcpu=native [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[5/6] Docs: Document environment setting directives for testsuite [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[4/6] Testsuite: Make it easier to debug environment setting functions [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[3/6] Arm: Add GCC_CPUINFO override [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[2/6] AArch64: Add GCC_CPUINFO override [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[1/6] AArch64: Fix bugs in -mcpu=native detection. [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
Testsuite: Mark check_effective_target_exceptions_enabled test as C++ test input. Testsuite: Mark check_effective_target_exceptions_enabled test as C++ test input. - - - - --- 2020-06-10 Tamar Christina New
AArch64: Don't check for amdgcn-amdhsa at all on arm targets. AArch64: Don't check for amdgcn-amdhsa at all on arm targets. - - - - --- 2020-06-10 Tamar Christina New
AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL. AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL. - - - - --- 2020-06-08 Tamar Christina New
[Committed,AArch64] Expand on comment of stack-clash and implicit probing through LR. [Committed,AArch64] Expand on comment of stack-clash and implicit probing through LR. - - - - --- 2020-06-08 Tamar Christina New
[AArch64] opt: Fix options canonization for assembler [AArch64] opt: Fix options canonization for assembler - - - - --- 2020-04-02 Tamar Christina New
[middle-end] Fix logical shift truncation (PR91838) [middle-end] Fix logical shift truncation (PR91838) - - - - --- 2020-01-31 Tamar Christina New
[committed,AArch64] Fix unused variable warning breaking bootstrap. [committed,AArch64] Fix unused variable warning breaking bootstrap. - - - - --- 2020-01-18 Tamar Christina New
[SLP,testsuite] Turn off vect-epilogue-nomask for slp-rect-3 [SLP,testsuite] Turn off vect-epilogue-nomask for slp-rect-3 - - - - --- 2019-11-28 Tamar Christina New
[committed,testsuite] Fix fp-int-convert-timode-1.c testism. [committed,testsuite] Fix fp-int-convert-timode-1.c testism. - - - - --- 2019-11-21 Tamar Christina New
[committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. [committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. - - - - --- 2019-11-04 Tamar Christina New
[Arm,libsanitizer] Fix arm libsanitizer bootstrap failure [Arm,libsanitizer] Fix arm libsanitizer bootstrap failure - - - - --- 2019-10-22 Tamar Christina New
[2/2,RFC,middle-end] : Add complex number arithmetic patterns to SLP pattern matcher. [1/2,RFC,middle-end] : Add SLP pattern matcher. - - - - --- 2019-10-01 Tamar Christina New
[1/2,RFC,middle-end] : Add SLP pattern matcher. [1/2,RFC,middle-end] : Add SLP pattern matcher. - - - - --- 2019-10-01 Tamar Christina New
[middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) [middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) - - - - --- 2019-06-25 Tamar Christina New
[AArch64] Make processing less fragile in config.gcc [AArch64] Make processing less fragile in config.gcc - - - - --- 2019-05-21 Tamar Christina New
[committed,AArch64] Make test options_set_10.c not run on native [committed,AArch64] Make test options_set_10.c not run on native - - - - --- 2019-03-04 Tamar Christina New
[AArch64] Make every option in options.def one line (GCC-8). [AArch64] Make every option in options.def one line (GCC-8). - - - - --- 2019-03-01 Tamar Christina New
[AArch64] Make every option in options.def one line [AArch64] Make every option in options.def one line - - - - --- 2019-03-01 Tamar Christina New
[AArch64] Fix command line options canonicalization version #2. (PR target/88530) [AArch64] Fix command line options canonicalization version #2. (PR target/88530) - - - - --- 2019-02-20 Tamar Christina New
[1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics [1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics - - - - --- 2019-02-20 Tamar Christina New
[2/2,Arm] Update Armv8.4-a's FP16 FML intrinsics [1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics - - - - --- 2019-02-20 Tamar Christina New
[Committed,Arm] Remove alternative from neon_softfp_fp16 directive. [Committed,Arm] Remove alternative from neon_softfp_fp16 directive. - - - - --- 2019-02-15 Tamar Christina New
[Committed,Arm] Fix test directive [Committed,Arm] Fix test directive - - - - --- 2019-02-14 Tamar Christina New
[Arm] Add HF modes to ANY iterators [Arm] Add HF modes to ANY iterators - - - - --- 2019-02-13 Tamar Christina New
« 1 2 ... 3 4 5 6 »