Show patches with: Archived = No       |   3544 patches
« 1 2 ... 26 27 2835 36 »
Patch Series S/W/F Date Submitter Delegate State
[SMS,1/4] Fix calculation of row_rest_count --- 2011-06-14 Revital Eres New
[SMS] Fix violation of memory dependence --- 2011-06-13 Revital Eres New
[ARM] Add support for ADDW and SUBW instructions --- 2011-06-06 Dmitry Plotnikov New
[ARM] Add support for ADDW and SUBW instructions --- 2011-06-06 Dmitry Plotnikov New
[ARM] Add support for ADDW and SUBW instructions --- 2011-06-02 Andrew Stubbs New
[ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS --- 2011-06-01 Richard Sandiford New
[ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS --- 2011-05-29 Richard Sandiford New
[ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS --- 2011-05-29 Richard Sandiford New
[ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS --- 2011-05-29 Chung-Lin Tang New
[ARM] add support for some missing 16-bit multiplication insns --- 2011-05-27 Andrew Stubbs New
[simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate --- 2011-05-26 Andrew Stubbs New
[SMS] Fix calculation of issue_rate --- 2011-05-19 Revital Eres New
[SMS,4/4] Misc. fixes --- 2011-05-19 Revital Eres New
[SMS,3/4] Optimize stage count --- 2011-05-19 Revital Eres New
[SMS,2/4] Move the creation of anti-dep edge --- 2011-05-19 Revital Eres New
[SMS,1/4] Fix calculation of row_rest_count --- 2011-05-19 Revital Eres New
[SMS,1/3] Support closing_branch_deps (second try) --- 2011-05-12 Revital Eres New
[PR,testsuite/47013] Fix SMS testsuite faliures --- 2011-05-12 Revital Eres New
[SMS,2/3] Skip DEBUG_INSNs while recognizing doloop --- 2011-05-10 Ayal Zaks New
[ARM] Thumb2 replicated constants --- 2011-05-09 Andrew Stubbs New
[SMS,3/3] Skip DEBUG_INSN in loop-doloo​​​​p. --- 2011-05-08 Revital1 Eres New
[SMS,3/3] Skip DEBUG_INSN in loop-doloo​​​p. --- 2011-05-08 Revital Eres New
[SMS,3/3] Skip DEBUG_INSN in loop-doloo​​p. --- 2011-05-08 Revital Eres New
[SMS,3/3] Skip DEBUG_INSN in loop-doloo​p.c --- 2011-05-08 Revital Eres New
[SMS,3/3] Skip DEBUG_INSN in loop-doloop.c --- 2011-05-08 Revital Eres New
[SMS,3/3] Skip DEBUG_INSN in loop-doloop.c --- 2011-05-08 Revital Eres New
[SMS,2/3] Skip DEBUG_INSNs while recognizing doloop --- 2011-05-08 Revital Eres New
[SMS,1/3] Support closing_branch_deps (second try) --- 2011-05-08 Revital Eres New
[ARM] fix PR pch/45979 regression on ARM --- 2011-05-01 Michael Hope New
[ARM] RTABI half-precision conversion functions --- 2011-04-27 Andrew Stubbs New
[ARM] Fix -Werror build failure --- 2011-04-26 Andrew Stubbs New
[ARM] Thumb2 replicated constants --- 2011-04-21 Andrew Stubbs New
[ARM] Add support for ADDW and SUBW instructions --- 2011-04-20 Andrew Stubbs New
[ARM] Clean up movw support --- 2011-04-20 Andrew Stubbs New
[ARM] Remove redundant code in arm.c --- 2011-04-20 Andrew Stubbs New
RFA: Gimple calls to "internal" functions --- 2011-04-18 Richard Biener New
[SMS] Support instructions with REG_INC_NOTE --- 2011-04-17 Revital Eres New
New flag to apply SMS when SC equals 1 (Second try) --- 2011-04-17 Revital Eres New
[SMS] Avoid considering debug_insn when calculating SCCs --- 2011-04-17 Revital Eres New
New flag to apply SMS when SC equals 1 (Second try) --- 2011-04-17 Revital Eres New
[SMS] New flag to apply SMS when SC equals 1 --- 2011-04-15 Revital Eres New
[SMS] Free sccs field --- 2011-04-15 Revital Eres New
[SMS] Avoid unfreed memory when SMS fails --- 2011-04-15 Revital Eres New
[ARM] RTABI half-precision conversion functions --- 2011-04-14 Andrew Stubbs New
[ARM] New testcases for NEON --- 2011-04-13 Andrew Stubbs New
[ARM] Make 128 bits the default vector size for NEON --- 2011-04-06 Ira Rosen New
[ARM] Make 128 bits the default vector size for NEON --- 2011-04-06 Ira Rosen New
[ARM] Make 128 bits the default vector size for NEON --- 2011-03-31 Ira Rosen New
[ARM] Discourage use of NEON on Cortex-A8 --- 2011-03-22 Andrew Stubbs New
Cleaning up expand optabs code --- 2011-03-21 Richard Sandiford New
Cleaning up expand optabs code --- 2011-03-19 Richard Sandiford New
[ARM] Discourage use of NEON on Cortex-A8 --- 2011-03-13 Andrew Stubbs New
[SMS] Support closing_branch_deps --- 2011-03-08 Revital1 Eres New
[2/2] Reducing the overhead of dwarf2 location tracking --- 2011-03-05 Richard Sandiford New
[ARM] Fix RVCT interoperation issue --- 2011-03-04 Andrew Stubbs New
[v2,testsuite] Fixup dg-options in {gcc, g++, gfortran}.dg/vect.exp tests [v2,testsuite] Fixup dg-options in {gcc, g++, gfortran}.dg/vect.exp tests --- 2024-03-13 Maxim Kuvyrkov Accepted
testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c --- 2024-01-13 Thiago Jung Bauermann Accepted
[v3,1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior [v3,1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior --- 2023-11-22 Maxim Kuvyrkov Accepted
[v2] Format gotools.sum closer to what DejaGnu does [v2] Format gotools.sum closer to what DejaGnu does --- 2023-11-03 Maxim Kuvyrkov Accepted
[09/12,contrib] validate_failures.py: Improve error output Untitled series #211353 --- 2023-06-02 Maxim Kuvyrkov Accepted
mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables --- 2021-04-09 Martin Storsjo Accepted
[v2] libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backtrace [v2] libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backtrace --- 2020-09-08 Martin Storsjo Accepted
gcc: Make strchr return value pointers const gcc: Make strchr return value pointers const --- 2020-09-01 Martin Storsjo Accepted
[1/2,ARM,testsuite] Skip tests incompatible with -mpure-code [1/2,ARM,testsuite] Skip tests incompatible with -mpure-code --- 2019-10-18 Christophe Lyon Accepted
[AArch64,v4,2/6] aarch64: Implement TImode compare-and-swap LSE atomics out-of-line --- 2019-09-18 Richard Henderson Accepted
[ARM/FDPIC,v6,24/24,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++ configure scripts FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon Accepted
[ARM/FDPIC,v6,10/24,ARM] FDPIC: Implement TLS support. FDPIC ABI for ARM --- 2019-09-09 Christophe Lyon Accepted
[AArch64,SVE] PR88837 - Poor vector construction code in VL-specific mode [AArch64,SVE] PR88837 - Poor vector construction code in VL-specific mode --- 2019-05-27 Prathamesh Kulkarni Accepted
[testsuite] PR90106 Fix cdce3.c testcase [testsuite] PR90106 Fix cdce3.c testcase --- 2019-05-20 Christophe Lyon Accepted
[testsuite] aarch64,arm Add missing quotes to expected error message [testsuite] aarch64,arm Add missing quotes to expected error message --- 2019-05-20 Christophe Lyon Accepted
PR target/85596 Add --with-multilib-list doc for aarch64 PR target/85596 Add --with-multilib-list doc for aarch64 --- 2019-01-07 Christophe Lyon Accepted
[AArch64,v2,04/11] aarch64: Improve atomic-op lse generation LSE atomics out-of-line --- 2018-10-02 Richard Henderson Accepted
[contrib] compare_tests: Print number of tests [contrib] compare_tests: Print number of tests --- 2018-07-12 Christophe Lyon Accepted
Fix phi backedge detection in backprop (PR85989) Fix phi backedge detection in backprop (PR85989) --- 2018-06-01 Richard Sandiford Accepted
Tighten LRA test for reloading the inner reg of a paradoxical subreg Tighten LRA test for reloading the inner reg of a paradoxical subreg --- 2018-05-30 Richard Sandiford Accepted
Fix expand_expr_real_1 handling of BLKmode bitfield references Fix expand_expr_real_1 handling of BLKmode bitfield references --- 2018-05-30 Richard Sandiford Accepted
Use poly_int rtx accessors instead of hwi accessors Use poly_int rtx accessors instead of hwi accessors --- 2018-05-30 Richard Sandiford Accepted
Use canonicalize_math_after_vectorization_p for FMA folds Use canonicalize_math_after_vectorization_p for FMA folds --- 2018-05-24 Richard Sandiford Accepted
Try harder to preserve operand ties in maybe_legitimize_operands Try harder to preserve operand ties in maybe_legitimize_operands --- 2018-05-23 Richard Sandiford Accepted
Fix SLP def type when computing masks (PR85853) Fix SLP def type when computing masks (PR85853) --- 2018-05-23 Richard Sandiford Accepted
Handle a null lhs in expand_direct_optab_fn (PR85862) Handle a null lhs in expand_direct_optab_fn (PR85862) --- 2018-05-22 Richard Sandiford Accepted
Allow gimple_build with internal functions Allow gimple_build with internal functions --- 2018-05-17 Richard Sandiford Accepted
[committed,AArch64] Predicated SVE comparison folds [committed,AArch64] Predicated SVE comparison folds --- 2018-05-08 Richard Sandiford Accepted
poly_span_traits fixes (PR 84811) poly_span_traits fixes (PR 84811) --- 2018-03-21 Richard Sandiford Accepted
Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634) Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634) --- 2018-03-01 Richard Sandiford Accepted
Tighten use of HARD_FRAME_POINTER_REGNUM in alias.c (PR 84538) Tighten use of HARD_FRAME_POINTER_REGNUM in alias.c (PR 84538) --- 2018-02-28 Richard Sandiford Accepted
test_summary: handle single quotes test_summary: handle single quotes --- 2018-02-28 Christophe Lyon Accepted
Fix lto-wrapper link flags Fix lto-wrapper link flags --- 2018-02-19 Christophe Lyon Accepted
Add a DECL_EXPR for VLA pointer casts (PR 84305) Add a DECL_EXPR for VLA pointer casts (PR 84305) --- 2018-02-12 Richard Sandiford Accepted
[AArch64] Add a tlsdesc call pattern for SVE [AArch64] Add a tlsdesc call pattern for SVE --- 2018-02-08 Richard Sandiford Accepted
[committed,AArch64] Remove SVE XFAILs [committed,AArch64] Remove SVE XFAILs --- 2018-02-05 Richard Sandiford Accepted
[SLP/AArch64] Fix unpack handling for big-endian SVE [SLP/AArch64] Fix unpack handling for big-endian SVE --- 2018-01-26 Richard Sandiford Accepted
[AArch64] Handle SVE subregs that are effectively REVs [AArch64] Handle SVE subregs that are effectively REVs --- 2018-01-26 Richard Sandiford Accepted
[AArch64] Prefer LD1RQ for big-endian SVE [AArch64] Prefer LD1RQ for big-endian SVE --- 2018-01-26 Richard Sandiford Accepted
[AArch64] Use all SVE LD1RQ variants [AArch64] Use all SVE LD1RQ variants --- 2018-01-26 Richard Sandiford Accepted
[AArch64] Tighten aarch64_secondary_reload condition (PR 83845) [AArch64] Tighten aarch64_secondary_reload condition (PR 83845) --- 2018-01-26 Richard Sandiford Accepted
[AArch64] Fix sve/extract_[12].c for big-endian SVE [AArch64] Fix sve/extract_[12].c for big-endian SVE --- 2018-01-26 Richard Sandiford Accepted
Fix LRA subreg calculation for big-endian targets Fix LRA subreg calculation for big-endian targets --- 2018-01-26 Richard Sandiford Accepted
Fix vect_def_type handling in x86 scatter support (PR 83940) Fix vect_def_type handling in x86 scatter support (PR 83940) --- 2018-01-20 Richard Sandiford Accepted
Check whether any statements need masking (PR 83922) Check whether any statements need masking (PR 83922) --- 2018-01-19 Richard Sandiford Accepted
« 1 2 ... 26 27 2835 36 »