Show patches with: none      |   3544 patches
« 1 2 ... 4 5 635 36 »
Patch Series S/W/F Date Submitter Delegate State
[ARM/FDPIC,20/21,ARM,testsuite] FDPIC: Enable tests on pie_enabled targets FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,19/21,ARM,testsuite] FDPIC: Handle *-*-uclinux* FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,18/21,ARM,testsuite] FDPIC: Skip tests that don't work in PIC mode FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,17/21,ARM,testsuite] FDPIC: Skip v8-m and v6-m tests that currently produce an ICE FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,16/21,ARM,testsuite] FDPIC: Adjust scan-assembler patterns. FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,15/21,ARM,testsuite] FDPIC: Skip unsupported tests FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,14/21,ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,13/21,ARM] FDPIC: Support unwinding across thumb2 signal trampoline FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,12/21,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,11/21,ARM] FDPIC: Add support to unwind FDPIC signal frame FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,10/21,ARM] FDPIC: Implement legitimize_tls_address_fdpic FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,09/21,ARM] FDPIC: Add support for taking address of nested function FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,08/21,ARM] FDPIC: Fix corner case of weak symbol FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,06/21,ARM] FDPIC: Add support for c++ exceptions FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,05/21,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,04/21,ARM] FDPIC: Add support for FDPIC for arm architecture FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,03/21,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,02/21,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
[ARM/FDPIC,01/21,ARM] FDPIC: Add -mfdpic option support FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon Superseded
Add IFN_COND_FMA functions Add IFN_COND_FMA functions --- 2018-05-24 Richard Sandiford New
Extend tree code folds to IFN_COND_* Extend tree code folds to IFN_COND_* --- 2018-05-24 Richard Sandiford New
Add IFN_COND_{MUL,DIV,MOD,RDIV} Add IFN_COND_{MUL,DIV,MOD,RDIV} --- 2018-05-24 Richard Sandiford New
Fold VEC_COND_EXPRs to IFN_COND_* where possible Fold VEC_COND_EXPRs to IFN_COND_* where possible --- 2018-05-24 Richard Sandiford New
Add an "else" argument to IFN_COND_* functions Add an "else" argument to IFN_COND_* functions --- 2018-05-24 Richard Sandiford New
Prefer open-coding vector integer division Prefer open-coding vector integer division --- 2018-05-24 Richard Sandiford New
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
[AArch64,Falkor] Falkor address costs tuning [AArch64,Falkor] Falkor address costs tuning --- 2018-05-22 Luis Machado New
Add a class to represent a gimple match result Add a class to represent a gimple match result --- 2018-05-22 Richard Sandiford New
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
PR85817 PR85817 --- 2018-05-18 Prathamesh Kulkarni New
Fix tree-ssa-strlen handling of partial clobber (PR85814) Fix tree-ssa-strlen handling of partial clobber (PR85814) --- 2018-05-18 Richard Sandiford New
Gimple FE support for internal functions Gimple FE support for internal functions --- 2018-05-17 Richard Sandiford New
Allow gimple_build with internal functions Allow gimple_build with internal functions --- 2018-05-17 Richard Sandiford Accepted
[RFC,PR64946] "abs" vectorization fails for char/short types [RFC,PR64946] "abs" vectorization fails for char/short types --- 2018-05-17 Kugan Vivekanandarajah New
Implement SLP of internal functions Implement SLP of internal functions --- 2018-05-16 Richard Sandiford New
Use conditional internal functions in if-conversion Use conditional internal functions in if-conversion --- 2018-05-16 Richard Sandiford New
Support fused multiply-adds in fully-masked reductions Support fused multiply-adds in fully-masked reductions --- 2018-05-16 Richard Sandiford New
PR85734 PR85734 --- 2018-05-14 Prathamesh Kulkarni New
[PR63185,RFC] Improve DSE with branches [PR63185,RFC] Improve DSE with branches --- 2018-05-14 Kugan Vivekanandarajah New
Replace FMA_EXPR with one internal fn per optab Replace FMA_EXPR with one internal fn per optab --- 2018-05-11 Richard Sandiford New
[arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its capabilities [arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its ca... --- 2018-05-11 Richard Earnshaw (lists) New
[arm] PR target/85606 prefer armv6s-m for armv6-m parts [arm] PR target/85606 prefer armv6s-m for armv6-m parts --- 2018-05-11 Richard Earnshaw (lists) New
Handle vector boolean types when calculating the SLP unroll factor Handle vector boolean types when calculating the SLP unroll factor --- 2018-05-09 Richard Sandiford New
Add clobbers around IFN_LOAD/STORE_LANES Add clobbers around IFN_LOAD/STORE_LANES --- 2018-05-08 Richard Sandiford New
[committed] Move C++ SVE tests to g++.target/aarch64/sve [committed] Move C++ SVE tests to g++.target/aarch64/sve --- 2018-05-08 Richard Sandiford New
[arm] PR target/85658 Fix operator precedence errors in parsecpu.awk [arm] PR target/85658 Fix operator precedence errors in parsecpu.awk --- 2018-05-08 Richard Earnshaw (lists) New
[committed,AArch64] Predicated SVE comparison folds [committed,AArch64] Predicated SVE comparison folds --- 2018-05-08 Richard Sandiford Accepted
[committed,AArch64] Use UNSPEC_MERGE_PTRUE for comparisons [committed,AArch64] Use UNSPEC_MERGE_PTRUE for comparisons --- 2018-05-08 Richard Sandiford New
[committed,AArch64] Tweak sve/vcond_6.c test [committed,AArch64] Tweak sve/vcond_6.c test --- 2018-05-08 Richard Sandiford New
Tighten condition in vect/pr85586.c (PR 85654) Tighten condition in vect/pr85586.c (PR 85654) --- 2018-05-08 Richard Sandiford New
[RFC] Configure and testsuite updates for ARM FDPIC target [RFC] Configure and testsuite updates for ARM FDPIC target --- 2018-05-07 Christophe Lyon New
Tighten early exit in vect_analyze_data_ref_dependence (PR85586) Tighten early exit in vect_analyze_data_ref_dependence (PR85586) --- 2018-05-01 Richard Sandiford New
[ARM] Fix PR85434: spill of stack protector's guard address [ARM] Fix PR85434: spill of stack protector's guard address --- 2018-04-27 Thomas Preudhomme New
[ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets [ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets --- 2018-04-13 Christophe Lyon New
[RFC] Improve tree DSE [RFC] Improve tree DSE --- 2018-04-10 Kugan Vivekanandarajah New
Add missing cases to vect_get_smallest_scalar_type (PR 85286) Add missing cases to vect_get_smallest_scalar_type (PR 85286) --- 2018-04-09 Richard Sandiford New
Set insn_last_address in final_1 Set insn_last_address in final_1 --- 2018-04-09 Richard Sandiford New
[testsuite] Fix order of dg-do and dg-require-effective-target directives [testsuite] Fix order of dg-do and dg-require-effective-target directives --- 2018-03-22 Christophe Lyon New
Fix ICE after sorry for big stack arguments (PR 84964) Fix ICE after sorry for big stack arguments (PR 84964) --- 2018-03-21 Richard Sandiford New
poly_span_traits fixes (PR 84811) poly_span_traits fixes (PR 84811) --- 2018-03-21 Richard Sandiford Accepted
Use SCEV information when aligning for vectorisation (PR 84005) Use SCEV information when aligning for vectorisation (PR 84005) --- 2018-03-17 Richard Sandiford New
Don't try to vectorise COND_EXPR reduction chains (PR 84913) Don't try to vectorise COND_EXPR reduction chains (PR 84913) --- 2018-03-17 Richard Sandiford New
[wwwdocs] Release notes for SVE [wwwdocs] Release notes for SVE --- 2018-03-02 Richard Sandiford New
[AArch64] Update L2 cache size on Falkor's prefetch tuning structure. [AArch64] Update L2 cache size on Falkor's prefetch tuning structure. --- 2018-03-01 Luis Machado New
Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634) Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634) --- 2018-03-01 Richard Sandiford Accepted
Use loop->safelen rather than loop->force_vectorize Use loop->safelen rather than loop->force_vectorize --- 2018-03-01 Richard Sandiford New
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
Don't vectorise zero-step rmw operations (PR 84485) Don't vectorise zero-step rmw operations (PR 84485) --- 2018-02-28 Richard Sandiford New
test_summary: handle single quotes test_summary: handle single quotes --- 2018-02-28 Christophe Lyon Accepted
Add sanitizer support for AArch64 ILP32 Add sanitizer support for AArch64 ILP32 --- 2018-02-23 Adhemerval Zanella Netto New
Fix find_widening_optab_handler_and_mode assertion (PR 84406) Fix find_widening_optab_handler_and_mode assertion (PR 84406) --- 2018-02-20 Richard Sandiford New
Make fix for PR 83965 handle SLP reduction chains Make fix for PR 83965 handle SLP reduction chains --- 2018-02-20 Richard Sandiford New
Fixed incorrect TARGET_MEM_REF alignment (PR 84419) Fixed incorrect TARGET_MEM_REF alignment (PR 84419) --- 2018-02-20 Richard Sandiford New
Fix lto-wrapper link flags Fix lto-wrapper link flags --- 2018-02-19 Christophe Lyon Accepted
Check array indices in object_address_invariant_in_loop_p (PR 84357) Check array indices in object_address_invariant_in_loop_p (PR 84357) --- 2018-02-14 Richard Sandiford New
[Aarch64] Fix conditional branches with target far away. [Aarch64] Fix conditional branches with target far away. --- 2018-02-14 Sameera Deshpande New
[RFC,AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision [RFC,AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision --- 2018-02-12 Kugan Vivekanandarajah New
[RFC,AARCH64] Implements target hook [RFC,AARCH64] Implements target hook --- 2018-02-12 Kugan Vivekanandarajah New
[RFC] Tree Loop Unroller Pass [RFC] Tree Loop Unroller Pass --- 2018-02-12 Kugan Vivekanandarajah New
[RFC] Adds a target hook [RFC] Adds a target hook --- 2018-02-12 Kugan Vivekanandarajah New
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 SVE mul_highpart patterns [AArch64] Add SVE mul_highpart patterns --- 2018-02-08 Richard Sandiford New
Another fix for single-element permutes (PR 84265) Another fix for single-element permutes (PR 84265) --- 2018-02-08 Richard Sandiford New
[AArch64] Add a tlsdesc call pattern for SVE [AArch64] Add a tlsdesc call pattern for SVE --- 2018-02-08 Richard Sandiford Accepted
[v6] aarch64: Add split-stack support [v6] aarch64: Add split-stack support --- 2018-02-07 Adhemerval Zanella Netto New
[v2] Recognize a missed usage of a sbfiz instruction [v2] Recognize a missed usage of a sbfiz instruction --- 2018-02-06 Luis Machado New
[testsuite] Make lto.exp work with Tcl 8.4 [testsuite] Make lto.exp work with Tcl 8.4 --- 2018-02-05 Richard Sandiford New
[committed,AArch64] Remove SVE XFAILs [committed,AArch64] Remove SVE XFAILs --- 2018-02-05 Richard Sandiford Accepted
Recognize a missed usage of a sbfiz instruction Recognize a missed usage of a sbfiz instruction --- 2018-02-02 Luis Machado Superseded
Use nonzero bits to refine range in split_constant_offset (PR 81635) Use nonzero bits to refine range in split_constant_offset (PR 81635) --- 2018-02-02 Richard Sandiford New
Use range info in split_constant_offset (PR 81635) Use range info in split_constant_offset (PR 81635) --- 2018-01-31 Richard Sandiford New
[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846) [AArch64] Fix SVE testsuite failures for ILP32 (PR 83846) --- 2018-01-26 Richard Sandiford New
[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] Generalise aarch64_simd_valid_immediate for SVE [AArch64] Generalise aarch64_simd_valid_immediate for SVE --- 2018-01-26 Richard Sandiford New
« 1 2 ... 4 5 635 36 »