November 2015 Archives by author
Starting: Sun Nov 1 03:27:00 GMT 2015
Ending: Mon Nov 30 23:50:00 GMT 2015
Messages: 3539
- [PATCH] gcc/config.gcc: fix typo for powerpc e6500 cpu_is_64bit
Arnout Vandecappelle (Essensium/Mind)
- [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
A.K.
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Abe
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Abe
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Abe
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Ajit Kumar Agarwal
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Ajit Kumar Agarwal
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Ajit Kumar Agarwal
- [Patch,testsuite]: Fix the tree-ssa/split-path-1.c testcase
Ajit Kumar Agarwal
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Ajit Kumar Agarwal
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Ajit Kumar Agarwal
- [Patch,SLP]: Correction in the comment for SLP vectorization profitable case.
Ajit Kumar Agarwal
- [PATCH] Add configure flag for operator new (std::nothrow)
Pedro Alves
- Add null identifiers to genmatch
Pedro Alves
- [PATCH] Add configure flag for operator new (std::nothrow)
Pedro Alves
- Add null identifiers to genmatch
Pedro Alves
- [PATCH] Add clang-format config to contrib folder
Pedro Alves
- [PATCH] Add clang-format config to contrib folder
Pedro Alves
- [PATCH committed] PR other/61321 - demangler crash on casts in template parameters
Pedro Alves
- [committed] gcc.dg/Wno-frame-address.c: Skip on hppa*-*-*
John David Anglin
- [PATCH v2] [PR debug/67192] Fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 0/2] Fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 2/2] [PR debug/67192] Further fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Andreas Arnez
- [PATCH v3 2/2] [PR debug/67192] Further fix C loops' back-jump location
Andreas Arnez
- [PATCH] Improve C++ loop's backward-jump location
Andreas Arnez
- [PING] [PATCH] Improve C++ loop's backward-jump location
Andreas Arnez
- [PING^2][PATCH] Improve C++ loop's backward-jump location
Andreas Arnez
- [PATCH] [PR68603] Associate conditional C++ loop's back-jump with start, not body
Andreas Arnez
- [PATCH] [ARM] PR61551 RFC: Improve costs for NEON addressing modes
Charles Baylis
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Charles Baylis
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Charles Baylis
- [PATCH 1/4] [ARM] PR63870 Add qualifiers for NEON builtins
Charles Baylis
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Charles Baylis
- [PATCH v2] [ARM] PR61551 RFC: Improve costs for NEON addressing modes
Charles Baylis
- [PATCH] [ARM, Callgraph] Fix PR67280: function incorrectly marked as nothrow
Charles Baylis
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Charles Baylis
- [PATCH 3/4] [ARM] PR63870 Add test cases
Charles Baylis
- [PATCH 3/4] [ARM] PR63870 Add test cases
Charles Baylis
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Peter Bergner
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Peter Bergner
- Move constant folds for maths functions to new file
Richard Biener
- [PR68083] stop ifcombine from moving uninitialized uses before their guards
Richard Biener
- [PR68083] stop ifcombine from moving uninitialized uses before their guards
Richard Biener
- [PATCH][PR tree-optimization/67892] Use FSM threader to handle backedges
Richard Biener
- Add VIEW_CONVERT_EXPR to operand_equal_p
Richard Biener
- Allow matching of side effects in operand_equal_p
Richard Biener
- [RFC, PATCH v2] Disable -fprofile-use related optimizations if corresponding .gcda file not found.
Richard Biener
- [PATCH, 3/6] Add recursion to make_param_constraints
Richard Biener
- [Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
Richard Biener
- [PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
Richard Biener
- Add VIEW_CONVERT_EXPR to operand_equal_p
Richard Biener
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Biener
- [PATCH 1/6]tree-ssa-dom.c: Normalize exprs, starting with ARRAY_REF to MEM_REF
Richard Biener
- [PATCH] PR/67682, break SLP groups up if only some elements match
Richard Biener
- [mask-load, patch 1/2] Use boolean predicate for masked loads and store
Richard Biener
- [PATCH] Use signed boolean type for boolean vectors
Richard Biener
- [PATCH] Pass manager: add support for termination of pass list
Richard Biener
- [PATCH 6/6] Make SRA replace constant-pool loads
Richard Biener
- [0/7] Type promotion pass and elimination of zext/sext
Richard Biener
- [PATCH] Pass manager: add support for termination of pass list
Richard Biener
- [PATCH] PR 68192 Export AIX TLS symbols
Richard Biener
- [PATCH, 2/2] Handle recursive restrict in function parameter
Richard Biener
- Multiply Optimization in match and Simplify
Richard Biener
- [PATCH] Refactor BB vectorization
Richard Biener
- [PATCH] Make CCP effectively remove UNDEFINED defs
Richard Biener
- [PATCH, 2/2] Handle recursive restrict in function parameter
Richard Biener
- [c++-delayed-folding] Introduce convert_to_real_nofold
Richard Biener
- [ping] Fix PR debug/66728
Richard Biener
- OpenACC dimension range propagation optimization
Richard Biener
- [PATCH] Make CCP effectively remove UNDEFINED defs
Richard Biener
- [PATCH] Make CCP effectively remove UNDEFINED defs
Richard Biener
- Division Optimization in match and simplify
Richard Biener
- [ping] Fix PR debug/66728
Richard Biener
- Division Optimization in match and simplify
Richard Biener
- [PATCH] Make CCP effectively remove UNDEFINED defs
Richard Biener
- OpenACC dimension range propagation optimization
Richard Biener
- [PATCH] Pass manager: add support for termination of pass list
Richard Biener
- OpenACC dimension range propagation optimization
Richard Biener
- [ping] Fix PR debug/66728
Richard Biener
- [PR64164] drop copyrename, integrate into expand
Richard Biener
- Add VIEW_CONVERT_EXPR to operand_equal_p
Richard Biener
- [PATCH] Fix tree_operand_hash traits
Richard Biener
- [PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
Richard Biener
- [PATCH] PR 68192 Export AIX TLS symbols
Richard Biener
- Division Optimization in match and simplify
Richard Biener
- [hsa 7/12] Disabling the vectorizer for GPU kernels/functions
Richard Biener
- [hsa 5/12] New HSA-related GCC options
Richard Biener
- [hsa 9/12] Small alloc-pool fix
Richard Biener
- [PATCH] Make BB vectorizer work on sub-BBs
Richard Biener
- [hsa 9/12] Small alloc-pool fix
Richard Biener
- Merge of HSA branch
Richard Biener
- [PATCH] Fix PR68067
Richard Biener
- [PATCH] Make BB vectorizer work on sub-BBs
Richard Biener
- [PATCH] Make BB vectorizer work on sub-BBs
Richard Biener
- [PATCH] Fix object init in alloc-pool.h
Richard Biener
- [PATCH] Fix memory leaks
Richard Biener
- [PATCH] Fix PR68067
Richard Biener
- [PATCH 5/6]tree-sra.c: Fix completely_scalarize for negative array indices
Richard Biener
- [PATCH] PR/67682, break SLP groups up if only some elements match
Richard Biener
- [PATCH] Simple optimization for MASK_STORE.
Richard Biener
- [PATCH, PR tree-optimization/68145] Fix vectype computation in vectorizable_operation
Richard Biener
- [ping] Fix PR debug/66728
Richard Biener
- [PATCH] Fix transform_to_exit_first_loop_alt with -g
Richard Biener
- [PATCH] Fix PR ipa/68035
Richard Biener
- [PATCH PR52272]Be smart when adding iv candidates
Richard Biener
- [PATCH] Fix memory leaks
Richard Biener
- [PATCH 6/6] Make SRA replace constant-pool loads
Richard Biener
- Add -fno-math-errno to gcc.dg/lto/20110201-1_0.c
Richard Biener
- Move constant bitop and bswap folds to fold-const-call.c
Richard Biener
- [PATCH PR52272]Be smart when adding iv candidates
Richard Biener
- [PATCH] Add -fchecking
Richard Biener
- [PING][PATCH][4.9]Backport "Fix register corruption bug in ree"
Richard Biener
- RFC: C++ delayed folding merge
Richard Biener
- [patch] Fix PR middle-end/68251
Richard Biener
- [PATCH] Fix memory leaks and use a pool_allocator
Richard Biener
- GCC 6 Status Report (2015-11-09)
Richard Biener
- [PATCH] Improve BB vectorization dependence analysis
Richard Biener
- [PATCH] Fix memory leaks and use a pool_allocator
Richard Biener
- [PATCH] 02/N Fix memory leaks in IPA
Richard Biener
- [vec-cmp, patch 2/6] Vectorization factor computation
Richard Biener
- [PATCH] Use signed boolean type for boolean vectors
Richard Biener
- [vec-cmp, patch 4/6] Support vector mask invariants
Richard Biener
- [vec-cmp, patch 3/6] Vectorize comparison
Richard Biener
- [PATCH] Fix PR68248
Richard Biener
- [PATCH v2 11/13] Test case for conversion from __seg_tls:0
Richard Biener
- Add null identifiers to genmatch
Richard Biener
- [Patch] Change to argument promotion in fixed conversion library calls
Richard Biener
- [hsa 5/12] New HSA-related GCC options
Richard Biener
- RFC: C++ delayed folding merge
Richard Biener
- [PATCH] Fix PR56118
Richard Biener
- Extend tree-call-cdce to calls whose result is used
Richard Biener
- Use combined_fn in tree-vrp.c
Richard Biener
- [hsa 9/12] Small alloc-pool fix
Richard Biener
- [PATCH] vect_slp_analyze_node_dependences TLC
Richard Biener
- [PATCH] Fix PR68240
Richard Biener
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Richard Biener
- [PATCH 2/6] Make builtin_vectorized_function take a combined_fn
Richard Biener
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Richard Biener
- Add basic support for direct_optab internal functions
Richard Biener
- Add genmatch support for internal functions
Richard Biener
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Biener
- Short-cut generation of simple built-in functions
Richard Biener
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Biener
- [PATCH] Simple optimization for MASK_STORE.
Richard Biener
- [PATCH] PR/67682, break SLP groups up if only some elements match
Richard Biener
- [PATCH] PR/67682, break SLP groups up if only some elements match
Richard Biener
- [PATCH] Make BB vectorizer work on sub-BBs
Richard Biener
- [0/7] Type promotion pass and elimination of zext/sext
Richard Biener
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Richard Biener
- [PATCH] Simple optimization for MASK_STORE.
Richard Biener
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Biener
- [hsa 7/12] Disabling the vectorizer for GPU kernels/functions
Richard Biener
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Richard Biener
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Biener
- [PATCH] Simple optimization for MASK_STORE.
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- Short-cut generation of simple built-in functions
Richard Biener
- [PATCH 03/N] Just another set of memory leaks
Richard Biener
- [Patch] PR tree-optimization/68234 Improve range info for loop Phi node
Richard Biener
- [PATCH, 1/16] Insert new exit block only when needed in transform_to_exit_first_loop_alt
Richard Biener
- [PATCH, 2/16] Make create_parallel_loop return void
Richard Biener
- [PATCH, 4/16] Implement -foffload-alias
Richard Biener
- [PATCH, 5/16] Add in_oacc_kernels_region in struct loop
Richard Biener
- [PATCH, 6/16] Add pass_oacc_kernels
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH, 11/16] Update testcases after adding kernels pass group
Richard Biener
- [PATCH, 7/16] Add pass_dominator_oacc_kernels
Richard Biener
- [PATCH] Fix PR rtl-optimization/68287
Richard Biener
- [Patch] Optimize condition reductions where the result is an integer induction variable
Richard Biener
- [PATCH] Fix PR58497 testcase for SPARC
Richard Biener
- [PATCH] More compile-time saving in BB vectorization
Richard Biener
- [Patch] Optimize condition reductions where the result is an integer induction variable
Richard Biener
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Richard Biener
- [PATCH] Fix PR ipa/68035 (v2)
Richard Biener
- [PATCH, PR68286] Fix vector comparison expand
Richard Biener
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Richard Biener
- [RFC] Remove first_pass_instance from pass_vrp
Richard Biener
- [PATCH, PR tree-optimization/PR68305] Support masked COND_EXPR in SLP
Richard Biener
- [PATCH] Fix PR68306
Richard Biener
- [PATCH] Simple optimization for MASK_STORE.
Richard Biener
- [RFC] Remove first_pass_instance from pass_vrp
Richard Biener
- [RFC] Remove first_pass_instance from pass_vrp
Richard Biener
- [PATCH, 11/16] Update testcases after adding kernels pass group
Richard Biener
- [PATCH] Fix possible correctness issue in BB dependence analysis
Richard Biener
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Richard Biener
- [PATCH] Avoid useless work in loop vectorization
Richard Biener
- [PATCH, 4/16] Implement -foffload-alias
Richard Biener
- [PATCH, 11/16] Update testcases after adding kernels pass group
Richard Biener
- [PATCH] Avoid false vector mask conversion
Richard Biener
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Richard Biener
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Richard Biener
- [PATCH] RFC: Enable graphite at -O3 -fprofile_use
Richard Biener
- [PATCH][GCC] Make stackalign test LTO proof
Richard Biener
- [RFC] Remove first_pass_instance from pass_vrp
Richard Biener
- [PATCH] Fix ICE for boolean comparison
Richard Biener
- [AArch64] Cortex-A57 Choose some new branch costs.
Richard Biener
- PR68264: Use unordered comparisons for tree-call-cdce.c
Richard Biener
- [PATCH] Fix ICE for boolean comparison
Richard Biener
- [PATCH, 4/16] Implement -foffload-alias
Richard Biener
- [PATCH] RFC: Enable graphite at -O3 -fprofile_use
Richard Biener
- [PATCH] Fix PR68306
Richard Biener
- [PATCH 05/N] Fix memory leaks in graphite
Richard Biener
- [PATCH] Fix PR ipa/68311
Richard Biener
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Richard Biener
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Richard Biener
- [PATCH] Fix PR56118
Richard Biener
- [PATCH] Adjust gcc.dg/vect/bb-slp-32.c
Richard Biener
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Richard Biener
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Richard Biener
- [PATCH] Fix inconsistent use of integer types in gcc/lto-streamer-out.c
Richard Biener
- [PATCH] Fix PR68117 (hopefully)
Richard Biener
- [PATCH, 5/16] Add in_oacc_kernels_region in struct loop
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH][GCC] Make stackalign test LTO proof
Richard Biener
- [PATCH 6/6] Make SRA replace constant-pool loads
Richard Biener
- Use combined_fn in tree-vrp.c
Richard Biener
- [PATCH 2/6] Make builtin_vectorized_function take a combined_fn
Richard Biener
- Extend tree-call-cdce to calls whose result is used
Richard Biener
- [PATCH][GCC] Make stackalign test LTO proof
Richard Biener
- [PATCH] Fix PR68306 (and 68367)
Richard Biener
- [PATCH] Improve BB vectorization dependence analysis
Richard Biener
- [PATCH] Make fdump-tree-sccp-details more complete
Richard Biener
- Add null identifiers to genmatch
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] Improve BB vectorization dependence analysis
Richard Biener
- [PATCH] Improve comments in pass_tree_loop_init::execute
Richard Biener
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Richard Biener
- [PATCH, PR middle-end/68134] Reject scalar modes in default get_mask_mode hook
Richard Biener
- Add genmatch support for internal functions
Richard Biener
- Extend tree-call-cdce to calls whose result is used
Richard Biener
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Biener
- Ping: [PATCH 3/6] Vectorize internal functions
Richard Biener
- Short-cut generation of simple built-in functions
Richard Biener
- RFA (GGC): PATCH to support GGC finalizers with PCH
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] Fix PR67790
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Richard Biener
- [PATCH] Fix debug fallout of proposed PR68162 fix
Richard Biener
- [PATCH] PR/67682, break SLP groups up if only some elements match
Richard Biener
- RFA (GGC): PATCH to support GGC finalizers with PCH
Richard Biener
- Port libvtv to Solaris
Richard Biener
- [PATCH] Fix reassoci ICE (PR tree-optimization/68157)
Richard Biener
- [patch] Fix PR middle-end/65958
Richard Biener
- [patch] Fix PR middle-end/65958
Richard Biener
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Richard Biener
- [0/7] Type promotion pass and elimination of zext/sext
Richard Biener
- [0/7] Type promotion pass and elimination of zext/sext
Richard Biener
- [patch] Fix PR middle-end/65958
Richard Biener
- [PATCH] [4.9] Re: [PATCH][5] Backport ISL 0.15 support
Richard Biener
- [PATCH] Avoid useless work in loop vectorization
Richard Biener
- [PATCH] Fix PR68117
Richard Biener
- [PATCH] Fix division-by-unsigned optimization in VRP (PR tree-optimization/68431)
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- [PATCH, PR68373 ] Call scev_const_prop in pass_parallelize_loops::execute
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH 02/15] Add selftests to bitmap.c
Richard Biener
- [PATCH] fix vectorizer performance problem on cygwin hosted cross compiler
Richard Biener
- [PATCH] PR tree-optimization/68413 : Only check for integer cond reduction on analysis stage
Richard Biener
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Richard Biener
- GCC 5.3 Status Report (2015-11-20)
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] PR tree-optimization/68413 : Only check for integer cond reduction on analysis stage
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- RFA: PATCH to match.pd for c++/68385
Richard Biener
- [PATCH] Fix debug info related ICE when inlining back fnsplit function (PR debug/66432)
Richard Biener
- [PATCH] lround for PowerPC
Richard Biener
- [PATCH] Fix PR68445
Richard Biener
- [PATCH] Add testcase for PR68482
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Richard Biener
- [PATCH, PR68460] Always call free_stmt_vec_info_vec in gather_scalar_reductions
Richard Biener
- [PATCH] Fix PR68067
Richard Biener
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Richard Biener
- [PATCH] Fix GC ICE during simd clone creation (PR middle-end/68339)
Richard Biener
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Richard Biener
- [PATCH/RFC] C++ FE: expression ranges (v2)
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- RFA: PATCH to match.pd for c++/68385
Richard Biener
- [PATCH] GCC system.h and Graphite header order
Richard Biener
- [PATCH] Check NULL loop->latch in verify_loop_structure
Richard Biener
- [PATCH] Don't reapply loops flags if unnecessary in loop_optimizer_init
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- [PATCH] Mark by_ref mem_ref in build_receiver_ref as non-trapping
Richard Biener
- [PATCH, gcc5 backport] Fix PR ipa/65908
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
Richard Biener
- [PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH, 4/16] Implement -foffload-alias
Richard Biener
- [Patch] PR68137, drop constant overflow flag in adjust_range_with_scev when possible
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- Fix lto-symtab ICE during Ada LTO bootstrap
Richard Biener
- [PATCH] Fix problem reported in PR68465
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] Don't ICE on symbolic ranges in VRP (PR tree-optimization/68455)
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- [PATCH] Don't ICE on symbolic ranges in VRP (PR tree-optimization/68455)
Richard Biener
- [PATCH] Don't lower VEC_PERM_EXPR if it can be expanded using vec_shr optab (PR target/68483)
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- [PATCH 1/2] destroy values as well as keys when removing them from hash maps
Richard Biener
- [PATCH 2/2] remove val_ssa_equiv_hash_traits
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- Fix verify_type ICE during Ada bootstrap
Richard Biener
- Fix computation of TYPE_CANONICAL of VECTOR_TYPE
Richard Biener
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Biener
- RFA: PATCH to match.pd for c++/68385
Richard Biener
- [PATCH/RFC] C++ FE: expression ranges (v2)
Richard Biener
- Add a way to free tree node
Richard Biener
- [PATCH][cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to handle loops with only a header
Richard Biener
- [PATCH/RFC] C++ FE: expression ranges (v2)
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] Fix PR68502
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
Richard Biener
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Richard Biener
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Richard Biener
- [PATCH] Fix PR68492
Richard Biener
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Richard Biener
- [PATCH] Fix PR68517
Richard Biener
- [PATCH, 6/16] Add pass_oacc_kernels
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Richard Biener
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Richard Biener
- Enable pointer TBAA for LTO
Richard Biener
- Fix verify_type ICE during Ada bootstrap
Richard Biener
- [RFC] Getting LTO incremental linking work
Richard Biener
- Add new timers for lowlevel LTO streaming
Richard Biener
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Richard Biener
- Fix tree-ssa-dce Ada LTO bootstrap ice
Richard Biener
- [PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
Richard Biener
- Use TBAA for lto-symtab decl merging warnings
Richard Biener
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Biener
- [PATCH] Fix PR68528
Richard Biener
- [PATCH] Fix PR66721, re-try vectorization without SLP
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Richard Biener
- GCC 5.3 Status Report (2015-11-20)
Richard Biener
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Richard Biener
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Richard Biener
- Fix 61441 [3/5] Remove flag_errno_math check for RINT
Richard Biener
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Richard Biener
- [C++ Patch] PR 68087
Richard Biener
- [PATCH] GCC-5 Backport of pr67037
Richard Biener
- [RFC] Getting LTO incremental linking work
Richard Biener
- [RFC] Getting LTO incremental linking work
Richard Biener
- [PATCH] Fix debug fallout of proposed PR68162 fix
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- [PATCH] Fix PR67203
Richard Biener
- [PATCH] Fix PR66799
Richard Biener
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Richard Biener
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Richard Biener
- [PATCH] Fix genmatch SAVE_TEMPS usage for multi-uses
Richard Biener
- [PATCH] Fix PR68554
Richard Biener
- [PATCH] Fix PR68555
Richard Biener
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Richard Biener
- [PATCH] Fix genmatch dependency issue
Richard Biener
- [PATCH] Fix VEC_PERM_EXPR expansion regression (PR tree-optimization/68552)
Richard Biener
- [PATCH][1/2] Fix PR68553
Richard Biener
- [PATCH][2/2] Fix PR68553
Richard Biener
- [PATCH] Fix PR68470, ICE in IPA split
Richard Biener
- [PATCH] Fix PR68470, ICE in IPA split
Richard Biener
- [PATCH] Convert a test to GIMPLE
Richard Biener
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
Richard Biener
- [PATCH PR68529]Fix not recognized scev by computing no-overflow info for loop with NE_EXPR exit condition
Richard Biener
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Biener
- [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
Richard Biener
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Richard Biener
- [PATCH] Fix PR68559
Richard Biener
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Richard Biener
- [PATCH] Add save_expr langhook (PR c/68513)
Richard Biener
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Richard Biener
- GCC 5 branch now frozen for GCC 5.3 RC1
Richard Biener
- [PATCH] Fix PR68067
Richard Biener
- [PATCH PR68529]Fix not recognized scev by computing no-overflow info for loop with NE_EXPR exit condition
Richard Biener
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Richard Biener
- [rfc] Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds
Richard Biener
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Richard Biener
- Fix verify_type ICE during Ada bootstrap
Richard Biener
- [PATCH] Fix PR68592
Richard Biener
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Richard Biener
- [PATCH] Add save_expr langhook (PR c/68513)
Richard Biener
- [PATCH] Add save_expr langhook (PR c/68513)
Richard Biener
- [PATCH PR52272]Be smart when adding iv candidates
Bin.Cheng
- [PATCH PR52272]Be smart when adding iv candidates
Bin.Cheng
- [PATCH PR52272]Be smart when adding iv candidates
Bin.Cheng
- [PATCH PR52272]Be smart when adding iv candidates
Bin.Cheng
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Bin.Cheng
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Bin.Cheng
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin.Cheng
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin.Cheng
- [PATCH PR52272]Be smart when adding iv candidates
Bin.Cheng
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin.Cheng
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin.Cheng
- [PATCH 7/N] Fix newly introduced memory leak in tree-ssa-loop-ivopts.c
Bin.Cheng
- [PATCH 7/N] Fix newly introduced memory leak in tree-ssa-loop-ivopts.c
Bin.Cheng
- [PATCH PR68529]Fix not recognized scev by computing no-overflow info for loop with NE_EXPR exit condition
Bin.Cheng
- [PATCH, testsuite]: Improve gcc.target/i386/pr67609-2.c SSE2 runtime test
Uros Bizjak
- libgo patch committed: Update to Go 1.5 release
Uros Bizjak
- [PATCH, testsuite]: Move x86 specific tests to gcc.target/i386 directory
Uros Bizjak
- [PATCH] Fix typo.
Uros Bizjak
- [PATCH, libcpp]: Correctly advance the pointer to an aligned address.
Uros Bizjak
- [PATCH] x86 interrupt attribute
Uros Bizjak
- [PATCH] i386: Use the STC bb-reorder algorithm at -Os (PR67864)
Uros Bizjak
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Uros Bizjak
- [PATCH, testsuite]: Fix g++.dg/cilk-plus/CK/pr66326.cc FAILs
Uros Bizjak
- [PATCH 4/6] Simplify ix86_builtin_vectorized_function
Uros Bizjak
- [PATCH, i386]: Fix gcc.target/i386/pr66648.c FAIL
Uros Bizjak
- [PATCH] Fix target arch attribute for skylake
Uros Bizjak
- [PATCH, i386]: Fix gcc.c-torture/compile/pr41634.c FAIL
Uros Bizjak
- [PATCH, i386]: Fix gcc.c-torture/compile/pr41634.c FAIL
Uros Bizjak
- [PATCH, i386]: Fix gcc.c-torture/compile/pr41634.c FAIL
Uros Bizjak
- [PATCH, alpha]: Add TARGET_PRINT_OPERAND and friends
Uros Bizjak
- [PATCH, i386]: Use ssememalign attribute value to reject insns with misaligned operands
Uros Bizjak
- [PATCH, alpha]: Hookize some more macros
Uros Bizjak
- [i386] Rotate stack checking loop
Uros Bizjak
- [PATCH, i386]: Check natural alignment of the operand in misaligned_operand predicate
Uros Bizjak
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Uros Bizjak
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Uros Bizjak
- [PATCH] Fix PR68306
Uros Bizjak
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Uros Bizjak
- [PATCH] Fix PR68306
Uros Bizjak
- [2/2] i386 ROP mitigation
Uros Bizjak
- [PATCH, testsuite]: Add ieee options for gcc.dg/torture/pr68264.c
Uros Bizjak
- [PATCH, i386]: Fix PR 68263, Vector "*mov<mode>_internal" fails to handle misaligned load/store from reload
Uros Bizjak
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Uros Bizjak
- [PATCH v2] Add uaddv_optab, usubv4_optab
Uros Bizjak
- Add support for CLZERO ISA
Uros Bizjak
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Uros Bizjak
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Uros Bizjak
- regrename/i386: ROP vs df and stack-regs
Uros Bizjak
- [PATCH 3/4] bb-reorder: Add -freorder-blocks-algorithm= and wire it up
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #1
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH] clarify documentation of -Q --help=optimizers
Segher Boessenkool
- [PATCH] clarify documentation of -Q --help=optimizers
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH] i386: Use the STC bb-reorder algorithm at -Os (PR67864)
Segher Boessenkool
- [PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH] Fix bb-reorder problem with degenerate cond_jump (PR68182)
Segher Boessenkool
- [PATCH] Fix bb-reorder problem with degenerate cond_jump (PR68182)
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Segher Boessenkool
- [PATCH 2/2] rs6000: Extend 20050603-3.c testcase to 64-bit
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #2 (add modulus instructions)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #3 (scalar count trailing zeros)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #4
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #6 (IEEE 128-bit hardware support)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #3 (scalar count trailing zeros)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #4
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #7 (direct move enhancements)
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #10 (SFmode/DFmode d-form addressing)
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Segher Boessenkool
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Segher Boessenkool
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Segher Boessenkool
- [PATCH] simplify-rtx: Simplify sign_extend of lshiftrt to zero_extend (PR68330)
Segher Boessenkool
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Segher Boessenkool
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Segher Boessenkool
- [PATCH v2] Add uaddv_optab, usubv4_optab
Segher Boessenkool
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Segher Boessenkool
- [PATCH] combine: Handle aborts in is_parallel_of_n_reg_sets (PR68381)
Segher Boessenkool
- [PATCH] rs6000: Fix for and_operand oversight (PR68332, PR67677)
Segher Boessenkool
- [PATCH] shrink-wrap: Fix thinko (PR68520)
Segher Boessenkool
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Segher Boessenkool
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Segher Boessenkool
- basic asm and memory clobbers
Segher Boessenkool
- libgo patch committed: Update to Go 1.5 release
Lynn A. Boger
- libgo patch committed: Update to Go 1.5 release
Lynn A. Boger
- libgo patch committed: Update to Go 1.5 release
Lynn A. Boger
- libgo patch committed: Update to Go 1.5 release
Lynn A. Boger
- [PATCH] PR 68192 Export AIX TLS symbols
Paolo Bonzini
- [PATCH] PR 68192 Export AIX TLS symbols
Paolo Bonzini
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Paolo Bonzini
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Paolo Bonzini
- [RFC PATCH] Do not sanitize left shifts for -fwrapv
Paolo Bonzini
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Paolo Bonzini
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Paolo Bonzini
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Paolo Bonzini
- GCC 5.3 Status Report (2015-11-20)
Paolo Bonzini
- [PATCH] PR 68192 Export AIX TLS symbols
Paolo Bonzini
- [PATCH v2] Clarify promises about undefined behavior with signed <<
Paolo Bonzini
- [PATCH] Do not sanitize left shifts for -fwrapv (PR68418)
Paolo Bonzini
- GCC 5.3 Status Report (2015-11-20)
Paolo Bonzini
- [PATCH] -Wshift-overflow: Warn for shifting sign bit out of a negative number
Paolo Bonzini
- [AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
Bilyan Borisov
- [AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants + Changelog
Bilyan Borisov
- [AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 bit arguments
Bilyan Borisov
- [AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of bounds accesses to vmulx_lane* NEON intrinsics
Bilyan Borisov
- Add VIEW_CONVERT_EXPR to operand_equal_p
Eric Botcazou
- Add VIEW_CONVERT_EXPR to operand_equal_p
Eric Botcazou
- [ARM] Fix PR middle-end/65958
Eric Botcazou
- [ARM] Fix PR middle-end/65958
Eric Botcazou
- Add VIEW_CONVERT_EXPR to operand_equal_p
Eric Botcazou
- Add VIEW_CONVERT_EXPR to operand_equal_p
Eric Botcazou
- [PATCH 6/6] Make SRA replace constant-pool loads
Eric Botcazou
- [SPARC] Add missing final period
Eric Botcazou
- [patch 0/6] scalar-storage-order merge (2)
Eric Botcazou
- RFC: C++ delayed folding merge
Eric Botcazou
- Fix PR middle-end/68253
Eric Botcazou
- [patch] Fix PR middle-end/68251
Eric Botcazou
- [patch] Fix PR middle-end/68251
Eric Botcazou
- RFC: C++ delayed folding merge
Eric Botcazou
- Fix PR middle-end/68259
Eric Botcazou
- [visium] Turn a few macros into hooks
Eric Botcazou
- [testsuite] Small adjustment to gcc.dg/sso testcases
Eric Botcazou
- [SPARC] Fix PR target/57845
Eric Botcazou
- [patch] Fix PR middle-end/68251
Eric Botcazou
- [patch] Fix PR target/67265
Eric Botcazou
- [patch] Fix PR target/67265
Eric Botcazou
- [patch] Fix PR target/67265
Eric Botcazou
- [visium] Remove obsolete prototypes
Eric Botcazou
- [i386] Rotate stack checking loop
Eric Botcazou
- [mips] Rotate stack checking loop
Eric Botcazou
- [rs6000] Rotate stack checking loop
Eric Botcazou
- [ia64] Rotate stack checking loop
Eric Botcazou
- [sparc] Rotate stack checking loop
Eric Botcazou
- [patch] Generate DW_AT_endianity in DWARF 3 or above
Eric Botcazou
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Eric Botcazou
- [PATCH] simplify-rtx: Simplify sign_extend of lshiftrt to zero_extend (PR68330)
Eric Botcazou
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Eric Botcazou
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Eric Botcazou
- [1/2] i386 ROP mitigation: make more of regrename callable
Eric Botcazou
- [1/2] i386 ROP mitigation: make more of regrename callable
Eric Botcazou
- [ARM] Fix PR middle-end/65958
Eric Botcazou
- [visium] Provide user-mode version of libraries
Eric Botcazou
- [patch] Fix PR middle-end/65958
Eric Botcazou
- [patch] Fix PR middle-end/65958
Eric Botcazou
- [patch] Fix PR middle-end/65958
Eric Botcazou
- [patch] Fix PR middle-end/65958
Eric Botcazou
- [Ada] Fix stack usage increase for renaming of indexed component
Eric Botcazou
- [Ada] Fix ICE on on indirect renaming of address at -O
Eric Botcazou
- [Ada] Enable -fstrict-overflow at all optimization levels
Eric Botcazou
- [Ada] Remove more redundant checks in loops
Eric Botcazou
- [Ada] Fix missing layout information in ASIS mode
Eric Botcazou
- [SPARC] Fix PR target/68408
Eric Botcazou
- [patch] Fix PR lto/61313
Eric Botcazou
- [patch] Document new overflow arithmetics patterns
Eric Botcazou
- Add uaddv4_optab, usubv4_optab
Eric Botcazou
- Add uaddv4_optab, usubv4_optab
Eric Botcazou
- [SPARC] Minor cleanup
Eric Botcazou
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Eric Botcazou
- ICF fixes
Eric Botcazou
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- Enable pointer TBAA for LTO
Eric Botcazou
- Enable pointer TBAA for LTO
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- Fix lto-symtab ICE during Ada LTO bootstrap
Eric Botcazou
- [Ada] Fix C++ interfacing bug on 32-bit Windows
Eric Botcazou
- [Ada] Fix crash on renaming of unconstrained array in ASIS mode
Eric Botcazou
- [Ada] Process entry, protected and task bodies in ASIS mode.
Eric Botcazou
- [ARM] Fix PR middle-end/65958
Eric Botcazou
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Eric Botcazou
- Fix PR c++/68527
Eric Botcazou
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Eric Botcazou
- [patch] Fix PR c++/68290
Eric Botcazou
- regrename/i386: ROP vs df and stack-regs
Eric Botcazou
- regrename/i386: ROP vs df and stack-regs
Eric Botcazou
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Eric Botcazou
- [PTX] Fix CFA breakage
Eric Botcazou
- Fix verify_type ICE during Ada bootstrap
Eric Botcazou
- [PATCH] rs6000_adjust_cost old thinko
Eric Botcazou
- [Ada] Fix unexpected position error with aliasing and size clause
Eric Botcazou
- [Ada] Add missing type conversions
Eric Botcazou
- [Ada] Fix simple missed optimization
Eric Botcazou
- [Ada] Fix volatile flag setting in gigi
Eric Botcazou
- [Ada] Fix simple C interfacing issues
Eric Botcazou
- [c-family] Fix -fdump-ada-spec ordering issue in C++
Eric Botcazou
- [PATCH] rs6000_adjust_cost old thinko
Eric Botcazou
- [patch committed FT32] Pattern for CC to register move
James Bowman
- [ping] Change behavior of -fsched-verbose option
Nikolai Bozhenov
- [sched] Dump dependency graph to a dot file
Nikolai Bozhenov
- [ping] Change behavior of -fsched-verbose option
Nikolai Bozhenov
- [sched] Dump dependency graph to a dot file
Nikolai Bozhenov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Nikolai Bozhenov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Nikolai Bozhenov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Nikolai Bozhenov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Nikolai Bozhenov
- [RFA] Do not use libiberty's getpagesize on Android
Joel Brobecker
- [RFA] Do not use libiberty's getpagesize on Android
Joel Brobecker
- update zlib to 1.2.8
Joel Brobecker
- update zlib to 1.2.8
Joel Brobecker
- [PATCH] [ARM] neon-testgen.ml typo
Julian Brown
- [Bulk] [OpenACC 0/7] host_data construct
Julian Brown
- [PATCH/RFC/RFA] Machine modes for address printing (all targets)
Julian Brown
- [PATCH/RFC/RFA] Machine modes for address printing (all targets)
Julian Brown
- [OpenACC 0/7] host_data construct
Julian Brown
- [OpenACC 0/7] host_data construct
Julian Brown
- [OpenACC 0/7] host_data construct
Julian Brown
- [OpenACC 0/7] host_data construct
Julian Brown
- [Patch ARM] Switch ARM to unified asm.
Christian Bruel
- [PATCH 4/4] [ARM] Add attribute/pragma target fpu=
Christian Bruel
- [PATCH testsuite ARM] : Update armv6 unaligned macro tests
Christian Bruel
- [C++ PATCH] Fix unexpanded pack error with auto-deduced functions (PR c++/68396)
Ryan Burn
- [C++ PATCH] Fix same canonical type node ICE for constrained functions (PR c++/68434)
Ryan Burn
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Paolo Carlini
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Paolo Carlini
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Paolo Carlini
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Paolo Carlini
- [PATCH] Add configure flag for operator new (std::nothrow)
Paolo Carlini
- [Ping][C++ Patch] PR c++/67846
Paolo Carlini
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Paolo Carlini
- [C++ Patch] PR 68087
Paolo Carlini
- [C++ Patch] PR 68087
Paolo Carlini
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Arnaud Charlet
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Arnaud Charlet
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Arnaud Charlet
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Arnaud Charlet
- RFC: Experimental use of Sphinx for GCC documentation
Arnaud Charlet
- RFC: Experimental use of Sphinx for GCC documentation
Arnaud Charlet
- RFC: Experimental use of Sphinx for GCC documentation
Arnaud Charlet
- [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
Arnaud Charlet
- [Ada] Warn when a non-imported constant overlays a constant
Arnaud Charlet
- [Ada] More efficient code generated for object overlays
Arnaud Charlet
- [Ada] Contract_Cases on entries
Arnaud Charlet
- [Ada] Missing detection of elaboration dependency
Arnaud Charlet
- [Ada] Legality checks on calls to a Generic_Dispatching_Constructor.
Arnaud Charlet
- [Ada] Obscure messages due to freezing of contracts
Arnaud Charlet
- [Ada] Crash on inconsistent IF-expression
Arnaud Charlet
- [Ada] Crash on illegal selected component in synchronized body.
Arnaud Charlet
- [Ada] Spurious visibility error with derivation and incomplete declaration
Arnaud Charlet
- [Ada] Library-level error on aspects
Arnaud Charlet
- [Ada] housekeeping work in sigtramp.h
Arnaud Charlet
- [Ada] Iterable aspect for an integer type
Arnaud Charlet
- [Ada] Handling of overloaded indexing functions
Arnaud Charlet
- [Ada] Internal crash on illegal aspect Part_Of
Arnaud Charlet
- [Ada] PR ada/68345
Arnaud Charlet
- [Ada] Missing error on volatile return type of non-volatile function
Arnaud Charlet
- [Ada] Undefined symbols with pragma Initialize_Scalars
Arnaud Charlet
- [Ada] Malformed argument with pragma Refined_State
Arnaud Charlet
- [Ada] State refinement predicates for GNATprove
Arnaud Charlet
- [Ada] Normalize_Pathname with unresolved reference directory
Arnaud Charlet
- [Ada] Crash on function returning limited view of class-wide type
Arnaud Charlet
- [Ada] Spurious visibility error with private subtye, inlining and instance
Arnaud Charlet
- [Ada] Crash on illegal use of limited view of classwide type
Arnaud Charlet
- [Ada] PR ada/66242 Finalization with restriction No_Exception_Propagation
Arnaud Charlet
- [Ada] Better handling of invalid switches in GNAT.Command_Line
Arnaud Charlet
- [Ada] Concurrent constituents of a single protected/task type
Arnaud Charlet
- [Ada] Freezing of contracts, Part_Of and current instance of a concurrent type
Arnaud Charlet
- [Ada] Make System.String_Hash available through GNAT.String_Hash
Arnaud Charlet
- [Ada] Crahs on indexing operation with named associations
Arnaud Charlet
- Fix lto-symtab ICE during Ada LTO bootstrap
Arnaud Charlet
- Fix lto-symtab ICE during Ada LTO bootstrap
Arnaud Charlet
- Fix lto-symtab ICE during Ada LTO bootstrap
Arnaud Charlet
- Fix lto-symtab ICE during Ada LTO bootstrap
Arnaud Charlet
- [PATCH PR52272]Be smart when adding iv candidates
Bin Cheng
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin Cheng
- [PATCH PR68529]Fix not recognized scev by computing no-overflow info for loop with NE_EXPR exit condition
Bin Cheng
- [patch, avr] Add new Atmel AVR devices
Denis Chertykov
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Nick Clifton
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Nick Clifton
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Nick Clifton
- [ARM][PATCH, PR 68223] arm_[su]min_cmp pattern fails
Michael Collison
- [Aarch64] Use vector wide add for mixed-mode adds
Michael Collison
- [Aarch64] Use vector wide add for mixed-mode adds
Michael Collison
- [Aarch64] Use vector wide add for mixed-mode adds
Michael Collison
- [ARM] Use vector wide add for mixed-mode adds
Michael Collison
- [PATCH, MIPS, PR/61114] Migrate to reduc_..._scal optabs.
Simon Dardis
- [PATCH, Mips] Compact branch/delay slot optimization.
Simon Dardis
- [PATCH] PR54224 Warn for unused internal procedures -- update testcase
Jerry DeLisle
- [PATCH] PR47266
Jerry DeLisle
- [PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
Jerry DeLisle
- [PATCH] PR fortran/67803 -- Check CHARACTER array constructor element types
Jerry DeLisle
- [PATCH] PR fortran/43996 -- Too large array constructor in SPREAD
Jerry DeLisle
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Jerry DeLisle
- [Back port r227760] PR67460 [5 Regression] Spurious: f951: all warnings being treated as errors
Jerry DeLisle
- [PATCH] fortran/openmp.c -- Fix bootstrap
Jerry DeLisle
- [PATCH] Fix leading zero with g0 editing
Jerry DeLisle
- [PATCH] Fix leading zero with g0 editing
Jerry DeLisle
- [PATCH] PR52251
Jerry DeLisle
- [RFA] Do not use libiberty's getpagesize on Android
DJ Delorie
- [PATCH] ctype functions and signedness
DJ Delorie
- msp430: fix alignment in multiply
DJ Delorie
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Dhole
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Dhole
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Dhole
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Dhole
- [PATCH] add self-tuning to x86 hardware fast path in libitm
Nuno Diegues
- [PATCH][AArch64] Add TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS
Wilco Dijkstra
- [PATCH] Fix IRA register preferencing
Wilco Dijkstra
- [PATCH 1/4][AArch64] Generalize CCMP support
Wilco Dijkstra
- [PATCH 3/4][AArch64] Add CCMP to rtx costs
Wilco Dijkstra
- [PATCH 2/4][AArch64] Add support for FCCMP
Wilco Dijkstra
- [PATCH 4/4][AArch64] Cost CCMP instruction sequences to choose better expand order
Wilco Dijkstra
- [PATCH 2/4][AArch64] Add support for FCCMP
Wilco Dijkstra
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
Wilco Dijkstra
- [PATCH 2/4 v2][AArch64] Add support for FCCMP
Wilco Dijkstra
- [PATCH 4/4 v2][AArch64] Cost CCMP instruction sequences to choose better expand order
Wilco Dijkstra
- [PATCH][ARM] Enable fusion of AES instructions
Wilco Dijkstra
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
Wilco Dijkstra
- [PATCH][ARM] Enable fusion of AES instructions
Wilco Dijkstra
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
Wilco Dijkstra
- Remove instantiations when no concept check
François Dumont
- vector lightweight debug mode
François Dumont
- vector lightweight debug mode
François Dumont
- Debug iterators operator->
François Dumont
- vector lightweight debug mode
François Dumont
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Richard Earnshaw
- [7/7] Adjust-arm-test cases
Richard Earnshaw
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Richard Earnshaw
- [AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
Richard Earnshaw
- [AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
Richard Earnshaw
- [PATCH] remove unused config/arm/coff.h
Richard Earnshaw
- [PATCH] remove unused config/arm/coff.h
Richard Earnshaw
- [PATCH] remove unused config/arm/coff.h
Richard Earnshaw
- [ARM] Fix PR middle-end/65958
Richard Earnshaw
- [PATCH, ARM] PR target/68059 libgcc should not use __write for printing fatal error
Richard Earnshaw
- [AArch64] Cortex-A57 Choose some new branch costs.
Richard Earnshaw
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Richard Earnshaw
- [PATCH, ARM, v2] PR target/68059 libgcc should not use __write for printing fatal error
Richard Earnshaw
- [PATCH][AArch64] Documentation fix for -fpic
Richard Earnshaw
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Richard Earnshaw
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Richard Earnshaw
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Richard Earnshaw
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Richard Earnshaw
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH], PowerPC IEEE 128-bit patch #7 (revised #2), Subpatch #17
David Edelsohn
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH] Merge from gomp-4_5-branch to trunk
David Edelsohn
- [PATCH] Merge from gomp-4_5-branch to trunk
David Edelsohn
- [PATCH] gcc/config.gcc: fix typo for powerpc e6500 cpu_is_64bit
David Edelsohn
- [PATCH] Complete cxa_atexit for AIX
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #1 (revised)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #2 (add modulus instructions)
David Edelsohn
- [PATCH 2/2] rs6000: Extend 20050603-3.c testcase to 64-bit
David Edelsohn
- [PATCH 5/6] Simplify rs6000_builtin_vectorized_function
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #3 (scalar count trailing zeros)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #4
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
David Edelsohn
- [PATCH] AIX asserts
David Edelsohn
- open acc default data attribute
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #8 (add integer multiply/add)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #7 (direct move enhancements)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #6 (IEEE 128-bit hardware support)
David Edelsohn
- [rs6000] Rotate stack checking loop
David Edelsohn
- [PATCH] 21_strings/basic_string/capacity/wchar_t/18654.cc
David Edelsohn
- [PATCH] 21_strings/basic_string/capacity/wchar_t/18654.cc
David Edelsohn
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
David Edelsohn
- C++ PATCH to integrate c++-delayed-folding branch
David Edelsohn
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
David Edelsohn
- [patch] GSoC: Implement std::experimental::shared_ptr
David Edelsohn
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
David Edelsohn
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
David Edelsohn
- [PATCH] testsuite/experimental/random/randint.cc
David Edelsohn
- libcpp/C FE source range patch committed (r230331).
David Edelsohn
- [PATCH] PR 68192 Export AIX TLS symbols
David Edelsohn
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
David Edelsohn
- C++ PATCH to integrate c++-delayed-folding branch
David Edelsohn
- C++ PATCH to integrate c++-delayed-folding branch
David Edelsohn
- [PATCH] g++.dg/cpp1y/pr58708.C wchar_t size
David Edelsohn
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
David Edelsohn
- [PATCH] g++.dg/cpp1y/pr58708.C wchar_t size
David Edelsohn
- PPC bootstrap failure builtin clz
David Edelsohn
- POWERPC64_TOC_POINTER_ALIGNMENT
David Edelsohn
- PATCH to shorten_compare -Wtype-limits handling
David Edelsohn
- [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
David Edelsohn
- [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
David Edelsohn
- GCC 5.3 Status Report (2015-11-20)
David Edelsohn
- [PATCH] 23_containers/vector/profile/vector.cc
David Edelsohn
- [PATCH, rs6000, gcc 5 backport] Fix PR target/67808, LRA ICE on double to long double conversion
David Edelsohn
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Edelsohn
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Edelsohn
- [PATCH] GCC system.h and Graphite header order
David Edelsohn
- [PATCH] lround for PowerPC
David Edelsohn
- [PATCH] lround for PowerPC
David Edelsohn
- [PATCH] lround for PowerPC
David Edelsohn
- [PATCH] lround for PowerPC
David Edelsohn
- [PATCH] rs6000: Fix for and_operand oversight (PR68332, PR67677)
David Edelsohn
- GCC 5.3 Status Report (2015-11-20)
David Edelsohn
- [PATCH], Add power9 support to GCC, patch #10 (SFmode/DFmode d-form addressing)
David Edelsohn
- [PATCH] lround for PowerPC
David Edelsohn
- [PATCH] AIX declare aliases
David Edelsohn
- GCC 5.3 Status Report (2015-11-20)
David Edelsohn
- [PATCH] GCC system.h and Graphite header order
David Edelsohn
- [PATCH] rs6000_adjust_cost old thinko
David Edelsohn
- [PATCH] rs6000_adjust_cost old thinko
David Edelsohn
- [PATCH] GCC-5 Backport of pr67037
Bernd Edlinger
- basic asm and memory clobbers
Bernd Edlinger
- [Patch] Change to argument promotion in fixed conversion library calls
Steve Ellcey
- [Patch] Change to argument promotion in fixed conversion library calls
Steve Ellcey
- [Patch] Change to argument promotion in fixed conversion library calls
Steve Ellcey
- [Patch] Change to argument promotion in fixed conversion library calls
Steve Ellcey
- [Patch, MIPS] Remove definition of TARGET_PROMOTE_PROTOTYPES
Steve Ellcey
- [sh] Add flag_unsafe_math_optimizations to sincossf3
Oleg Endo
- [PATCH v4] SH FDPIC backend support
Oleg Endo
- [PATCH v4] SH FDPIC backend support
Oleg Endo
- [wwwdocs] Mention SH FDPIC support
Oleg Endo
- [SH][committed] Fix PR 68277
Oleg Endo
- [PATCH v4] SH FDPIC backend support
Oleg Endo
- [PATCH] Fix PR68029
Jiří Engelthaler
- [PATCH] Fix PR68029
Jiří Engelthaler
- [PATCH] Fix PR68029
Jiří Engelthaler
- [PATCH] Fix PR68029
Jiří Engelthaler
- [PATCH] Fix c-c++-common/torture/vector-compare-1.c on powerpc
Ilya Enkovich
- [vec-cmp, patch 1/6] Add optabs for vector comparison
Ilya Enkovich
- [PATCH, PR tree-optimization/68145] Fix vectype computation in vectorizable_operation
Ilya Enkovich
- [vec-cmp, patch 3/6] Vectorize comparison
Ilya Enkovich
- [vec-cmp, patch 4/6] Support vector mask invariants
Ilya Enkovich
- [vec-cmp, patch 2/6] Vectorization factor computation
Ilya Enkovich
- [PATCH] Use signed boolean type for boolean vectors
Ilya Enkovich
- [mask conversion, patch 2/2, i386] Add pack/unpack patterns for scalar masks
Ilya Enkovich
- [PATCH] Simple optimization for MASK_STORE.
Ilya Enkovich
- [RFC] Combine vectorized loops with its scalar remainder.
Ilya Enkovich
- [PATCH] Simple optimization for MASK_STORE.
Ilya Enkovich
- [PATCH, PR68286] Fix vector comparison expand
Ilya Enkovich
- Recent patch craters vector tests on powerpc64le-linux-gnu
Ilya Enkovich
- [mask-vec_cond, patch 1/2] Support vectorization of VEC_COND_EXPR with no embedded comparison
Ilya Enkovich
- [PATCH, PR tree-optimization/PR68305] Support masked COND_EXPR in SLP
Ilya Enkovich
- [PATCH] New version of libmpx with new memmove wrapper
Ilya Enkovich
- [PATCH, doc] Document some standard pattern names
Ilya Enkovich
- [PATCH] Enable libmpx by default on supported target
Ilya Enkovich
- [PATCH] Fix ICE for boolean comparison
Ilya Enkovich
- [PATCH] Fix ICE for masked store of boolean value
Ilya Enkovich
- [PATCH] Avoid false vector mask conversion
Ilya Enkovich
- [PATCH] Fix ICE for boolean comparison
Ilya Enkovich
- [PATCH] Fix ICE for boolean comparison
Ilya Enkovich
- [PATCH] Avoid false vector mask conversion
Ilya Enkovich
- [PATCH, PR middle-end/68134] Reject scalar modes in default get_mask_mode hook
Ilya Enkovich
- [PATCH, PR middle-end/68134] Reject scalar modes in default get_mask_mode hook
Ilya Enkovich
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Ilya Enkovich
- [PATCH, PR target/68405, i386, committed] Add missing break
Ilya Enkovich
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Ilya Enkovich
- [PATCH] Get rid of insn-codes.h in optabs-tree.c
Ilya Enkovich
- [PATCH] Get rid of insn-codes.h in optabs-tree.c
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH] Avoid false vector mask conversion
Ilya Enkovich
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Ilya Enkovich
- [PATCH] New version of libmpx with new memmove wrapper
Ilya Enkovich
- [PATCH] Get rid of insn-codes.h in optabs-tree.c
Ilya Enkovich
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Ilya Enkovich
- [PATCH, i386] Use scalar mask for 16-byte and 32-byte vectors when possible
Ilya Enkovich
- [PATCH] New version of libmpx with new memmove wrapper
Ilya Enkovich
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Ilya Enkovich
- [PATCH, PR target/68416, i386, MPX] Add bounds registers to ALL_REGS set
Ilya Enkovich
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Doug Evans
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Doug Evans
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Alessandro Fanfarillo
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Alessandro Fanfarillo
- [PATCH v4] SH FDPIC backend support
Rich Felker
- [PATCH v4] SH FDPIC backend support
Rich Felker
- [PATCH v4] SH FDPIC backend support
Rich Felker
- [PATCH] Fix SH/FDPIC bad codegen with ssp enabled
Rich Felker
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Rich Felker
- [PATCH] Fix SH/FDPIC bad codegen with ssp enabled
Rich Felker
- [PATCH v4] SH FDPIC backend support
Rich Felker
- Fwd: libcpp/C FE source range patch committed (r230331).
Jay Foad
- Fwd: libcpp/C FE source range patch committed (r230331).
Jay Foad
- [PATCH] gcc: configure: fix test == bashisms
Mike Frysinger
- [Patch] sync top level configure with binutils-gdb
Tristan Gingold
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
Marc Glisse
- [PATCH] Add configure flag for operator new (std::nothrow)
Marc Glisse
- Division Optimization in match and simplify
Marc Glisse
- [PATCH] Make CCP effectively remove UNDEFINED defs
Marc Glisse
- Division Optimization in match and simplify
Marc Glisse
- [PATCH] Make CCP effectively remove UNDEFINED defs
Marc Glisse
- Division Optimization in match and simplify
Marc Glisse
- Division Optimization in match and simplify
Marc Glisse
- [PATCH] Add configure flag for operator new (std::nothrow)
Marc Glisse
- Division Optimization in match and simplify
Marc Glisse
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Marc Glisse
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Marc Glisse
- More Division optimization using match and simplify
Marc Glisse
- RFA: PATCH to match.pd for c++/68385
Marc Glisse
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Marc Glisse
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Marc Glisse
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Marc Glisse
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Marc Glisse
- Aw: Re: TR1 Special Math
Florian Goth
- [PATCH][AArch64] Fix ICE on (const_double:HF 0.0)
James Greenhalgh
- [AARCH64][PATCH 1/3] Implementing the variants of the vmulx_ NEON intrinsic
James Greenhalgh
- [AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
James Greenhalgh
- [Patch AArch64] Switch constant pools to separate rodata sections.
James Greenhalgh
- [Patch ifcvt] Teach RTL ifcvt to handle multiple simple set instructions
James Greenhalgh
- [PATCH 1/4][AArch64] Add scheduling and cost models for Exynos M1
James Greenhalgh
- [Patch AArch64] Switch constant pools to separate rodata sections.
James Greenhalgh
- [AArch64] Fix vqtb[lx][234] on big-endian
James Greenhalgh
- [AArch64] Fix vqtb[lx][234] on big-endian
James Greenhalgh
- [Patch AArch64] Switch constant pools to separate rodata sections.
James Greenhalgh
- [Patch GCC 5/Vect] Partial backport of r228751 (pr68238)
James Greenhalgh
- [Patch GCC 5/Vect] Partial backport of r228751 (pr68238)
James Greenhalgh
- [AArch64] Move iterators from atomics.md to iterators.md
James Greenhalgh
- [RFC][PATCH] Preferred rename register in regrename pass
James Greenhalgh
- Recent patch craters vector tests on powerpc64le-linux-gnu
James Greenhalgh
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
James Greenhalgh
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
James Greenhalgh
- [PATCH 1/4][AArch64] Add scheduling and cost models for Exynos M1
James Greenhalgh
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
James Greenhalgh
- [AArch64] Cortex-A57 Choose some new branch costs.
James Greenhalgh
- [AArch64] Cortex-A57 Choose some new branch costs.
James Greenhalgh
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
James Greenhalgh
- [Patch AArch64] Add support for Cortex-A35
James Greenhalgh
- [Patch ARM] Add support for Cortex-A35
James Greenhalgh
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
James Greenhalgh
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
James Greenhalgh
- [AArch64][PATCH 4/7] Add ACLE feature macro for ARMv8.1,Adv.SIMD instructions.
James Greenhalgh
- [PATCH 2/4][AArch64] Increase the loop peeling limit
James Greenhalgh
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
James Greenhalgh
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
James Greenhalgh
- [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1
James Greenhalgh
- [PATCH 4/4][AArch64] Add cost model for Exynos M1
James Greenhalgh
- [AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
James Greenhalgh
- [AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of bounds accesses to vmulx_lane* NEON intrinsics
James Greenhalgh
- [Aarch64] Use vector wide add for mixed-mode adds
James Greenhalgh
- [Aarch64] Use vector wide add for mixed-mode adds
James Greenhalgh
- [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD.
James Greenhalgh
- [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh.
James Greenhalgh
- [AArch64][PATCH 7/7] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane.
James Greenhalgh
- [AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 bit arguments
James Greenhalgh
- [PATCH][AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_needs_nop
James Greenhalgh
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
James Greenhalgh
- [Aarch64] Use vector wide add for mixed-mode adds
James Greenhalgh
- [AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of bounds accesses to vmulx_lane* NEON intrinsics
James Greenhalgh
- [PATCH][AArch64] Improve add immediate expansion
James Greenhalgh
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
James Greenhalgh
- [AArch64] Rework ARMv8.1 command line options.
James Greenhalgh
- Enable pointer TBAA for LTO
James Greenhalgh
- [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings.
James Greenhalgh
- [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD.
James Greenhalgh
- [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh.
James Greenhalgh
- [AArch64][PATCH 7/7] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane.
James Greenhalgh
- Fix PR 67609
James Greenhalgh
- [PATCH 3/4] [ARM] PR63870 Add test cases
James Greenhalgh
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
James Greenhalgh
- [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*
James Greenhalgh
- [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
James Greenhalgh
- Backport important ASan features from upstream.
Yury Gribov
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Yury Gribov
- [PATCH] Add configure flag for operator new (std::nothrow)
Daniel Gutson
- [PATCH] Add configure flag for operator new (std::nothrow)
Daniel Gutson
- [PATCH] Add configure flag for operator new (std::nothrow)
Daniel Gutson
- [Ada] Introduce a Frontend_Exceptions flag in system.ads
Olivier Hainque
- [Ada] Introduce a Frontend_Exceptions flag in system.ads
Olivier Hainque
- [PATCH] PR 68192 Export AIX TLS symbols
Václav Haisman
- update zlib to 1.2.8
Andrew Haley
- [Patch] Optimize condition reductions where the result is an integer induction variable
Alan Hayward
- [Patch] Optimize condition reductions where the result is an integer induction variable
Alan Hayward
- [Patch] Optimize condition reductions where the result is an integer induction variable
Alan Hayward
- [PATCH] PR tree-optimization/68413 : Only check for integer cond reduction on analysis stage
Alan Hayward
- [PATCH] PR tree-optimization/68413 : Only check for integer cond reduction on analysis stage
Alan Hayward
- [PATCH] PR tree-optimization/68413 : Only check for integer cond reduction on analysis stage
Alan Hayward
- [RFC] Combine vectorized loops with its scalar remainder.
Richard Henderson
- [PATCH v2] libitm: Support sized delete.
Richard Henderson
- [PATCH, i386]: Fix gcc.c-torture/compile/pr41634.c FAIL
Richard Henderson
- Add uaddv4_optab, usubv4_optab
Richard Henderson
- Add uaddv4_optab, usubv4_optab
Richard Henderson
- Add uaddv4_optab, usubv4_optab
Richard Henderson
- [Committed] S/390: Add bswaphi2 pattern
Richard Henderson
- [PATCH v2] Add uaddv_optab, usubv4_optab
Richard Henderson
- [PATCH v2] Add uaddv_optab, usubv4_optab
Richard Henderson
- Fix PR 67609
Richard Henderson
- [libgomp] task scheduler rewrite and task priorities implementation
Aldy Hernandez
- [wwwdocs] GCC 6 Release Notes for RTEMS
Sebastian Huber
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Sebastian Huber
- [PATCH] Add configure flag for operator new (std::nothrow)
Sebastian Huber
- Allow matching of side effects in operand_equal_p
Jan Hubicka
- Allow matching of side effects in operand_equal_p
Jan Hubicka
- Add VIEW_CONVERT_EXPR to operand_equal_p
Jan Hubicka
- Add VIEW_CONVERT_EXPR to operand_equal_p
Jan Hubicka
- Fix ipa-polymorphic-call-info ICE
Jan Hubicka
- [PATCH] Fix PR ipa/68035
Jan Hubicka
- Allow matching of side effects in operand_equal_p
Jan Hubicka
- Fix ipa-polymorphic-call-info ICE
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- [PATCH] Fix PR ipa/68035
Jan Hubicka
- ICF fixes
Jan Hubicka
- ICF fixes
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- Fix tree-ssa-dce Ada LTO bootstrap ice
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- [PATCH] Fix GC ICE during simd clone creation (PR middle-end/68339)
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- Fix computation of TYPE_CANONICAL of VECTOR_TYPE
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Use TBAA for lto-symtab decl merging warnings
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Add a way to free tree node
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Do not leak function local blocks to global LTO stream
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- Add new timers for lowlevel LTO streaming
Jan Hubicka
- Enable pointer TBAA for LTO
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Fix -fdump-ipa-devirt ICE
Jan Hubicka
- Fix verify_type ICE with transparent aggr
Jan Hubicka
- Fix TYPE_PACKED verify_type ICE
Jan Hubicka
- Fix resolution handling WRT incremental linking
Jan Hubicka
- [RFC] Getting LTO incremental linking work
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- Fix verify_type ICE during Ada bootstrap
Jan Hubicka
- [RFA] Implement incremental IL linking
Jan Hubicka
- -fstrict-aliasing fixes 1/5: propagate -fno-strict-aliasing in the inliner
Jan Hubicka
- Multiply Optimization in match and Simplify
Hurugalawadi, Naveen
- Division Optimization in match and simplify
Hurugalawadi, Naveen
- Division Optimization in match and simplify
Hurugalawadi, Naveen
- Division Optimization in match and simplify
Hurugalawadi, Naveen
- Division Optimization in match and simplify
Hurugalawadi, Naveen
- More Division optimization using match and simplify
Hurugalawadi, Naveen
- [PATCH][4.9/5 Backport] PR rtl-optimization/67037 Use copy_rtx when necessary
Grazvydas Ignotas
- [PATCH 3/4] Add libgomp plugin for Intel MIC
Aleksander Ivanyushenko
- [PATCH] Add support for ARM embedded multilibs
Jasmin J.
- [PATCH] Add support for ARM embedded multilibs
Jasmin J.
- [PATCH] Add support for ARM embedded multilibs
Jasmin J.
- [PATCH] Add support for ARM embedded multilibs
Jasmin J.
- [PATCH] [ping] Add support for ARM embedded multilibs
Jasmin J.
- Merge of HSA branch
Martin Jambor
- [hsa 1/12] Configuration and offloading-related changes
Martin Jambor
- [hsa 2/12] Modifications to libgomp proper
Martin Jambor
- [hsa 3/12] HSA libgomp plugin
Martin Jambor
- [hsa 4/12] OpenMP lowering/expansion changes (gridification)
Martin Jambor
- [hsa 5/12] New HSA-related GCC options
Martin Jambor
- [hsa 6/12] IPA-HSA pass
Martin Jambor
- [hsa 7/12] Disabling the vectorizer for GPU kernels/functions
Martin Jambor
- [hsa 8/12] Pass manager changes
Martin Jambor
- [hsa 9/12] Small alloc-pool fix
Martin Jambor
- [hsa 10/12] HSAIL BRIG description header file (hopefully not a licensing issue)
Martin Jambor
- [hsa 11/12] Majority of the HSA back-end
Martin Jambor
- [hsa 12/12] HSA register allocator
Martin Jambor
- [hsa 4/12] OpenMP lowering/expansion changes (gridification)
Martin Jambor
- [hsa 1/12] Configuration and offloading-related changes
Martin Jambor
- [hsa 3/12] HSA libgomp plugin
Martin Jambor
- [hsa 5/12] New HSA-related GCC options
Martin Jambor
- [hsa 7/12] Disabling the vectorizer for GPU kernels/functions
Martin Jambor
- [hsa] Merged trunk revision 230248 into the hsa branch
Martin Jambor
- [hsa 5/12] New HSA-related GCC options
Martin Jambor
- [RFC] Device-specific OpenMP target arguments
Martin Jambor
- [hsa] Pass kernel launch attributes through a device-specific argument
Martin Jambor
- Enable pointer TBAA for LTO
Martin Jambor
- [hsa] Fix operand and instruction types for bit-ops
Martin Jambor
- [hsa] depend nowait support for target
Martin Jambor
- [hsa] Use new format of device-specific target arguments
Martin Jambor
- [hsa] Perform version checks in HSA plugin
Martin Jambor
- [hsa] depend nowait support for target
Martin Jambor
- [hsa] omp_target_associate_ptr and omp_target_is_present on shared memory
Martin Jambor
- [hsa] Fix static local variable name conflict
Martin Jambor
- [hsa] Describe grid with target clauses
Martin Jambor
- [hsa] Use proper accesses to gimple_omp_for
Martin Jambor
- [hsa] Use gimplify_expr in gridification
Martin Jambor
- OpenACC atomic directive
Jakub Jelinek
- [gomp4.1] Handle new form of #pragma omp declare target
Jakub Jelinek
- [Bulk] [OpenACC 0/7] host_data construct
Jakub Jelinek
- [2/2] OpenACC routine support
Jakub Jelinek
- [1/2] OpenACC routine support
Jakub Jelinek
- [2/2] OpenACC routine support
Jakub Jelinek
- [1/3] OpenACC reductions
Jakub Jelinek
- [2/2] OpenACC routine support
Jakub Jelinek
- [1/3] OpenACC reductions
Jakub Jelinek
- [2/3] OpenACC reductions
Jakub Jelinek
- [3/3] OpenACC reductions
Jakub Jelinek
- [openacc] tile, independent, default, private and firstprivate support in c/++
Jakub Jelinek
- [openacc] acc loop updates in fortran
Jakub Jelinek
- [1/3] OpenACC reductions
Jakub Jelinek
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Jakub Jelinek
- [1/3] OpenACC reductions
Jakub Jelinek
- [openacc] acc loop updates in fortran
Jakub Jelinek
- [openacc] acc loop updates in fortran
Jakub Jelinek
- [openacc] acc loop updates in fortran
Jakub Jelinek
- [openacc] tile, independent, default, private and firstprivate support in c/++
Jakub Jelinek
- [gomp4.5] Tweak OpenMP 4.5 mapping rules
Jakub Jelinek
- [PATCH] Merge from gomp-4_5-branch to trunk
Jakub Jelinek
- [openacc] tile, independent, default, private and firstprivate support in c/++
Jakub Jelinek
- [openacc] tile, independent, default, private and firstprivate support in c/++
Jakub Jelinek
- [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
Jakub Jelinek
- [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
Jakub Jelinek
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- OpenACC declare directive updates
Jakub Jelinek
- OpenACC declare directive updates
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- [PATCH] Implement OpenMP 4.5 region/construct nesting rules
Jakub Jelinek
- OpenACC Firstprivate
Jakub Jelinek
- OpenACC Firstprivate
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- [1/2] OpenACC routine support
Jakub Jelinek
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Jakub Jelinek
- [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
Jakub Jelinek
- OpenACC Firstprivate
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- [PATCH, 4/16] Implement -foffload-alias
Jakub Jelinek
- [PATCH] PR68271 [6 Regression] Boostrap fails on x86_64-apple-darwin14 at r230084
Jakub Jelinek
- [PATCH] PR68271 [6 Regression] Boostrap fails on x86_64-apple-darwin14 at r230084
Jakub Jelinek
- [gomp4.5] Don't mark GOMP_MAP_FIRSTPRIVATE mapped vars addressable
Jakub Jelinek
- [gomp4.5] Don't mark GOMP_MAP_FIRSTPRIVATE mapped vars addressable
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- open acc default data attribute
Jakub Jelinek
- [OpenACC] declare directive
Jakub Jelinek
- [hsa 2/12] Modifications to libgomp proper
Jakub Jelinek
- [hsa 4/12] OpenMP lowering/expansion changes (gridification)
Jakub Jelinek
- [hsa 5/12] New HSA-related GCC options
Jakub Jelinek
- [hsa 2/12] Modifications to libgomp proper
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [PATCH, 4/16] Implement -foffload-alias
Jakub Jelinek
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [Bulk] [OpenACC 0/7] host_data construct
Jakub Jelinek
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Jakub Jelinek
- [gomp4.5] depend nowait support for target
Jakub Jelinek
- [gomp4.5] Fix up ordered threads simd
Jakub Jelinek
- [gomp4.5] Fix up doacross with dynamic scheduling
Jakub Jelinek
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Jakub Jelinek
- [PATCH] Another merge from gomp-4_5-branch to trunk
Jakub Jelinek
- [PATCH] OpenMP 4.5 is now publicly available
Jakub Jelinek
- GCC Status Report (2015-11-15), Stage 3 in effect now
Jakub Jelinek
- [RFC] Device-specific OpenMP target arguments
Jakub Jelinek
- nvptx priority queues nonsupport in libgomp
Jakub Jelinek
- nvptx priority queues nonsupport in libgomp
Jakub Jelinek
- [PATCH] Fix reassoci ICE (PR tree-optimization/68157)
Jakub Jelinek
- [PATCH] Fix ICE with mangling aliases (PR c++/67354)
Jakub Jelinek
- [gomp4.1] Handle linear clause modifiers in declare simd
Jakub Jelinek
- [PATCH] Fix ifcvt one_cmpl_abs optimization (PR rtl-optimization/68376)
Jakub Jelinek
- [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409)
Jakub Jelinek
- [PATCH] Fix libcpp ICE (PR preprocessor/60736)
Jakub Jelinek
- [PATCH] Disable shrink-wrapping for ix86_static_chain_on_stack functions (PR target/67770)
Jakub Jelinek
- [PATCH] Fix libcpp ICE (PR preprocessor/60736)
Jakub Jelinek
- Backport important ASan features from upstream.
Jakub Jelinek
- [1/2] OpenACC routine support
Jakub Jelinek
- libgomp: Compile-time error for non-portable gomp_mutex_t initialization
Jakub Jelinek
- [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409, take 2)
Jakub Jelinek
- [PATCH] Fix ICE with mangling aliases (PR c++/67354, take 2)
Jakub Jelinek
- [OpenACC 0/7] host_data construct
Jakub Jelinek
- [PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
Jakub Jelinek
- [gomp4.5] Handle #pragma omp declare target link
Jakub Jelinek
- [OpenACC 0/7] host_data construct
Jakub Jelinek
- [PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
Jakub Jelinek
- update acc routines in fortran
Jakub Jelinek
- [patch] Document new overflow arithmetics patterns
Jakub Jelinek
- Add uaddv4_optab, usubv4_optab
Jakub Jelinek
- OpenACC declare directive updates
Jakub Jelinek
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
Jakub Jelinek
- [PATCH] Fix GC ICE during simd clone creation (PR middle-end/68339)
Jakub Jelinek
- [PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
Jakub Jelinek
- [PATCH] Fix debug info related ICE when inlining back fnsplit function (PR debug/66432)
Jakub Jelinek
- [PATCH/RFC] C++ FE: expression ranges (v2)
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 2/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [ptx] partitioning optimization
Jakub Jelinek
- [PATCH] Mark by_ref mem_ref in build_receiver_ref as non-trapping
Jakub Jelinek
- [PATCH] Mark by_ref mem_ref in build_receiver_ref as non-trapping
Jakub Jelinek
- [gomp4.1] Handle new form of #pragma omp declare target
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [5 PATCH] Fix ICE with mangling aliases (PR c++/67354)
Jakub Jelinek
- [hsa] depend nowait support for target
Jakub Jelinek
- [hsa] Use new format of device-specific target arguments
Jakub Jelinek
- [PATCH/RFC] C++ FE: expression ranges (v2)
Jakub Jelinek
- [PATCH] Don't lower VEC_PERM_EXPR if it can be expanded using vec_shr optab (PR target/68483)
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Jakub Jelinek
- [PATCH, PING*4] Track indirect calls for call site information in debug info.
Jakub Jelinek
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Jakub Jelinek
- [C++ PATCH] Fix ubsan downcast -fsanitize=vptr sanitization (PR c++/68508)
Jakub Jelinek
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Jakub Jelinek
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Jakub Jelinek
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Jakub Jelinek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Jakub Jelinek
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jakub Jelinek
- C++ PATCH for c++/67941 (UBsan error with empty lambda)
Jakub Jelinek
- [PATCH] Optimize scalars in shared clauses to firstprivate if proven not written (PR tree-optimization/68128)
Jakub Jelinek
- [C++ PATCH] Fix ubsan downcast -fsanitize=vptr sanitization (PR c++/68508)
Jakub Jelinek
- [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
Jakub Jelinek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Jakub Jelinek
- [PATCH] Add PR rtl-optimization/68249 and PR rtl-optimization/68321 testcases
Jakub Jelinek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Jakub Jelinek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Jakub Jelinek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Jakub Jelinek
- [PATCH] Diagnose OpenMP standalone directives after labels (PR c/63326)
Jakub Jelinek
- [PATCH] Fix VEC_PERM_EXPR expansion regression (PR tree-optimization/68552)
Jakub Jelinek
- [PATCH] Fix genmatch dependency issue
Jakub Jelinek
- [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
Jakub Jelinek
- [PATCH] Convert a test to GIMPLE
Jakub Jelinek
- [PATCH] Add testcase for PR rtl-optimization/68250
Jakub Jelinek
- [PATCH] Fix up target {{enter,exit} nowait,update} depend nowait
Jakub Jelinek
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Jakub Jelinek
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Jakub Jelinek
- [PATCH] nvptx: implement automatic storage in custom stacks
Jakub Jelinek
- [PATCH] nvptx: implement automatic storage in custom stacks
Jakub Jelinek
- [gomp4.5] Handle #pragma omp declare target link
Jakub Jelinek
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Jakub Jelinek
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Jakub Jelinek
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Jakub Jelinek
- [PATCH 3/4] Add libgomp plugin for Intel MIC
Jakub Jelinek
- [patch] c/c++ asan tests for FreeBSD
Jakub Jelinek
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Jakub Jelinek
- [gomp4.5] Handle #pragma omp declare target link
Jakub Jelinek
- [PATCH] PR67518 and PR53852 -- add testcase.
VandeVondele Joost
- [PATCH] PR67518 and PR53852 -- add testcase.
VandeVondele Joost
- [PATCH] PR67518 and PR53852 -- add testcase.
VandeVondele Joost
- [PATCH] PR67518 and PR53852 -- add testcase.
VandeVondele Joost
- [PATCH] PR67518 and PR53852 -- add testcase.
VandeVondele Joost
- [PATCH] RFC: Enable graphite at -O3 -fprofile_use
VandeVondele Joost
- [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
Aditya K
- [PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
Steve Kargl
- [PATCH] PR fortran/68151 -- Check CASE selector for valid type
Steve Kargl
- [PATCH] PR fortran/68151 -- Check CASE selector for valid type
Steve Kargl
- [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
Steve Kargl
- [PATCH] PR fortran/68244 -- Check for NULL() in an array spec.
Steve Kargl
- [PATCH] PR fortran/68053 -- Reduce initialization expression to constant value
Steve Kargl
- [PATCH] PR fortran/68053 -- Reduce initialization expression to constant value
Steve Kargl
- [PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
Steve Kargl
- [PATCH,committed] PR fortran/68318 -- increment reference count
Steve Kargl
- [PATCH] PR fortran/68319 -- Implement checks for F2008:C1206
Steve Kargl
- [PATCH] PR fortran/68319 -- Implement checks for F2008:C1206
Steve Kargl
- [PATCH] PR fortran/67803 -- Check CHARACTER array constructor element types
Steve Kargl
- [PATCH] PR fortran/67803 -- Check CHARACTER array constructor element types
Steve Kargl
- [PATCH] PR fortran/67803 -- Check CHARACTER array constructor element types
Steve Kargl
- [PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
Steve Kargl
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Steve Kargl
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Steve Kargl
- [PATCH] PR fortran/58027,60993 -- BOZ in array constructor initialization expression
Steve Kargl
- [PATCH] PR 65751 Bogus &L in error message
Steve Kargl
- [PATCH] PR fortran/43996 -- Too large array constructor in SPREAD
Steve Kargl
- [PATCH, committed] fortran/primary.c -- fix whitespace
Steve Kargl
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Steve Kargl
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Steve Kargl
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Steve Kargl
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Steve Kargl
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Steve Kargl
- [PATCH] fortran/openmp.c -- Fix bootstrap
Steve Kargl
- [PATCH] Fix leading zero with g0 editing
Steve Kargl
- [PATCH] PR52251
Steve Kargl
- [PATCH, committed] PR fortran/PR68227
Steve Kargl
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Steve Kargl
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Steve Kargl
- [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Steve Kargl
- [PATCH] add self-tuning to x86 hardware fast path in libitm
Andi Kleen
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andi Kleen
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andi Kleen
- Another boot strap fix
Andi Kleen
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andi Kleen
- [RFC] Getting LTO incremental linking work
Andi Kleen
- [RFC] Getting LTO incremental linking work
Andi Kleen
- [RFC] Getting LTO incremental linking work
Andi Kleen
- [RFC] Getting LTO incremental linking work
Andi Kleen
- [PATCH] [4.9] Re: [PATCH][5] Backport ISL 0.15 support
Matthias Klose
- [PATCH] [4.9] Re: [PATCH][5] Backport ISL 0.15 support
Matthias Klose
- update zlib to 1.2.8
Matthias Klose
- update zlib to 1.2.8
Matthias Klose
- [rfc] Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds
Matthias Klose
- [patch] link libgccjit using LDFLAGS
Matthias Klose
- [PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
Thomas Koenig
- [PATCH] Fix SH/FDPIC bad codegen with ssp enabled
Kaz Kojima
- [PATCH] Fix typo.
Yulia Koval
- [PATCH] Fix typo.
Yulia Koval
- [PATCH] x86 interrupt attribute
Yulia Koval
- [PATCH] Fix target arch attribute for skylake
Yulia Koval
- [patch] Python Pretty Printers get disabled on libstdc++ reload by GDB (PR libstdc++/68448)
Jan Kratochvil
- [patch] Python Pretty Printers get disabled on libstdc++ reload by GDB (PR libstdc++/68448)
Jan Kratochvil
- [commit] [patch] Python Pretty Printers get disabled on libstdc++ reload by GDB (PR libstdc++/68448)
Jan Kratochvil
- [PATCH 1/2] s/390: Implement "target" attribute.
Andreas Krebbel
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Andreas Krebbel
- [PATCH 1/2] s/390: Implement "target" attribute.
Andreas Krebbel
- [PATCH v3 2/2] [PR debug/67192] Further fix C loops' back-jump location
Andreas Krebbel
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Andreas Krebbel
- [PATCH] S/390: Clobber r1 in patterns resulting in pfpo instruction.
Andreas Krebbel
- [Committed] S/390: Add bswaphi2 pattern
Andreas Krebbel
- [Committed] S/390: Add bswaphi2 pattern
Andreas Krebbel
- [Patch] S/390: Fix symbol ref alignment
Andreas Krebbel
- [PATCH] S/390: bswap testcases require -march=z900 to work with -m31.
Andreas Krebbel
- [PATCH] S/390: bswap64 testcases require -mzarch.
Andreas Krebbel
- [PATCH] S/390: Enable 64 bit atomic tests with -m31 -mzarch.
Andreas Krebbel
- [PATCH] S/390: Further bswap enhancements.
Andreas Krebbel
- [PATCH 0/7] S/390: Minor fixes and improvements for the vector builtins.
Andreas Krebbel
- [PATCH 1/7] S/390: Fix vrepi constraint letter.
Andreas Krebbel
- [PATCH 6/7] S/390: vec_set mode DI->SI for shift_count
Andreas Krebbel
- [PATCH 3/7] S/390: Fix RT flag in vstrc instruction.
Andreas Krebbel
- [PATCH 4/7] S/390: Sort builtin types - cleanup only.
Andreas Krebbel
- [PATCH 5/7] S/390: Fix vec_splat_* builtins.
Andreas Krebbel
- [PATCH 7/7] S/390: Make constant checking more strict
Andreas Krebbel
- [PATCH 2/7] S/390: Enable vrepi constants.
Andreas Krebbel
- S/390: Fix warnings in "*setmem_long..." patterns.
Andreas Krebbel
- S/390: Fix warnings in "*setmem_long..." patterns.
Andreas Krebbel
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- [PATCH] Do not allow irreducible loops/regions in a scop
Aditya Kumar
- [PATCH] Preserve the original program while using graphite
Aditya Kumar
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Kumar, Venkataramanan
- gcc-6/changes.html : Document AMD znver1
Kumar, Venkataramanan
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Kumar, Venkataramanan
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Kumar, Venkataramanan
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
Kumar, Venkataramanan
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
Kumar, Venkataramanan
- [PATCH] Fix detection of setrlimit in libstdc++ testsuite
Maxim Kuvyrkov
- [PATCH] Fix mcore-elf builds
Jeff Law
- [PATCH] Fix vms targets
Jeff Law
- [PATCH] Avoid ssa-thread-11.c on various targets
Jeff Law
- [patch] New 'all' front end header reduction
Jeff Law
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Jeff Law
- [PATCH] Fix warning in tree-diagnostic.h.
Jeff Law
- [PATCH] New attribute to create target clones
Jeff Law
- [Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
Jeff Law
- [PR66326, Cilk+] Fix FP exception occured in CilkPlus runtime
Jeff Law
- [PR68001, CilkPlus] Fix for PR68001
Jeff Law
- Try to update dominance info in tree-call-cdce.c
Jeff Law
- Status of rich location work (was Re: [PATCH 06/10] Track expression ranges in C frontend)
Jeff Law
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Jeff Law
- [PATCH][RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate SET insn in IF-ELSE case
Jeff Law
- [PATCH] Better error messages for merge-conflict markers (v3)
Jeff Law
- [PATCH] Avoid more irreducible loops in FSM threader
Jeff Law
- [PATCH 9/9] ENABLE_CHECKING refactoring: C family front ends
Jeff Law
- [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences
Jeff Law
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
Jeff Law
- [PR67891] drop is_gimple_reg test from set_parm_rtl
Jeff Law
- [PATCH 3/6] Share code from fold_array_ctor_reference with fold.
Jeff Law
- [patch 4/3] Header file reduction - Tools for contrib - second cut
Jeff Law
- [PATCH] replace BITS_PER_UNIT with __CHAR_BIT__ in target libs
Jeff Law
- [Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
Jeff Law
- [PATCH] remove unused config/arm/coff.h
Jeff Law
- [patch 4/3] Header file reduction - Tools for contrib - second cut
Jeff Law
- [Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
Jeff Law
- [PATCH] Fix vms targets
Jeff Law
- [PATCH] Fix PR68067
Jeff Law
- [PATCH] Make BB vectorizer work on sub-BBs
Jeff Law
- [vec-cmp, patch 1/6] Add optabs for vector comparison
Jeff Law
- Move #undef DEF_BUILTIN* to builtins.def
Jeff Law
- Move #undef DEF_INTERNAL_FN to internal-fn.def
Jeff Law
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jeff Law
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Jeff Law
- regrename: don't overflow insn_rr_info
Jeff Law
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jeff Law
- regrename: Fix for earlyclobber operands
Jeff Law
- Handle internal functions in is_tm_pure_call
Jeff Law
- Unreviewed patch
Jeff Law
- [patch] fix regrename pass to ensure renamings produce valid insns
Jeff Law
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jeff Law
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Jeff Law
- Change behavior of -fsched-verbose option
Jeff Law
- [PATCH 3/6] Share code from fold_array_ctor_reference with fold.
Jeff Law
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Jeff Law
- [sched] Dump dependency graph to a dot file
Jeff Law
- [PATCH] Fix warning in tree-diagnostic.h.
Jeff Law
- [PATCH][RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate SET insn in IF-ELSE case
Jeff Law
- [PATCH] Allow vrp to thread across backedges using FSM threader
Jeff Law
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Jeff Law
- [PATCH] x86 interrupt attribute
Jeff Law
- regrename: Fix for earlyclobber operands
Jeff Law
- Move const char * -> int/fp folds to fold-const-call.c
Jeff Law
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Jeff Law
- [PATCH v3 2/2] [PR debug/67192] Further fix C loops' back-jump location
Jeff Law
- [PATCH] Remove more backedge threading support
Jeff Law
- [PATCH] Add -fchecking
Jeff Law
- Add null identifiers to genmatch
Jeff Law
- [PATCH 1/7] New obstack_next_free is not an lvalue
Jeff Law
- [PATCH 2/7] Correct libvtv obstack use
Jeff Law
- [PATCH 3/7] Update libsanitizer obstack interceptors
Jeff Law
- [PATCH 4/7] Copy gnulib obstack files
Jeff Law
- [PATCH 5/7] Modify obstack.[hc] to avoid having to include other gnulib files
Jeff Law
- [PATCH 6/7] Silence obstack.c -Wc++compat warning
Jeff Law
- [PATCH 7/7] Configury changes for obstack optimization
Jeff Law
- [PATCH] Remove backedge handling support in tree-ssa-threadupdate.c
Jeff Law
- [PATCH] Fix bb-reorder problem with degenerate cond_jump (PR68182)
Jeff Law
- Add a combined_fn enum
Jeff Law
- [PATCH] Minor refactoring in tree-ssanames.c & freelists verifier
Jeff Law
- [PATCH 00/12] misc conditional compilation work
Jeff Law
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Jeff Law
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
Jeff Law
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Jeff Law
- [PATCH] Minor refactoring in tree-ssanames.c & freelists verifier
Jeff Law
- [patch] New remainder of front end header reduction
Jeff Law
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Jeff Law
- Add internal math functions
Jeff Law
- Add internal bitcount functions
Jeff Law
- Extend fold_const_call to combined_fn
Jeff Law
- Add gencfn-macros.c
Jeff Law
- Use combined_fn in tree-vrp.c
Jeff Law
- Use combined_fn in tree-ssa-reassoc.c
Jeff Law
- Use combined_fn in tree-ssa-math-opts.c
Jeff Law
- Use combined_fn in tree-vect-patterns.c
Jeff Law
- Make more use of combined_fn
Jeff Law
- Extend mathfn_built_in to handle combined_fn
Jeff Law
- [PATCH][optabs][ifcvt][1/3] Define negcc, notcc optabs
Jeff Law
- [PATCH] Fix minor fallout from output_address changes
Jeff Law
- [patch 4/3] Header file reduction - Tools for contrib - second cut
Jeff Law
- [PATCH] libcpp: add examples to source_location description
Jeff Law
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Jeff Law
- [PR64164] drop copyrename, integrate into expand
Jeff Law
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- tm_p.h for bb-reorder.c?
Jeff Law
- Gimple loop splitting
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [PATCH] Make disabled-optimization warning more informative; increase default max-gcse-memory
Jeff Law
- [PATCH] Enable libmpx by default on supported target
Jeff Law
- [PATCH] Fix ICE for masked store of boolean value
Jeff Law
- [PATCH, doc] Document some standard pattern names
Jeff Law
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Jeff Law
- [PR64164] drop copyrename, integrate into expand
Jeff Law
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Jeff Law
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Jeff Law
- [PATCH 07/N] Fix memory leaks in haifa-sched
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Jeff Law
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Jeff Law
- Add null identifiers to genmatch
Jeff Law
- [PATCH] PR 68366 - include emit-rtl.h in sdbout.c
Jeff Law
- [PATCH] Fix inconsistent use of integer types in gcc/lto-streamer-out.c
Jeff Law
- [PATCH] Clear LOOP_CLOSED_SSA after pass_ccp
Jeff Law
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Jeff Law
- [PATCH 00/16] Unit tests framework (v3)
Jeff Law
- C++ PATCH to integrate c++-delayed-folding branch
Jeff Law
- Gimple loop splitting
Jeff Law
- [PATCH 00/16] Unit tests framework (v3)
Jeff Law
- Port libvtv to Solaris
Jeff Law
- [Patch,testsuite]: Fix the tree-ssa/split-path-1.c testcase
Jeff Law
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Jeff Law
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Jeff Law
- [PATCH] Add clang-format config to contrib folder
Jeff Law
- [PATCH] Add clang-format config to contrib folder
Jeff Law
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
Jeff Law
- Add out-of-line versions of some <stdatomic.h> functions (PR c/65083)
Jeff Law
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jeff Law
- [PATCH][PR tree-optimization/68198] Avoid CFG explosion due to threading
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- PATCH to shorten_compare -Wtype-limits handling
Jeff Law
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Jeff Law
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Jeff Law
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Jeff Law
- PATCH to shorten_compare -Wtype-limits handling
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Jeff Law
- PATCH to shorten_compare -Wtype-limits handling
Jeff Law
- [PATCH] Add clang-format config to contrib folder
Jeff Law
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Jeff Law
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Jeff Law
- PATCH to shorten_compare -Wtype-limits handling
Jeff Law
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
Jeff Law
- update zlib to 1.2.8
Jeff Law
- [PATCH 5/6] Fix parser memory leak in cilk_simd_fn_info
Jeff Law
- [RFA] [PATCH] Fix invalid redundant extension elimination for rl78 port
Jeff Law
- [ptx] Fix sso tests
Jeff Law
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
Jeff Law
- [ptx] Fix sso tests
Jeff Law
- [PR64164] drop copyrename, integrate into expand
Jeff Law
- Pinging patches
Jeff Law
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
Jeff Law
- [PATCH] Get rid of insn-codes.h in optabs-tree.c
Jeff Law
- [PATCH 01/15] Selftest framework (unittests v4)
Jeff Law
- [PATCH 01/15] Selftest framework (unittests v4)
Jeff Law
- Pinging patches
Jeff Law
- Pinging patches
Jeff Law
- [PATCH 02/15] Add selftests to bitmap.c
Jeff Law
- [PATCH 01/15] Selftest framework (unittests v4)
Jeff Law
- [PATCH] ctype functions and signedness
Jeff Law
- Port libvtv to Solaris
Jeff Law
- [PATCH][RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) form
Jeff Law
- [PATCH 01/15] Selftest framework (unittests v4)
Jeff Law
- [PATCH] Fix PR68067
Jeff Law
- [Patch,SLP]: Correction in the comment for SLP vectorization profitable case.
Jeff Law
- [patch] RFC asan support for i?86/x86_64-*freebsd*
Jeff Law
- [RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS.
Jeff Law
- [PATCH] fix PR65726
Jeff Law
- [PATCH 01/15] Selftest framework (unittests v4)
Jeff Law
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jeff Law
- [PATCH 3/4] bb-reorder: Add -freorder-blocks-algorithm= and wire it up
Alan Lawrence
- [PATCH][AArch64] Fix ICE on (const_double:HF 0.0)
Alan Lawrence
- [PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
Alan Lawrence
- [PATCH 1/6]tree-ssa-dom.c: Normalize exprs, starting with ARRAY_REF to MEM_REF
Alan Lawrence
- [PATCH 1/6]tree-ssa-dom.c: Normalize exprs, starting with ARRAY_REF to MEM_REF
Alan Lawrence
- [PATCH][i386]Migrate reduction optabs to reduc_<op>_scal
Alan Lawrence
- [PATCH/RFTesting][MIPS] Migrate reduction optabs in mips-ps-3d.md
Alan Lawrence
- [PATCH 3/6] Share code from fold_array_ctor_reference with fold.
Alan Lawrence
- [PATCH 5/6]tree-sra.c: Fix completely_scalarize for negative array indices
Alan Lawrence
- [PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
Alan Lawrence
- [PATCH] PR/67682, break SLP groups up if only some elements match
Alan Lawrence
- [PATCH 6/6] Make SRA replace constant-pool loads
Alan Lawrence
- [PATCH] Fix PR68067
Alan Lawrence
- [PATCH] Fix PR68067
Alan Lawrence
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Alan Lawrence
- [PATCH] PR/67682, break SLP groups up if only some elements match
Alan Lawrence
- [PR64164] drop copyrename, integrate into expand
Alan Lawrence
- [Patch AArch64] Switch constant pools to separate rodata sections.
Alan Lawrence
- [Patch AArch64] Switch constant pools to separate rodata sections.
Alan Lawrence
- [PATCH 6/6] Make SRA replace constant-pool loads
Alan Lawrence
- [PATCH] PR/67682, break SLP groups up if only some elements match
Alan Lawrence
- [PATCH] Fix PR56118
Alan Lawrence
- [PATCH][i386]Migrate reduction optabs to reduc_<op>_scal
Alan Lawrence
- [Obvious][AArch64] Fix gcc.target/aarch64/vclz.c
Alan Lawrence
- [PATCH][install.texi] Add note against GNAT 4.8 on ARM targets.
Alan Lawrence
- [PATCH] Improve BB vectorization dependence analysis
Alan Lawrence
- C++ PATCH to integrate c++-delayed-folding branch
Alan Lawrence
- [PATCH] PR/67682, break SLP groups up if only some elements match
Alan Lawrence
- [PATCH] Avoid useless work in loop vectorization
Alan Lawrence
- [PATCH] Fix PR68067
Alan Lawrence
- [PATCH] GCC system.h and Graphite header order
Alan Lawrence
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Alan Lawrence
- [patch] GSoC: Implement std::experimental::shared_ptr
Alan Lawrence
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Alan Lawrence
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Alan Lawrence
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Alan Lawrence
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Alan Lawrence
- [PATCH] Fix PR68067
Alan Lawrence
- [PATCH] Fix PR68067
Alan Lawrence
- [PING][PATCH][4.9]Backport "Fix register corruption bug in ree"
Renlin Li
- [PATCH][ARM]Fix addsi3_compare_op2 pattern.
Renlin Li
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Renlin Li
- [PR67383][ARM][4.9]Backport of "Allow any register for DImode values in Thumb2"
Renlin Li
- [HSA] libgomp and hsa-gen.c header file refactoring
Martin Liška
- [HSA] Back-end enhancement and various fixes
Martin Liška
- [PATCH] Pass manager: add support for termination of pass list
Martin Liška
- [PATCH] Pass manager: add support for termination of pass list
Martin Liška
- [PATCH] Pass manager: add support for termination of pass list
Martin Liška
- [PATCH] Fix PR ipa/68035
Martin Liška
- [hsa 9/12] Small alloc-pool fix
Martin Liška
- Merge of HSA branch
Martin Liška
- [PATCH] Fix memory leaks and use a pool_allocator
Martin Liška
- [PATCH] Fix memory leaks and use a pool_allocator
Martin Liška
- [PATCH] 02/N Fix memory leaks in IPA
Martin Liška
- [hsa 9/12] Small alloc-pool fix
Martin Liška
- [PATCH 03/N] Just another set of memory leaks
Martin Liška
- [PATCH] Fix PR rtl-optimization/68287
Martin Liška
- [PATCH] Fix PR rtl-optimization/68287
Martin Liška
- [PATCH, HSA] fix emission of HSAIL for builtins
Martin Liška
- [HSA] support global variables
Martin Liška
- [PATCH] Fix PR ipa/68035 (v2)
Martin Liška
- [PATCH] Fix PR ipa/68035
Martin Liška
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Martin Liška
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Martin Liška
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Martin Liška
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Martin Liška
- [PATCH 05/N] Fix memory leaks in graphite
Martin Liška
- [PATCH] Fix PR ipa/68311
Martin Liška
- [PATCH] Fix PR ipa/68035
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH 07/N] Fix memory leaks in haifa-sched
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH] Fix PR ipa/68311
Martin Liška
- [PATCH] Add clang-format config to contrib folder
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH] Add clang-format config to contrib folder
Martin Liška
- [PATCH] Add clang-format config to contrib folder
Martin Liška
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH] Add clang-format config to contrib folder
Martin Liška
- [PATCH, gcc5 backport] Fix PR ipa/65908
Martin Liška
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Martin Liška
- [PATCH 0/6] Another fixes of various memory leaks
Martin Liška
- [hsa] Redesign busy loop waiting so that a kernel dispatch signal can be reused
Martin Liška
- [hsa] Back-end enhancement
Martin Liška
- [hsa] Back-end enhancement
Martin Liška
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Martin Liška
- [PATCH 1/6] Fix memory leak in cilk
Martin Liška
- [PATCH 2/6] Fix memory leak in tree-ssa
Martin Liška
- [PATCH 3/6] Fix memory leaks in IPA devirt
Martin Liška
- [PATCH 7/N] Fix newly introduced memory leak in tree-ssa-loop-ivopts.c
Martin Liška
- [PATCH 7/N] Fix newly introduced memory leak in tree-ssa-loop-ivopts.c
Martin Liška
- [PATCH 1/6] Fix memory leak in cilk
Martin Liška
- [HSA] Implementation of various omp_* function
Martin Liška
- [HSA] fix emission of function names with user-defined assembly names
Martin Liška
- [PATCH] clarify documentation of -Q --help=optimizers
Sandra Loosemore
- RFC: Experimental use of Sphinx for GCC documentation
Sandra Loosemore
- RFC: Experimental use of Sphinx for GCC documentation
Sandra Loosemore
- [patch, doc] fix PR65129, markup on __builtin_assume_aligned
Sandra Loosemore
- [patch, doc] PR 56036, misplaced @end table
Sandra Loosemore
- [patch, doc] fix PR53587, missing documentation for -mms-bitfields
Sandra Loosemore
- [patch, doc] PR 48568, missing docs for visibility attribute on variables
Sandra Loosemore
- [nios2, committed] remove duplicates in || expression
Sandra Loosemore
- [PATCH] x86 interrupt attribute
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
H.J. Lu
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
H.J. Lu
- [PATCH] Add TARGET_FUNCTION_INCOMING_ARG_RTL
H.J. Lu
- Short-cut generation of simple built-in functions
H.J. Lu
- [PATCH] Improve BB vectorization dependence analysis
H.J. Lu
- Fix lto-symtab ICE during Ada LTO bootstrap
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
H.J. Lu
- Pinging patches
H.J. Lu
- Pinging patches
H.J. Lu
- Pinging patches
H.J. Lu
- [RFC] Getting LTO incremental linking work
H.J. Lu
- [PATCH] Update TARGET_FUNCTION_INCOMING_ARG documentation
H.J. Lu
- [PATCH] Update TARGET_FUNCTION_INCOMING_ARG documentation
H.J. Lu
- [RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
H.J. Lu
- [PATCH] Make disabled-optimization warning more informative; increase default max-gcse-memory
Bradley Lucier
- [PATCH] Make disabled-optimization warning more informative; increase default max-gcse-memory
Bradley Lucier
- [PATCH] Make disabled-optimization warning more informative; increase default max-gcse-memory
Bradley Lucier
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Christophe Lyon
- [Patch ARM-AArch64/testsuite Neon intrinsics 00/20] Executable tests
Christophe Lyon
- [Patch ifcvt] Teach RTL ifcvt to handle multiple simple set instructions
Christophe Lyon
- [AArch64] Fix vqtb[lx][234] on big-endian
Christophe Lyon
- [Obivous][testsuite,aarch64/arm] Fix typo
Christophe Lyon
- [PATCH] [ARM] neon-testgen.ml typo
Christophe Lyon
- [AArch64] Fix vqtb[lx][234] on big-endian
Christophe Lyon
- [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh.
Christophe Lyon
- [RFC][PATCH] Preferred rename register in regrename pass
Christophe Lyon
- [PATCH] Make BB vectorizer work on sub-BBs
Christophe Lyon
- [PATCH] Make BB vectorizer work on sub-BBs
Christophe Lyon
- [RFC][PATCH] Preferred rename register in regrename pass
Christophe Lyon
- [RFC][PATCH] Preferred rename register in regrename pass
Christophe Lyon
- [PATCH] More compile-time saving in BB vectorization
Christophe Lyon
- [PATCH] [ARM] neon-testgen.ml typo
Christophe Lyon
- [PATCH] More compile-time saving in BB vectorization
Christophe Lyon
- [PATCH] [ARM] neon-testgen.ml typo
Christophe Lyon
- [PATCH] [ARM] neon-testgen.ml typo
Christophe Lyon
- [PATCH] Fix PR ipa/68311
Christophe Lyon
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Christophe Lyon
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Christophe Lyon
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Christophe Lyon
- [PATCH] Fix PR ipa/68311
Christophe Lyon
- [PATCH] PR/67682, break SLP groups up if only some elements match
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Christophe Lyon
- [PATCH] [ARM] neon-testgen.ml typo
Christophe Lyon
- [testsuite][ARM target attributes] Fix effective_target tests
Christophe Lyon
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Christophe Lyon
- [PATCH 1/7][ARM] Add support for ARMv8.1.
Christophe Lyon
- [PATCH 1/7][ARM] Add support for ARMv8.1.
Christophe Lyon
- [PATCH c/c++] use explicit locations for some warnings in c-pragma.c
Manuel López-Ibáñez
- [PATCH] Add clang-format config to contrib folder
Manuel López-Ibáñez
- [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409)
Manuel López-Ibáñez
- PATCH to shorten_compare -Wtype-limits handling
Manuel López-Ibáñez
- PATCH to shorten_compare -Wtype-limits handling
Manuel López-Ibáñez
- PATCH to shorten_compare -Wtype-limits handling
Manuel López-Ibáñez
- PATCH to shorten_compare -Wtype-limits handling
Manuel López-Ibáñez
- [patch] New backend header reduction
Andrew MacLeod
- [patch] New remainder of front end header reduction
Andrew MacLeod
- [patch 4/3] Header file reduction - Tools for contrib - second cut
Andrew MacLeod
- [patch 4/3] Header file reduction - Tools for contrib - second cut
Andrew MacLeod
- [PATCH] Fix vms targets
Andrew MacLeod
- Patch for PR68106 was backported to gcc-5 branch
Vladimir Makarov
- [PATCH][haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher lookahead if not in haifa sched
Vladimir Makarov
- [PATCH] Fix IRA register preferencing
Vladimir Makarov
- patch to fix PR67954
Vladimir Makarov
- patch to fix PR68536
Vladimir Makarov
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
David Malcolm
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
David Malcolm
- Status of rich location work (was Re: [PATCH 06/10] Track expression ranges in C frontend)
David Malcolm
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
David Malcolm
- Status of rich location work (was Re: [PATCH 06/10] Track expression ranges in C frontend)
David Malcolm
- [PATCH] PR driver/67613 - spell suggestions for misspelled command line options
David Malcolm
- [PATCH 4b] diagnostic-show-locus.c changes: Insertions
David Malcolm
- [PATCH/RFC] C++ FE: expression ranges (work in progress)
David Malcolm
- RFC: Experimental use of Sphinx for GCC documentation
David Malcolm
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
David Malcolm
- RFC: Experimental use of Sphinx for GCC documentation
David Malcolm
- RFC: Experimental use of Sphinx for GCC documentation
David Malcolm
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
David Malcolm
- [PATCH 02/02] C FE: add fix-it hint for . vs ->
David Malcolm
- [PATCH] libcpp: add examples to source_location description
David Malcolm
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
David Malcolm
- RFC: Experimental use of Sphinx for GCC documentation
David Malcolm
- [RFC] Remove first_pass_instance from pass_vrp
David Malcolm
- [PATCH, 11/16] Update testcases after adding kernels pass group
David Malcolm
- [PATCH 02/02] C FE: add fix-it hint for . vs ->
David Malcolm
- [PATCH 0/2] Levenshtein-based suggestions (v3)
David Malcolm
- [PATCH 0/2] Levenshtein-based suggestions (v3)
David Malcolm
- [PATCH] Remove first_pass_instance from pass_vrp
David Malcolm
- [PATCH] Remove first_pass_instance from pass_vrp
David Malcolm
- Benchmarks of v2 (was Re: [PATCH 0/5] RFC: Overhaul of diagnostics (v2))
David Malcolm
- libcpp/C FE source range patch committed (r230331).
David Malcolm
- [PATCH] C++ FE: offer suggestions for misspelled field names
David Malcolm
- [PATCH] C++ FE: offer suggestions for misspelled field names
David Malcolm
- libcpp/C FE source range patch committed (r230331).
David Malcolm
- [PATCH/RFC] C++ FE: expression ranges (v2)
David Malcolm
- [PATCH, 6/6] Remove first_pass_instance
David Malcolm
- [PATCH 00/16] Unit tests framework (v3)
David Malcolm
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Malcolm
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Malcolm
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Malcolm
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
David Malcolm
- [PATCH; committed] Fix typo in doc/gty.texi
David Malcolm
- [PATCH 00/15] Unittests framework v4: -fself-test
David Malcolm
- [PATCH 09/15] Add hash-map-tests.c
David Malcolm
- [PATCH 10/15] Add hash-set-tests.c
David Malcolm
- [PATCH 13/15] Add selftests to tree.c
David Malcolm
- [PATCH 14/15] Add selftests to vec.c
David Malcolm
- [PATCH 15/15] RFC: Add ggc-tests.c
David Malcolm
- [PATCH 01/15] Selftest framework (unittests v4)
David Malcolm
- [PATCH 02/15] Add selftests to bitmap.c
David Malcolm
- [PATCH 03/15] Add selftests to tree-cfg.c
David Malcolm
- [PATCH 04/15] Add selftests to et-forest.c
David Malcolm
- [PATCH 05/15] Add selftests to fold-const.c
David Malcolm
- [PATCH 06/15] Add function-tests.c
David Malcolm
- [PATCH 07/15] Fix warning in function-tests.c
David Malcolm
- [PATCH 08/15] Add selftests to gimple.c
David Malcolm
- [PATCH 11/15] Add selftests to input.c
David Malcolm
- [PATCH 12/15] Add rtl-tests.c
David Malcolm
- [PATCH 01/15] Selftest framework (unittests v4)
David Malcolm
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
David Malcolm
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
David Malcolm
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
David Malcolm
- [PATCH/RFC] C++ FE: expression ranges (v2)
David Malcolm
- [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
David Malcolm
- [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
David Malcolm
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
David Malcolm
- [PATCH/RFC] C++ FE: expression ranges (v2)
David Malcolm
- [PATCH 01/15] Selftest framework (unittests v4)
David Malcolm
- [PATCH/RFC 0/2] C++ FE: expression ranges (v3)
David Malcolm
- [PATCH 1/2] RFC: C++: attempt to provide location_t in more places
David Malcolm
- [PATCH 2/2] RFC: C++ FE: expression ranges (work in progress) v3
David Malcolm
- [PATCH 01/15] Selftest framework (unittests v4)
David Malcolm
- [PATCH 01/15] Selftest framework (unittests v4)
David Malcolm
- [PATCH 9/9] ENABLE_CHECKING refactoring: C family front ends
Mikhail Maltsev
- [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences
Mikhail Maltsev
- [PATCH 9/9] ENABLE_CHECKING refactoring: C family front ends
Mikhail Maltsev
- [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences
Mikhail Maltsev
- [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences
Mikhail Maltsev
- [PATCH 01/15] Selftest framework (unittests v4)
Mikhail Maltsev
- [PATCH, i386] PR68497. Fix ICE with -fno-checking
Mikhail Maltsev
- [PATCH, i386] PR68497. Fix ICE with -fno-checking
Mikhail Maltsev
- [libstdc++ testsuite][patch] many locale tests only SUPPORTED on linux, start making these portable
John Marino
- Division Optimization in match and simplify
Michael Matz
- Extend tree-call-cdce to calls whose result is used
Michael Matz
- [PATCH] Minor refactoring in tree-ssanames.c & freelists verifier
Michael Matz
- Extend tree-call-cdce to calls whose result is used
Michael Matz
- Extend tree-call-cdce to calls whose result is used
Michael Matz
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Michael Matz
- Gimple loop splitting
Michael Matz
- Gimple loop splitting
Michael Matz
- Extend tree-call-cdce to calls whose result is used
Michael Matz
- Fix -fno-checking segfault
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Michael Matz
- [PATCH] ctype functions and signedness
Michael McConville
- [PATCH] ctype functions and signedness
Michael McConville
- [PATCH], Add power9 support to GCC, patch #1
Michael Meissner
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits)
Michael Meissner
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #1
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #1 (revised)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #2 (add modulus instructions)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #3 (scalar count trailing zeros)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #4
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #6 (IEEE 128-bit hardware support)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #7 (direct move enhancements)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #3 (scalar count trailing zeros)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #4
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #2 (add modulus instructions)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #7 (direct move enhancements)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #5 (ISA 3.0 fusion)
Michael Meissner
- [PATCH], Add power9 support to GCC, patches #2-5 committed
Michael Meissner
- [PATCH], Add power9 support to GCC, patches #2-5 committed
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #8 (add integer multiply/add)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #6 (IEEE 128-bit hardware support)
Michael Meissner
- [PATCH, applied], Add power9 support to GCC, patch #9 (config.gcc)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #10 (SFmode/DFmode d-form addressing)
Michael Meissner
- [PATCH], Add power9 support to GCC, patch #10 (SFmode/DFmode d-form addressing)
Michael Meissner
- [PATCH applied], Power9 patches #6-8 (IEEE 128-bit h/w, 128-bit direct move, integer mult/add)
Michael Meissner
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits, revised)
Michael Meissner
- [PATCH, applied] Fixup PowerPC error from my last commit
Michael Meissner
- POWERPC64_TOC_POINTER_ALIGNMENT
Michael Meissner
- POWERPC64_TOC_POINTER_ALIGNMENT
Michael Meissner
- [PATCH, rs6000, gcc 5 backport] Fix PR target/67808, LRA ICE on double to long double conversion
Michael Meissner
- [PATCH] lround for PowerPC
Michael Meissner
- [PATCH] lround for PowerPC
Michael Meissner
- [PATCH] lround for PowerPC
Michael Meissner
- [PATCH] lround for PowerPC
Michael Meissner
- [PATCH] lround for PowerPC
Michael Meissner
- [PATCH 0/4][AArch64] Add scheduling and cost models for Exynos M1
Evandro Menezes
- [PATCH 1/4][AArch64] Add scheduling and cost models for Exynos M1
Evandro Menezes
- [PATCH 1/4][AArch64] Add scheduling and cost models for Exynos M1
Evandro Menezes
- [PATCH 1/4][AArch64] Add scheduling and cost models for Exynos M1
Evandro Menezes
- [PATCH 2/4][AArch64] Increase the loop peeling limit
Evandro Menezes
- [PATCH 3/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH 3/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH 4/4][AArch64] Add cost model for Exynos M1
Evandro Menezes
- [PATCH][AArch64] Replace insn to zero up DF register
Evandro Menezes
- [PATCH 3/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 2/4][AArch64] Add support for FCCMP
Evandro Menezes
- [PATCH][AArch64] Handle function literal pools according to function size
Evandro Menezes
- [PATCH 2/4][AArch64] Add support for FCCMP
Evandro Menezes
- [PATCH][AArch64] Replace insn to zero up DF register
Evandro Menezes
- [PATCH 2/4][AArch64] Increase the loop peeling limit
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH 4/4][AArch64] Add cost model for Exynos M1
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
- [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [c++-delayed-folding] Introduce convert_to_complex_nofold
Jason Merrill
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Jason Merrill
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Jason Merrill
- [c++-delayed-folding] Introduce convert_to_real_nofold
Jason Merrill
- [OpenACC] num_gangs, num_workers and vector_length in c++
Jason Merrill
- [c++-delayed-folding] Introduce convert_to_real_nofold
Jason Merrill
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Jason Merrill
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Jason Merrill
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Jason Merrill
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Jason Merrill
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Jason Merrill
- Small C++ PATCH to clean up non-type template parameter handling
Jason Merrill
- C++ PATCH for non-type constrained-type-specifiers
Jason Merrill
- RFC: C++ delayed folding merge
Jason Merrill
- RFC: C++ delayed folding merge
Jason Merrill
- RFC: C++ delayed folding merge
Jason Merrill
- RFC: C++ delayed folding merge
Jason Merrill
- C++ PATCH to instantiation of lambda closure
Jason Merrill
- C++ PATCH to handling of duplicate typedefs
Jason Merrill
- C++ PATCH to checking of explicit instantiation namespace
Jason Merrill
- PATCH to add hash_map::empty
Jason Merrill
- C++ PATCH to integrate c++-delayed-folding branch
Jason Merrill
- C++ PATCH to integrate c++-delayed-folding branch
Jason Merrill
- C++ PATCH for bootstrap/68346 (bogus -Wtautological-compare)
Jason Merrill
- [C++ PATCH] Fix ICE with NOP_EXPRs in check_case_bounds (PR c++/68362)
Jason Merrill
- C++ PATCH to integrate c++-delayed-folding branch
Jason Merrill
- C++ PATCH to __builtin_constant_p handling
Jason Merrill
- C++ PATCH to integrate c++-delayed-folding branch
Jason Merrill
- RFA (GGC): PATCH to support GGC finalizers with PCH
Jason Merrill
- C++ PATCHes for bootstrap/68346, 68361
Jason Merrill
- RFA (GGC): PATCH to support GGC finalizers with PCH
Jason Merrill
- C++ PATCHes for bootstrap/68346, 68361
Jason Merrill
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Jason Merrill
- [PATCH] Fix ICE with mangling aliases (PR c++/67354)
Jason Merrill
- PATCH to shorten_compare -Wtype-limits handling
Jason Merrill
- [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409, take 2)
Jason Merrill
- [C++ PATCH] Fix unexpanded pack error with auto-deduced functions (PR c++/68396)
Jason Merrill
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Jason Merrill
- [PATCH] Fix ICE with mangling aliases (PR c++/67354, take 2)
Jason Merrill
- [PATCH/RFC] C++ FE: expression ranges (v2)
Jason Merrill
- [PATCH] C++ FE: offer suggestions for misspelled field names
Jason Merrill
- PATCH to shorten_compare -Wtype-limits handling
Jason Merrill
- C++ PATCH for c++/68422 (sizeof... slow to evaluate)
Jason Merrill
- PATCH to shorten_compare -Wtype-limits handling
Jason Merrill
- RFA: PATCH to match.pd for c++/68385
Jason Merrill
- RFA: PATCH to match.pd for c++/68385
Jason Merrill
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Jason Merrill
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Jason Merrill
- [PATCH/RFC] C++ FE: expression ranges (v2)
Jason Merrill
- RFA: PATCH to match.pd for c++/68385
Jason Merrill
- [PATCH/RFC] C++ FE: expression ranges (v2)
Jason Merrill
- [PATCH, PING*3] DWARF: materialize subprogram renamings in Ada as imported declarations
Jason Merrill
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Jason Merrill
- [PATCH, PING*4] Track indirect calls for call site information in debug info.
Jason Merrill
- [C++ PATCH] Fix ubsan downcast -fsanitize=vptr sanitization (PR c++/68508)
Jason Merrill
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Jason Merrill
- [C++ Patch] PR 68087
Jason Merrill
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Jason Merrill
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Jason Merrill
- C++ PATCH for c++/67941 (UBsan error with empty lambda)
Jason Merrill
- [PATCH 1/2] RFC: C++: attempt to provide location_t in more places
Jason Merrill
- C++ PATCH for c++/67941 (UBsan error with empty lambda)
Jason Merrill
- [PING^2][PATCH] Improve C++ loop's backward-jump location
Jason Merrill
- RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
Jason Merrill
- RFC: C++ delayed folding merge
Jason Merrill
- [PATCH] Fix debug fallout of proposed PR68162 fix
Jason Merrill
- [PATCH] [PR68603] Associate conditional C++ loop's back-jump with start, not body
Jason Merrill
- [PATCH 0/7] 64-bit obstack support in libiberty
Alan Modra
- [PATCH 1/7] New obstack_next_free is not an lvalue
Alan Modra
- [PATCH 2/7] Correct libvtv obstack use
Alan Modra
- [PATCH 3/7] Update libsanitizer obstack interceptors
Alan Modra
- [PATCH 4/7] Copy gnulib obstack files
Alan Modra
- [PATCH 5/7] Modify obstack.[hc] to avoid having to include other gnulib files
Alan Modra
- [PATCH 6/7] Silence obstack.c -Wc++compat warning
Alan Modra
- [PATCH 7/7] Configury changes for obstack optimization
Alan Modra
- POWERPC64_TOC_POINTER_ALIGNMENT
Alan Modra
- POWERPC64_TOC_POINTER_ALIGNMENT
Alan Modra
- [PATCH] clarify documentation of -Q --help=optimizers
Alexander Monakov
- [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
Alexander Monakov
- [PATCH] clarify documentation of -Q --help=optimizers
Alexander Monakov
- [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
Alexander Monakov
- [gomp4.5] Don't mark GOMP_MAP_FIRSTPRIVATE mapped vars addressable
Alexander Monakov
- [PATCH] nvptx: implement automatic storage in custom stacks
Alexander Monakov
- [PATCH] nvptx: implement automatic storage in custom stacks
Alexander Monakov
- [PATCH] nvptx: implement automatic storage in custom stacks
Alexander Monakov
- [PATCH] nvptx: implement automatic storage in custom stacks
Alexander Monakov
- [PATCH, MIPS, PR/61114] Migrate to reduc_..._scal optabs.
Moore, Catherine
- [Patch, MIPS] Frame header optimization for MIPS (part 2)
Moore, Catherine
- [RFA] Compact EH Patch
Moore, Catherine
- [PATCH] MIPS/GCC/doc: Reorder `-mcompact-branches='
Moore, Catherine
- [PATCH 1/2] Implement Levenshtein distance
Mikael Morin
- [PATCH] PR fortran/68151 -- Check CASE selector for valid type
Mikael Morin
- [PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
Mikael Morin
- [Fortran, patch, pr68218, backport to 5 and 4.9, v1] ALLOCATE with size given by a module function
Mikael Morin
- [PATCH] replace BITS_PER_UNIT with __CHAR_BIT__ in target libs
Joseph Myers
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits)
Joseph Myers
- [PATCH] clarify documentation of -Q --help=optimizers
Joseph Myers
- Fix 61441
Joseph Myers
- [PATCH] clarify documentation of -Q --help=optimizers
Joseph Myers
- [C PATCH] Fix error-recovery with variable-sized compound literals (PR c/68090)
Joseph Myers
- [PATCH] clarify documentation of -Q --help=optimizers
Joseph Myers
- [PATCH] clarify documentation of -Q --help=optimizers
Joseph Myers
- [hsa 1/12] Configuration and offloading-related changes
Joseph Myers
- [hsa 3/12] HSA libgomp plugin
Joseph Myers
- [hsa 5/12] New HSA-related GCC options
Joseph Myers
- Fix 61441
Joseph Myers
- Extend tree-call-cdce to calls whose result is used
Joseph Myers
- [PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
Joseph Myers
- RFC: Experimental use of Sphinx for GCC documentation
Joseph Myers
- [PATCH], Add power9 support to GCC, patch #6 (IEEE 128-bit hardware support)
Joseph Myers
- [PATCH/RFC/RFA] Machine modes for address printing (all targets)
Joseph Myers
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Joseph Myers
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Joseph Myers
- [PATCH 02/02] C FE: add fix-it hint for . vs ->
Joseph Myers
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Joseph Myers
- RFC: Experimental use of Sphinx for GCC documentation
Joseph Myers
- [PATCH 02/02] C FE: add fix-it hint for . vs ->
Joseph Myers
- [C PATCH] Fix parsing when using declarations in for loops and typedefs (PR c/67784)
Joseph Myers
- Add out-of-line versions of some <stdatomic.h> functions (PR c/65083)
Joseph Myers
- [C PATCH] Fix ice-on-invalid with typedef declarations in for loops (PR c/68320)
Joseph Myers
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits, revised)
Joseph Myers
- C++ PATCH to integrate c++-delayed-folding branch
Joseph Myers
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Joseph Myers
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Joseph Myers
- Another boot strap fix
Joseph Myers
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Joseph Myers
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Joseph Myers
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Joseph Myers
- [PATCH] Clarify that -fwrapv covers all signed arithmetic overflow
Joseph Myers
- [PATCH 5/5] [AARCH64] Add variant support to -m*=native and add thunderxt88pass1.
Joseph Myers
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Joseph Myers
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Joseph Myers
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Joseph Myers
- Aw: Re: TR1 Special Math
Joseph Myers
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
Joseph Myers
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
Joseph Myers
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Joseph Myers
- [PATCH v2] Clarify promises about undefined behavior with signed <<
Joseph Myers
- Add support for CLZERO ISA
Joseph Myers
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Joseph Myers
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Joseph Myers
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Joseph Myers
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Joseph Myers
- [PATCH] Add save_expr langhook (PR c/68513)
Joseph Myers
- [PATCH] Add save_expr langhook (PR c/68513)
Joseph Myers
- Fix verify_type ICE with transparent aggr
Joseph Myers
- Fix TYPE_PACKED verify_type ICE
Joseph Myers
- [PATCH, ARM] PR target/68059 libgcc should not use __write for printing fatal error
Szabolcs Nagy
- [PATCH, ARM] PR target/68059 libgcc should not use __write for printing fatal error
Szabolcs Nagy
- [PATCH, ARM, v2] PR target/68059 libgcc should not use __write for printing fatal error
Szabolcs Nagy
- State of support for the ISO C++ Transactional Memory TS and remanining work
Szabolcs Nagy
- State of support for the ISO C++ Transactional Memory TS and remanining work
Szabolcs Nagy
- [PATCH][AArch64] Documentation fix for -fpic
Szabolcs Nagy
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Szabolcs Nagy
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Szabolcs Nagy
- Aw: Re: TR1 Special Math
Szabolcs Nagy
- [PATCH][AArch64] Documentation fix for -fpic
Szabolcs Nagy
- [PATCH, ARM, v2] PR target/68059 libgcc should not use __write for printing fatal error
Szabolcs Nagy
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Kelvin Nilsen
- [PATCH/RFC v2] PR68212: Improve Accounting of Block Frequencies During Loop Unrolling
Kelvin Nilsen
- [PATCH] Add clang-format config to contrib folder
Hans-Peter Nilsson
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Hans-Peter Nilsson
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Hans-Peter Nilsson
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- OpenACC declare directive updates
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- [OpenACC] declare directive
James Norris
- [PATCH] Fix unused variable.
James Norris
- OpenACC declare directive updates
James Norris
- [PATCH] fortran/openmp.c -- Fix bootstrap
James Norris
- [PR67891] drop is_gimple_reg test from set_parm_rtl
Alexandre Oliva
- [PR67891] drop is_gimple_reg test from set_parm_rtl
Alexandre Oliva
- [PR64164] drop copyrename, integrate into expand
Alexandre Oliva
- [PATCH] PR 68192 Export AIX TLS symbols
Alexandre Oliva
- [PR64164] drop copyrename, integrate into expand
Alexandre Oliva
- [PR64164] drop copyrename, integrate into expand
Alexandre Oliva
- [PR64164] drop copyrename, integrate into expand
Alexandre Oliva
- [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
Alexandre Oliva
- [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
Alexandre Oliva
- [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
Alexandre Oliva
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Rainer Orth
- libgo patch committed: Update to Go 1.5 release
Rainer Orth
- Unreviewed patch
Rainer Orth
- libgo patch committed: Update to Go 1.5 release
Rainer Orth
- Unreviewed patch
Rainer Orth
- libgo patch committed: Update to Go 1.5 release
Rainer Orth
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
- Port libvtv to Solaris
Rainer Orth
- Unreviewed libstdc++ patch
Rainer Orth
- Port libvtv to Solaris
Rainer Orth
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
- Port libvtv to Solaris
Rainer Orth
- Port libvtv to Solaris
Rainer Orth
- [PATCH][4.9] Backport fix for PR sanitizer/64820.
Maxim Ostapenko
- Backport important ASan features from upstream.
Maxim Ostapenko
- Backport important ASan features from upstream.
Maxim Ostapenko
- [PATCH 0/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 2/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PATCH 1/2] Libsanitizer merge from upstream r253555.
Maxim Ostapenko
- [PING][PATCH][4.9] Backport fix for PR sanitizer/64820.
Maxim Ostapenko
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
Patrick Palka
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
Patrick Palka
- [PATCH] Partially fix PR c++/12277 (Warn on dynamic cast with known NULL results)
Patrick Palka
- [PATCH] Partially fix PR c++/12277 (Warn on dynamic cast with known NULL results)
Patrick Palka
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Patrick Palka
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Patrick Palka
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Andris Pavenis
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Andris Pavenis
- [PATCH] Fix inconsistent use of integer types in gcc/lto-streamer-out.c
Andris Pavenis
- [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional steps after linking
Andris Pavenis
- [PATCH][DJGPP][libgfortran] Do not use S_ISVTX for DJGPP in libfortran/intrinsic/chmod.c
Andris Pavenis
- [PATCH, libstdc++-v3, DJGPP] Update error constants for DJGPP
Andris Pavenis
- [PATCH, libstdc++-v3, DJGPP] Update error constants for DJGPP
Andris Pavenis
- [PATCH][DJGPP][libgfortran] Do not use S_ISVTX for DJGPP in libfortran/intrinsic/chmod.c
Andris Pavenis
- [PATCH] Fix inconsistent use of integer types in gcc/lto-streamer-out.c
Andris Pavenis
- [PATCH] Add -fchecking
Gerald Pfeifer
- [PATCH 1/9] ENABLE_CHECKING refactoring
Gerald Pfeifer
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Gerald Pfeifer
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Gerald Pfeifer
- gcc-6/changes.html : Document AMD znver1
Gerald Pfeifer
- [wwwdocs] isocpp.org now uses https
Gerald Pfeifer
- [wwwdocs] gcc-4.8/changes.html: adjust AddressSanitizer link
Gerald Pfeifer
- [wwwdocs] Remove dead reference from gcc-4.3/porting_to.html
Gerald Pfeifer
- [wwwdocs] projects/prefetch.html: change reference to mips.com
Gerald Pfeifer
- [wwwdocs] Update link to AVX-512... docs
Gerald Pfeifer
- [wwwdocs] Adjust link to exactcode.de in benchmarks/index.html
Gerald Pfeifer
- [wwwdocs] Remove broken Intel AVX-512 reference from svn.html
Gerald Pfeifer
- [wwwdocs] Update reference to Go 1
Gerald Pfeifer
- [wwwdocs] Switch golang.org to https
Gerald Pfeifer
- [PATCH,x86,FreeBSD] Update FreeBSD/i386 to i586
Gerald Pfeifer
- [wwwdocs] Bring release branch and release tags up-to-date in svn.html
Gerald Pfeifer
- Broken link
Gerald Pfeifer
- [wwwdocs] Update C++ conformance status
Gerald Pfeifer
- [PATCH] fix PR65726
Gerald Pfeifer
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [openacc] acc loop updates in fortran
Cesar Philippidis
- [gomp4] fortran cleanups and c/c++ loop parsing backport
Cesar Philippidis
- [openacc] acc loop updates in fortran
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [OpenACC] num_gangs, num_workers and vector_length in c++
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [gomp4] assorted trunk backports
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [openacc] tile, independent, default, private and firstprivate support in c/++
Cesar Philippidis
- [gomp4] backport trunk FE changes
Cesar Philippidis
- [gomp4] revert fortran declare changes
Cesar Philippidis
- [gomp4] backport trunk FE changes
Cesar Philippidis
- Combined constructs' clause splitting
Cesar Philippidis
- OpenACC declare directive updates
Cesar Philippidis
- [1/2] OpenACC routine support
Cesar Philippidis
- [1/2] OpenACC routine support
Cesar Philippidis
- [1/2] OpenACC routine support
Cesar Philippidis
- [gomp4] Fix some broken tests
Cesar Philippidis
- [gomp4] Fix some broken tests
Cesar Philippidis
- nvptx priority queues nonsupport in libgomp
Cesar Philippidis
- nvptx priority queues nonsupport in libgomp
Cesar Philippidis
- teach delay folding in c++ about OACC_LOOPs
Cesar Philippidis
- [1/2] OpenACC routine support
Cesar Philippidis
- OpenACC declare directive updates
Cesar Philippidis
- Combined constructs' clause splitting
Cesar Philippidis
- update acc routines in fortran
Cesar Philippidis
- [gomp4] teach fortran to reject the device clause in acc routines
Cesar Philippidis
- update acc routines in fortran
Cesar Philippidis
- [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations
Cesar Philippidis
- [openacc] fortran loop clauses and splitting
Cesar Philippidis
- [gomp4] fortran routine backports
Cesar Philippidis
- [PATCH 2/4][AArch64] Add support for FCCMP
Andrew Pinski
- [AArch64] Rework ARMv8.1 command line options.
Andrew Pinski
- [PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
Andrew Pinski
- [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings.
Andrew Pinski
- [PATCH 3/5] [AARCH64] Fix part num and implement indendent.
Andrew Pinski
- [PATCH 4/5] {AARCH64] Add comment for the company's cores.
Andrew Pinski
- [PATCH 1/5] [AARCH64]: Move #undef into .def files.
Andrew Pinski
- [PATCH 5/5] [AARCH64] Add variant support to -m*=native and add thunderxt88pass1.
Andrew Pinski
- [PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
Andrew Pinski
- [PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
Andrew Pinski
- [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings.
Andrew Pinski
- [c++-delayed-folding] Introduce convert_to_complex_nofold
Marek Polacek
- [c++-delayed-folding] Introduce convert_to_real_nofold
Marek Polacek
- [c++-delayed-folding] Introduce convert_to_real_nofold
Marek Polacek
- [c++-delayed-folding] Introduce convert_to_real_nofold
Marek Polacek
- [C PATCH] Fix error-recovery with variable-sized compound literals (PR c/68090)
Marek Polacek
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Marek Polacek
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Marek Polacek
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Marek Polacek
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Marek Polacek
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Marek Polacek
- [C PATCH] Fix parsing when using declarations in for loops and typedefs (PR c/67784)
Marek Polacek
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Marek Polacek
- [C PATCH] Fix ice-on-invalid with typedef declarations in for loops (PR c/68320)
Marek Polacek
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Marek Polacek
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Marek Polacek
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Marek Polacek
- [C PATCH] Use RECORD_OR_UNION_TYPE_P macro
Marek Polacek
- [committed] Use RECORD_OR_UNION_TYPE_P in c-family/
Marek Polacek
- [C++ PATCH] Fix ICE with NOP_EXPRs in check_case_bounds (PR c++/68362)
Marek Polacek
- [PATCH] Fix debug fallout of proposed PR68162 fix
Marek Polacek
- [RFC PATCH] Do not sanitize left shifts for -fwrapv
Marek Polacek
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Marek Polacek
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Marek Polacek
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Marek Polacek
- [PATCH] Fix division-by-unsigned optimization in VRP (PR tree-optimization/68431)
Marek Polacek
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Marek Polacek
- [PATCH] Don't ICE on symbolic ranges in VRP (PR tree-optimization/68455)
Marek Polacek
- [PATCH/RFC] C++ FE: expression ranges (v2)
Marek Polacek
- [PATCH] Don't ICE on symbolic ranges in VRP (PR tree-optimization/68455)
Marek Polacek
- Fwd: libcpp/C FE source range patch committed (r230331).
Marek Polacek
- Fwd: libcpp/C FE source range patch committed (r230331).
Marek Polacek
- [PATCH/RFC] C++ FE: expression ranges (v2)
Marek Polacek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Marek Polacek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Marek Polacek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Marek Polacek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Marek Polacek
- [PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
Marek Polacek
- [PATCH] Convert a test to GIMPLE
Marek Polacek
- [PATCH] Convert a test to GIMPLE
Marek Polacek
- [PATCH] Add save_expr langhook (PR c/68513)
Marek Polacek
- [PATCH] Add save_expr langhook (PR c/68513)
Marek Polacek
- [PATCH] Add save_expr langhook (PR c/68513)
Marek Polacek
- [PATCH] Add save_expr langhook (PR c/68513)
Marek Polacek
- [PATCH] Add save_expr langhook (PR c/68513)
Marek Polacek
- [PATCH] [graphite] improve debug of codegen
Sebastian Pop
- [PATCH] remove parameter_rename_map
Sebastian Pop
- [PATCH] enable loop fusion on isl-15
Sebastian Pop
- [PATCH] [graphite] do not collect cold loops in scops
Sebastian Pop
- [PATCH] Do not allow irreducible loops/regions in a scop
Sebastian Pop
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Sebastian Pop
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Sebastian Pop
- [PATCH 1/2] [graphite] do not create unnecessary dimensions in scop scattering
Sebastian Pop
- [PATCH 2/2] add original schedule to scop
Sebastian Pop
- [PATCH 1/2] [graphite] add testsuite automatic dg-options and dg-do action for isl-ast-gen-* and fuse-* files
Sebastian Pop
- [PATCH 2/2] [graphite] improve construction of the original schedule
Sebastian Pop
- [PATCH 05/N] Fix memory leaks in graphite
Sebastian Pop
- [PATCH] Preserve the original program while using graphite
Sebastian Pop
- [PATCH] Add clang-format config to contrib folder
Sebastian Pop
- [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
Sebastian Pop
- [PATCH] fix PR68341: correctly compute the insertion point for close phi nodes
Sebastian Pop
- [PATCH] fix PR68428: ignore bb dominated by the scop->exit
Sebastian Pop
- [PATCH] add testcase for PR68335
Sebastian Pop
- [PATCH] GCC system.h and Graphite header order
Sebastian Pop
- [PATCH 2/3] [graphite] fix PR68279: bail out when scev gets instantiated to not_known
Sebastian Pop
- [PATCH 3/3] [graphite] fix PR68493: bail out when codegen_error is set
Sebastian Pop
- [PATCH 1/3] [graphite] call update_ssa once
Sebastian Pop
- [PATCH] [graphite] fix PR68314: revert all patches touching the construction of the original schedule
Sebastian Pop
- [PATCH 2/2] [graphite] fix PR67984: check for constants in rename map
Sebastian Pop
- [PATCH 1/2] [graphite] move all declarations to a same .h file
Sebastian Pop
- [PATCH] [graphite] fix PR68453: recursively add phi nodes to merge points
Sebastian Pop
- [PATCH 1/2] [graphite] always print parameter names as P_{SSA_NAME_VERSION}
Sebastian Pop
- [PATCH 2/2] [graphite] check for ISL generated code that leads to division by zero
Sebastian Pop
- FW: [PATCH, ARM/testsuite] Fix thumb2-slow-flash-data.c failures
Thomas Preud'homme
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Ramana Radhakrishnan
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Ramana Radhakrishnan
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Ramana Radhakrishnan
- [Patch AArch64] Switch constant pools to separate rodata sections.
Ramana Radhakrishnan
- [PATCH] Add support for ARM embedded multilibs
Ramana Radhakrishnan
- [PATCH] [ARM] PR61551 RFC: Improve costs for NEON addressing modes
Ramana Radhakrishnan
- [PATCH] Add support for ARM embedded multilibs
Ramana Radhakrishnan
- [PATCH] [ARM] neon-testgen.ml typo
Ramana Radhakrishnan
- [Patch AArch64] Switch constant pools to separate rodata sections.
Ramana Radhakrishnan
- [ARM][PATCH, PR 68223] arm_[su]min_cmp pattern fails
Ramana Radhakrishnan
- regrename: don't overflow insn_rr_info
Ramana Radhakrishnan
- regrename: don't overflow insn_rr_info
Ramana Radhakrishnan
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Ramana Radhakrishnan
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Ramana Radhakrishnan
- [PATCH 1/4] [ARM] PR63870 Add qualifiers for NEON builtins
Ramana Radhakrishnan
- [PATCH 2/4] [ARM] PR63870 Mark lane indices of vldN/vstN with appropriate qualifier
Ramana Radhakrishnan
- [PATCH 3/4] [ARM] PR63870 Add test cases
Ramana Radhakrishnan
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Ramana Radhakrishnan
- [Patch AArch64] Switch constant pools to separate rodata sections.
Ramana Radhakrishnan
- [Patch AArch64] Switch constant pools to separate rodata sections.
Ramana Radhakrishnan
- [Patch ARM] Switch ARM to unified asm.
Ramana Radhakrishnan
- [PATCH][ARM] Fix costing of vmul+vcvt combine pattern
Ramana Radhakrishnan
- [PATCH][ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
Ramana Radhakrishnan
- [Patch AArch64] Switch constant pools to separate rodata sections.
Ramana Radhakrishnan
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Ramana Radhakrishnan
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Ramana Radhakrishnan
- [PATCH] PR67305, tighten neon_vector_mem_operand on eliminable registers
Ramana Radhakrishnan
- [mask-vec_cond, patch 1/2] Support vectorization of VEC_COND_EXPR with no embedded comparison
Ramana Radhakrishnan
- [Patch ARM] Switch ARM to unified asm.
Ramana Radhakrishnan
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Ramana Radhakrishnan
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Ramana Radhakrishnan
- [PATCH] [ARM] neon-testgen.ml typo
Ramana Radhakrishnan
- [Patch ARM] Add support for Cortex-A35
Ramana Radhakrishnan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Ramana Radhakrishnan
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Ramana Radhakrishnan
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Ramana Radhakrishnan
- [PATCH][ARM] PR 68149 Fix ICE in unaligned_loaddi split
Ramana Radhakrishnan
- [PATCH][ARM] Do not expand movmisalign pattern if not in 32-bit mode
Ramana Radhakrishnan
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Ramana Radhakrishnan
- [PR67383][ARM][4.9]Backport of "Allow any register for DImode values in Thumb2"
Ramana Radhakrishnan
- [PATCH] Add configure flag for operator new (std::nothrow)
Aurelio Remonda
- [PATCH] Add configure flag for operator new (std::nothrow)
Aurelio Remonda
- [PATCH] Add configure flag for operator new (std::nothrow)
Aurelio Remonda
- [PATCH 1/2][ARC] Add support for ARCv2 CPUs
Joern Wolfgang Rennecke
- [PATCH 2/2][ARC] Add support for ARCv2 CPUs
Joern Wolfgang Rennecke
- [PATCH][ARC] Fix ARC backend ICE on pr29921-2
Joern Wolfgang Rennecke
- [PATCH][GCC] Make stackalign test LTO proof
Joern Wolfgang Rennecke
- [PATCH, RFC] fortran [was Re: #pragma GCC unroll support]
Bernhard Reutner-Fischer
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Bernhard Reutner-Fischer
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Bernhard Reutner-Fischer
- [RFC] [PATCH V2]: RE: [RFC] [Patch] Relax tree-if-conv.c trap assumptions.
Bernhard Reutner-Fischer
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Bernhard Reutner-Fischer
- Use TBAA for lto-symtab decl merging warnings
Bernhard Reutner-Fischer
- Use TBAA for lto-symtab decl merging warnings
Bernhard Reutner-Fischer
- Add a way to free tree node
Bernhard Reutner-Fischer
- [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations
Bernhard Reutner-Fischer
- [PATCH] libitm: Support sized delete.
Torvald Riegel
- State of support for the ISO C++ Transactional Memory TS and remanining work
Torvald Riegel
- [PATCH v2] libitm: Support sized delete.
Torvald Riegel
- [PATCH] libitm: Support __cxa_free_exception and fix exception handling.
Torvald Riegel
- State of support for the ISO C++ Transactional Memory TS and remanining work
Torvald Riegel
- State of support for the ISO C++ Transactional Memory TS and remanining work
Torvald Riegel
- [PATCH][WIP] libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Torvald Riegel
- [PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling.
Torvald Riegel
- [COMMITTED] libitm: Fix recent changes to allocations log.
Torvald Riegel
- [COMMITTED] libitm: Use multiplicative hashing in the multi-lock TM method.
Torvald Riegel
- New Swedish PO file for 'gcc' (version 5.2.0)
Translation Project Robot
- New Chinese (simplified) PO file for 'gcc' (version 5.2.0)
Translation Project Robot
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Pierre-Marie de Rodat
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Pierre-Marie de Rodat
- [PATCH, PING*4] Track indirect calls for call site information in debug info.
Pierre-Marie de Rodat
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Pierre-Marie de Rodat
- [PATCH, PING*3] DWARF: materialize subprogram renamings in Ada as imported declarations
Pierre-Marie de Rodat
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Pierre-Marie de Rodat
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Pierre-Marie de Rodat
- [PATCH, PING*4] PR debug/53927: fix value for DW_AT_static_link
Pierre-Marie de Rodat
- [PATCH, PING*4] Track indirect calls for call site information in debug info.
Pierre-Marie de Rodat
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Damian Rouson
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Yvan Roux
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Yvan Roux
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Yvan Roux
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Yvan Roux
- [PATCH][ARM] Enable fusion of AES instructions
Yvan Roux
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Yvan Roux
- [PR68432 01/22][ARM] Remove operand dependency from "type" attribute
Yvan Roux
- [PATCH] MIPS/GCC/doc: Reorder `-mcompact-branches='
Maciej W. Rozycki
- [PATCH RFC 0/2] GCC: MIPS IEEE Std 754 NaN interlinking support
Maciej W. Rozycki
- [PATCH RFC 2/2] MIPS/GCC: IEEE Std 754 NaN interlinking support
Maciej W. Rozycki
- [PATCH RFC 1/2] MIPS/GCC: Factor out LINK_SPEC
Maciej W. Rozycki
- [PATCH] MIPS/GCC/doc: Reorder `-mcompact-branches='
Maciej W. Rozycki
- [PATCH] Simple optimization for MASK_STORE.
Yuri Rumyantsev
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [PATCH] Simple optimization for MASK_STORE.
Yuri Rumyantsev
- [PATCH] Simple optimization for MASK_STORE.
Yuri Rumyantsev
- [PATCH] Simple optimization for MASK_STORE.
Yuri Rumyantsev
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [PATCH] Simple optimization for MASK_STORE.
Yuri Rumyantsev
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [PATCH PR68542]
Yuri Rumyantsev
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [ping] Re: Fix PR debug/66728
Richard Sandiford
- Try to update dominance info in tree-call-cdce.c
Richard Sandiford
- [ping] Re: Fix PR debug/66728
Richard Sandiford
- [ping] Fix PR debug/66728
Richard Sandiford
- [ping] Fix PR debug/66728
Richard Sandiford
- [ping] Fix PR debug/66728
Richard Sandiford
- Add -fno-math-errno to gcc.dg/lto/20110201-1_0.c
Richard Sandiford
- Don't treat rint as setting errno
Richard Sandiford
- Move c_getstr to fold-const.c
Richard Sandiford
- Handle constant fp classifications in fold-const-call.c
Richard Sandiford
- Move constant bitop and bswap folds to fold-const-call.c
Richard Sandiford
- Move const char * -> int/fp folds to fold-const-call.c
Richard Sandiford
- Move #undef DEF_INTERNAL_FN to internal-fn.def
Richard Sandiford
- Move #undef DEF_BUILTIN* to builtins.def
Richard Sandiford
- Handle internal functions in is_tm_pure_call
Richard Sandiford
- [PATCH 1/7] New obstack_next_free is not an lvalue
Richard Sandiford
- Add a combined_fn enum
Richard Sandiford
- Add basic support for direct_optab internal functions
Richard Sandiford
- Add internal math functions
Richard Sandiford
- Add internal bitcount functions
Richard Sandiford
- Add gencfn-macros.c
Richard Sandiford
- Extend fold_const_call to combined_fn
Richard Sandiford
- Make more use of combined_fn
Richard Sandiford
- Use combined_fn in tree-vrp.c
Richard Sandiford
- Use combined_fn in tree-ssa-reassoc.c
Richard Sandiford
- Use combined_fn in tree-ssa-math-opts.c
Richard Sandiford
- Use combined_fn in tree-vect-patterns.c
Richard Sandiford
- Extend mathfn_built_in to handle combined_fn
Richard Sandiford
- Add genmatch support for internal functions
Richard Sandiford
- Add genmatch support for internal functions
Richard Sandiford
- Add null identifiers to genmatch
Richard Sandiford
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Sandiford
- [sh] Add flag_unsafe_math_optimizations to sincossf3
Richard Sandiford
- Short-cut generation of simple built-in functions
Richard Sandiford
- Extend tree-call-cdce to calls whose result is used
Richard Sandiford
- Add a combined_fn enum
Richard Sandiford
- Add a combined_fn enum
Richard Sandiford
- Extend tree-call-cdce to calls whose result is used
Richard Sandiford
- Add a combined_fn enum
Richard Sandiford
- [PATCH 0/6] Automatically use vector optabs
Richard Sandiford
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Richard Sandiford
- [PATCH 2/6] Make builtin_vectorized_function take a combined_fn
Richard Sandiford
- [PATCH 3/6] Vectorize internal functions
Richard Sandiford
- [PATCH 4/6] Simplify ix86_builtin_vectorized_function
Richard Sandiford
- [PATCH 5/6] Simplify rs6000_builtin_vectorized_function
Richard Sandiford
- [PATCH 6/6] Simplify aarch64_builtin_vectorized_function
Richard Sandiford
- Extend tree-call-cdce to calls whose result is used
Richard Sandiford
- Add internal math functions
Richard Sandiford
- [PATCH 1/6] Use IFN_SQRT in tree-vect-patterns.c
Richard Sandiford
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Sandiford
- Short-cut generation of simple built-in functions
Richard Sandiford
- PR68264: Use unordered comparisons for tree-call-cdce.c
Richard Sandiford
- Use combined_fn in tree-vrp.c
Richard Sandiford
- [PATCH 2/6] Make builtin_vectorized_function take a combined_fn
Richard Sandiford
- Extend tree-call-cdce to calls whose result is used
Richard Sandiford
- Short-cut generation of simple built-in functions
Richard Sandiford
- Add null identifiers to genmatch
Richard Sandiford
- Add genmatch support for internal functions
Richard Sandiford
- Extend tree-call-cdce to calls whose result is used
Richard Sandiford
- Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Sandiford
- Ping: [PATCH 3/6] Vectorize internal functions
Richard Sandiford
- Short-cut generation of simple built-in functions
Richard Sandiford
- [committed] Remove dead macros
Richard Sandiford
- [committed] PR 68406: Avoid problem with older host compilers
Richard Sandiford
- PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fn
Richard Sandiford
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Sandiford
- [PR68432 01/22][ARM] Remove operand dependency from "type" attribute
Richard Sandiford
- [PR68432 02/22][ARM] Remove operand dependency from use_literal_pool
Richard Sandiford
- [PR68432 03/22][NDS32] Remove "length" dependency from "enabled" attribute
Richard Sandiford
- [PR68432 04/22] Remove global which_alternative
Richard Sandiford
- [PR68432 06/22] Use code,alternative attributes for aarch64
Richard Sandiford
- [PR68432 05/22] Add support attributes that operate on insn codes
Richard Sandiford
- [PR68432 07/22] Use code,alternative attributes for alpha
Richard Sandiford
- [PR68432 10/22] Use code,alternative attributes for avr
Richard Sandiford
- [PR68432 08/22] Use code,alternative attributes for arc
Richard Sandiford
- [PR68432 12/22] Use code,alternative attributes for i386
Richard Sandiford
- [PR68432 11/22] Use code,alternative attributes for c6x
Richard Sandiford
- [PR68432 09/22] Use code,alternative attributes for arm
Richard Sandiford
- [PR68432 15/22] Use code,alternative attributes for mn10300
Richard Sandiford
- [PR68432 14/22] Use code,alternative attributes for mips
Richard Sandiford
- [PR68432 13/22] Use code,alternative attributes for m68k
Richard Sandiford
- [PR68432 16/22] Use code,alternative attributes for nds32
Richard Sandiford
- [PR68432 17/22] Use code,alternative attributes for s390
Richard Sandiford
- [PR68432 18/22] Use code,alternative attributes for sparc
Richard Sandiford
- [PR68432 19/22] Use code,alternative for bool_attrs
Richard Sandiford
- [PR68432 20/22] Record attributes for define_expand
Richard Sandiford
- [PR68432 21/22] Pass optimization type to direct_internal_fn_supported_p
Richard Sandiford
- [PR68432 22/22] Use preferred_for_size in i386 internal fn optabs
Richard Sandiford
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Sandiford
- [PR68432 20/22] Record attributes for define_expand
Richard Sandiford
- [PR68432 04/22] Remove global which_alternative
Richard Sandiford
- [PR68432 04/22] Remove global which_alternative
Richard Sandiford
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Sandiford
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Sandiford
- [PR68432 00/26] Handle size/speed choices for internal functions
Richard Sandiford
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Richard Sandiford
- [Ada] More efficient code generated for object overlays
Duncan Sands
- Fix 61441
Sujoy Saraswati
- Fix 61441
Sujoy Saraswati
- Fix 61441
Saraswati, Sujoy (OSTL)
- Fix 61441 [ 1/5] Add REAL_VALUE_ISSIGNALING_NAN
Saraswati, Sujoy (OSTL)
- Fix 61441 [2/5] Use REAL_VALUE_ISSIGNALING_NAN instead of REAL_VALUE_ISNAN where appropriate
Saraswati, Sujoy (OSTL)
- Fix 61441 [3/5] Remove flag_errno_math check for RINT
Saraswati, Sujoy (OSTL)
- Fix 61441 [4/5] Produce quiet NaN for real value operations
Saraswati, Sujoy (OSTL)
- Fix 61441 [5/5] Disable various transformations for signaling NaN operands
Saraswati, Sujoy (OSTL)
- [PATCH 5/5] remove usage of ADJUST_FIELD_ALIGN in encoding.c
Trevor Saunders
- [PATCH 4/5] remove usage of BIGGEST_FIELD_ALIGNMENT in encoding.c
Trevor Saunders
- [PATCH] Better error messages for merge-conflict markers (v3)
Trevor Saunders
- [PATCH] remove unused config/arm/coff.h
Trevor Saunders
- [PATCH] replace BITS_PER_UNIT with __CHAR_BIT__ in target libs
Trevor Saunders
- [PATCH] Fix memory leaks and use a pool_allocator
Trevor Saunders
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Trevor Saunders
- [PATCH 00/12] misc conditional compilation work
Trevor Saunders
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
Trevor Saunders
- [PATCH 01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER
Trevor Saunders
- [PATCH 11/12] always define HAVE_AS_LEB128
Trevor Saunders
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Trevor Saunders
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
Trevor Saunders
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Trevor Saunders
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Trevor Saunders
- [PATCH 1/6] Fix memory leak in cilk
Trevor Saunders
- [PATCH 3/6] Fix memory leaks in IPA devirt
Trevor Saunders
- [PATCH 01/15] Selftest framework (unittests v4)
Trevor Saunders
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Bernd Schmidt
- [OpenACC] internal fn folding
Bernd Schmidt
- [Patch ifcvt] Teach RTL ifcvt to handle multiple simple set instructions
Bernd Schmidt
- [2/3] OpenACC reductions
Bernd Schmidt
- [PATCH] Better error messages for merge-conflict markers (v3)
Bernd Schmidt
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Bernd Schmidt
- [ping] Change behavior of -fsched-verbose option
Bernd Schmidt
- [PATCH/RFC/RFA] Machine modes for address printing (all targets)
Bernd Schmidt
- [PATCH] Use subreg_regno instead of subreg_regno_offset
Bernd Schmidt
- [PATCH v3 1/2] [PR debug/67192] Fix C loops' back-jump location
Bernd Schmidt
- Merge of HSA branch
Bernd Schmidt
- [PATCH] PR driver/67613 - spell suggestions for misspelled command line options
Bernd Schmidt
- [patch] fix regrename pass to ensure renamings produce valid insns
Bernd Schmidt
- regrename: Fix for earlyclobber operands
Bernd Schmidt
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Bernd Schmidt
- Merge of HSA branch
Bernd Schmidt
- regrename: don't overflow insn_rr_info
Bernd Schmidt
- [hsa 10/12] HSAIL BRIG description header file (hopefully not a licensing issue)
Bernd Schmidt
- regrename: don't overflow insn_rr_info
Bernd Schmidt
- [hsa 10/12] HSAIL BRIG description header file (hopefully not a licensing issue)
Bernd Schmidt
- [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
Bernd Schmidt
- [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
Bernd Schmidt
- [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
Bernd Schmidt
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Bernd Schmidt
- Move c_getstr to fold-const.c
Bernd Schmidt
- Don't treat rint as setting errno
Bernd Schmidt
- Handle constant fp classifications in fold-const-call.c
Bernd Schmidt
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [Patch] Change to argument promotion in fixed conversion library calls
Bernd Schmidt
- [Patch] Change to argument promotion in fixed conversion library calls
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- regrename: Fix for earlyclobber operands
Bernd Schmidt
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Bernd Schmidt
- Add a combined_fn enum
Bernd Schmidt
- Add a combined_fn enum
Bernd Schmidt
- [PATCH PR52272]Be smart when adding iv candidates
Bernd Schmidt
- Add a combined_fn enum
Bernd Schmidt
- [RFC][PATCH] Preferred rename register in regrename pass
Bernd Schmidt
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Bernd Schmidt
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Bernd Schmidt
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
Bernd Schmidt
- [PATCH 12/12] always define ENABLE_OFFLOADING
Bernd Schmidt
- [PATCH 11/12] always define HAVE_AS_LEB128
Bernd Schmidt
- [PATCH 02/12] remove EXTENDED_SDB_BASIC_TYPES
Bernd Schmidt
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Bernd Schmidt
- [PATCH 01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER
Bernd Schmidt
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
Bernd Schmidt
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Bernd Schmidt
- [Patch] Change to argument promotion in fixed conversion library calls
Bernd Schmidt
- [PATCH 01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER
Bernd Schmidt
- [Patch] Change to argument promotion in fixed conversion library calls
Bernd Schmidt
- Use combined_fn in tree-vrp.c
Bernd Schmidt
- [PATCH PR52272]Be smart when adding iv candidates
Bernd Schmidt
- RFC: Incomplete Draft Patches to Correct Errors in Loop Unrolling Frequencies (bugzilla problem 68212)
Bernd Schmidt
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Bernd Schmidt
- [RFC][PATCH] Preferred rename register in regrename pass
Bernd Schmidt
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
Bernd Schmidt
- [PATCH 1/2] simplify-rtx: Simplify trunc of and of shiftrt
Bernd Schmidt
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Bernd Schmidt
- [RFC][PATCH] Preferred rename register in regrename pass
Bernd Schmidt
- [patch] Fix PR target/67265
Bernd Schmidt
- [ptx] partitioning optimization
Bernd Schmidt
- [patch] Fix PR target/67265
Bernd Schmidt
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Bernd Schmidt
- Enable pointer TBAA for LTO
Bernd Schmidt
- [ptx] partitioning optimization
Bernd Schmidt
- improved RTL-level if conversion using scratchpads [half-hammock edition]
Bernd Schmidt
- [PATCH 04/N] Fix big memory leak in ix86_valid_target_attribute_p
Bernd Schmidt
- [PATCH] nvptx: implement automatic storage in custom stacks
Bernd Schmidt
- [PATCH] nvptx: implement automatic storage in custom stacks
Bernd Schmidt
- [PATCH] Make disabled-optimization warning more informative; increase default max-gcse-memory
Bernd Schmidt
- [patch] fix regrename pass to ensure renamings produce valid insns
Bernd Schmidt
- [PATCH 0/2] Levenshtein-based suggestions (v3)
Bernd Schmidt
- [nvptx] complex vector reductions
Bernd Schmidt
- [ptx] partitioning optimization
Bernd Schmidt
- [1/2] i386 ROP mitigation: make more of regrename callable
Bernd Schmidt
- [2/2] i386 ROP mitigation
Bernd Schmidt
- [C PATCH] Use RECORD_OR_UNION_TYPE_P macro
Bernd Schmidt
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Bernd Schmidt
- Automatic openacc loop partitioning
Bernd Schmidt
- [1/2] i386 ROP mitigation: make more of regrename callable
Bernd Schmidt
- [PATCH, 0/6] Remove first_pass_instance
Bernd Schmidt
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Bernd Schmidt
- [PATCH, x86] Fix posix_memalign declaration in mm_malloc.h
Bernd Schmidt
- [PATCH 00/16] Unit tests framework (v3)
Bernd Schmidt
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Bernd Schmidt
- [PATCH 00/16] Unit tests framework (v3)
Bernd Schmidt
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
Bernd Schmidt
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Bernd Schmidt
- [PATCH, PR middle-end/68134] Reject scalar modes in default get_mask_mode hook
Bernd Schmidt
- [PATCH][GCC] Make stackalign test LTO proof
Bernd Schmidt
- [PATCH 00/16] Unit tests framework (v3)
Bernd Schmidt
- [PATCH] Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331))
Bernd Schmidt
- [PATCH 1/4][AArch64] Generalize CCMP support
Bernd Schmidt
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Bernd Schmidt
- [2/2] i386 ROP mitigation
Bernd Schmidt
- [PATCH PR52272]Be smart when adding iv candidates
Bernd Schmidt
- [C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
Bernd Schmidt
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [PATCH] Fix ifcvt one_cmpl_abs optimization (PR rtl-optimization/68376)
Bernd Schmidt
- [PATCH] Disable shrink-wrapping for ix86_static_chain_on_stack functions (PR target/67770)
Bernd Schmidt
- PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fn
Bernd Schmidt
- [PATCH] Fix libcpp ICE (PR preprocessor/60736)
Bernd Schmidt
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Bernd Schmidt
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Bernd Schmidt
- [patch] Fix PR lto/61313
Bernd Schmidt
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Bernd Schmidt
- [PATCH] Get rid of insn-codes.h in optabs-tree.c
Bernd Schmidt
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Bernd Schmidt
- Fix -fno-checking segfault
Bernd Schmidt
- [PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
Bernd Schmidt
- RFC/RFA: Fix bug with REE optimization corrupting extended registers
Bernd Schmidt
- [PATCH 01/15] Selftest framework (unittests v4)
Bernd Schmidt
- [PATCH 01/15] Selftest framework (unittests v4)
Bernd Schmidt
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Bernd Schmidt
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [PATCH 0/6] Another fixes of various memory leaks
Bernd Schmidt
- [PATCH v2] Add uaddv_optab, usubv4_optab
Bernd Schmidt
- [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
Bernd Schmidt
- [RFA] [PATCH] Fix invalid redundant extension elimination for rl78 port
Bernd Schmidt
- [PATCH, i386] PR68497. Fix ICE with -fno-checking
Bernd Schmidt
- [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
Bernd Schmidt
- [PATCH 12/12] always define ENABLE_OFFLOADING
Bernd Schmidt
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Bernd Schmidt
- [PATCH] shrink-wrap: Fix thinko (PR68520)
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [PATCH 01/15] Selftest framework (unittests v4)
Bernd Schmidt
- [PATCH 01/02] PR/62314: add ability to add fixit-hints
Bernd Schmidt
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Bernd Schmidt
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Bernd Schmidt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Bernd Schmidt
- [PR68432 01/22][ARM] Remove operand dependency from "type" attribute
Bernd Schmidt
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Bernd Schmidt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Bernd Schmidt
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [PR68432 20/22] Record attributes for define_expand
Bernd Schmidt
- [PR68432 04/22] Remove global which_alternative
Bernd Schmidt
- [PATCH/RFC v2] PR68212: Improve Accounting of Block Frequencies During Loop Unrolling
Bernd Schmidt
- [PR68432 04/22] Remove global which_alternative
Bernd Schmidt
- [PATCH 01/15] Selftest framework (unittests v4)
Bernd Schmidt
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Bernd Schmidt
- [PR68432 00/26] Handle size/speed choices for internal functions
Bernd Schmidt
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Bernd Schmidt
- [PR68432 20/22] Record attributes for define_expand
Bernd Schmidt
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Bernd Schmidt
- [PR68432 00/26] Handle size/speed choices for internal functions
Bernd Schmidt
- [PR68432 00/26] Handle size/speed choices for internal functions
Bernd Schmidt
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Bernd Schmidt
- [PATCH] Fix memory leaks in tree-ssa-uninit.c
Bernd Schmidt
- [patch] Copy-edit the Option Summary in invoke.texi
Bernd Schmidt
- regrename/i386: ROP vs df and stack-regs
Bernd Schmidt
- [PATCH 1/6] Fix memory leak in cilk
Bernd Schmidt
- regrename/i386: ROP vs df and stack-regs
Bernd Schmidt
- [PATCH][RTL-ifcvt] Reject insns that are multiple_sets
Bernd Schmidt
- Remove noce_mem_write_may_trap_or_fault_p in ifcvt
Bernd Schmidt
- [PATCH] Fix PR68029
Bernd Schmidt
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Bernd Schmidt
- [patch] c/c++ asan tests for FreeBSD
Bernd Schmidt
- [PATCH] Update TARGET_FUNCTION_INCOMING_ARG documentation
Bernd Schmidt
- [patch] link libgccjit using LDFLAGS
Bernd Schmidt
- [patch] c/c++ asan tests for FreeBSD
Bernd Schmidt
- regrename/i386: ROP vs df and stack-regs
Bernd Schmidt
- [PATCH, rs6000] Remove redundant logic from rs6000_secondary_reload_direct_move
Bill Schmidt
- Recent patch craters vector tests on powerpc64le-linux-gnu
Bill Schmidt
- libgo patch committed: Update to Go 1.5 release
Andreas Schwab
- Add VIEW_CONVERT_EXPR to operand_equal_p
Andreas Schwab
- libgo patch committed: Update to Go 1.5 release
Andreas Schwab
- [PATCH] Add configure flag for operator new (std::nothrow)
Andreas Schwab
- libgo patch committed: Update to Go 1.5 release
Andreas Schwab
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Andreas Schwab
- [Patch AArch64] Switch constant pools to separate rodata sections.
Andreas Schwab
- Recent patch craters vector tests on powerpc64le-linux-gnu
Andreas Schwab
- [PATCH] More compile-time saving in BB vectorization
Andreas Schwab
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Andreas Schwab
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Andreas Schwab
- [PATCH][DJGPP][libgfortran] Do not use S_ISVTX for DJGPP in libfortran/intrinsic/chmod.c
Andreas Schwab
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andreas Schwab
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andreas Schwab
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Andreas Schwab
- C++ PATCH to integrate c++-delayed-folding branch
Andreas Schwab
- C++ PATCH to integrate c++-delayed-folding branch
Andreas Schwab
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Andreas Schwab
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Andreas Schwab
- [PR68001, CilkPlus] Fix for PR68001
Andreas Schwab
- [patch] New backend header reduction
Thomas Schwinge
- Offload configurations (was: [patch] New backend header reduction)
Thomas Schwinge
- OpenACC atomic directive
Thomas Schwinge
- OpenACC atomic directive
Thomas Schwinge
- [gomp4, committed] Implement -foffload-alias
Thomas Schwinge
- [gomp4] fortran cleanups and c/c++ loop parsing backport
Thomas Schwinge
- [OpenACC] declare directive
Thomas Schwinge
- [openacc] acc loop updates in fortran
Thomas Schwinge
- [openacc] acc loop updates in fortran
Thomas Schwinge
- [openacc] acc loop updates in fortran
Thomas Schwinge
- [openacc] tile, independent, default, private and firstprivate support in c/++
Thomas Schwinge
- [openacc] tile, independent, default, private and firstprivate support in c/++
Thomas Schwinge
- [gomp4] Merge trunk r229764 (2015-11-04) into gomp-4_0-branch
Thomas Schwinge
- [gomp4] Re: [1/3] OpenACC reductions
Thomas Schwinge
- [gomp4] Re: [2/3] OpenACC reductions
Thomas Schwinge
- [gomp4] Re: [3/3] OpenACC reductions
Thomas Schwinge
- [PATCH] Merge from gomp-4_5-branch to trunk
Thomas Schwinge
- Merge of HSA branch
Thomas Schwinge
- [PATCH] Merge from gomp-4_5-branch to trunk
Thomas Schwinge
- [gomp4] OpenACC reduction tests
Thomas Schwinge
- Combined constructs' clause splitting (was: [gomp4] backport trunk FE changes)
Thomas Schwinge
- [gomp4] backport trunk FE changes
Thomas Schwinge
- Fix ipa-polymorphic-call-info ICE
Thomas Schwinge
- [gomp4] Merge trunk r229809 (2015-11-05) into gomp-4_0-branch
Thomas Schwinge
- [PATCH] Merge from gomp-4_5-branch to trunk
Thomas Schwinge
- [OpenACC] internal fn folding
Thomas Schwinge
- [gomp4, committed] Remove superfluous pass_expand_omp_ssa
Thomas Schwinge
- [gomp4] Merge trunk r229831 (2015-11-06) into gomp-4_0-branch
Thomas Schwinge
- [gomp4] Re: [openacc] tile, independent, default, private and firstprivate support in c/++
Thomas Schwinge
- [PR66326, Cilk+] Fix FP exception occured in CilkPlus runtime
Thomas Schwinge
- [PATCH v2 11/13] Test case for conversion from __seg_tls:0
Thomas Schwinge
- [gomp4] Merge trunk r230048 (2015-11-09) into gomp-4_0-branch
Thomas Schwinge
- [gomp4] Random omp-low.c backporting
Thomas Schwinge
- [OpenACC] declare directive
Thomas Schwinge
- [gomp4] Merge trunk r230082 (2015-11-10) into gomp-4_0-branch
Thomas Schwinge
- [ptx] partitioning optimization
Thomas Schwinge
- [gomp4] Merge trunk r230169 (2015-11-11) into gomp-4_0-branch
Thomas Schwinge
- OpenACC Firstprivate
Thomas Schwinge
- [hsa 2/12] Modifications to libgomp proper
Thomas Schwinge
- [gomp4] remove c++ reference restriction
Thomas Schwinge
- [committed] gen-pass-instances.awk: Simplify match regexp in handle_line
Thomas Schwinge
- [gomp4] Merge trunk r230255 (2015-11-12) into gomp-4_0-branch
Thomas Schwinge
- [OpenACC] C, C++: bind and nohost clauses
Thomas Schwinge
- RFC: C++ delayed folding merge
Thomas Schwinge
- [ptx] partitioning optimization
Thomas Schwinge
- [gomp4.1] Handle new form of #pragma omp declare target
Thomas Schwinge
- [OpenACC] declare directive
Thomas Schwinge
- [gomp4] Merge trunk r230274 (2015-11-12) into gomp-4_0-branch
Thomas Schwinge
- [ptx] Fix sso tests
Thomas Schwinge
- [gomp4] Re: [OpenACC] declare directive
Thomas Schwinge
- [PATCH 12/12] always define ENABLE_OFFLOADING
Thomas Schwinge
- RFC: C++ delayed folding merge
Thomas Schwinge
- [gomp4] Merge trunk r230627 (2015-11-19) into gomp-4_0-branch
Thomas Schwinge
- [PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
Thomas Schwinge
- [gomp4] Merge trunk r230720 (2015-11-22) into gomp-4_0-branch
Thomas Schwinge
- Enable pointer TBAA for LTO
Thomas Schwinge
- [gomp4] Re: OpenACC declare directive updates
Thomas Schwinge
- [PATCH] GCC system.h and Graphite header order
Thomas Schwinge
- [gomp4] Merge trunk r230906 (2015-11-25) into gomp-4_0-branch
Thomas Schwinge
- [PATCH] GCC system.h and Graphite header order
Thomas Schwinge
- [gomp4] Use pass_ch instead of pass_ch_oacc_kernels (was: [PATCH, 8/16] Add pass_ch_oacc_kernels)
Thomas Schwinge
- [gomp4] Re: [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Thomas Schwinge
- [PING] [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
Martin Sebor
- [PATCH] Add configure flag for operator new (std::nothrow)
Martin Sebor
- [PATCH] Add configure flag for operator new (std::nothrow)
Martin Sebor
- [PATCH] Add configure flag for operator new (std::nothrow)
Martin Sebor
- [PATCH] Add configure flag for operator new (std::nothrow)
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] clarify documentation of -Q --help=optimizers
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] Merge from gomp-4_5-branch to trunk
Martin Sebor
- [PING 2] [PATCH] c++/67942 - diagnose placement new buffer overflow
Martin Sebor
- [PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
Martin Sebor
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Martin Sebor
- [PATCH] correct -Wself-init diagnostic location
Martin Sebor
- [C/C++ PATCH] Reject declarators with huge arrays (PR c/68107, c++/68266)
Martin Sebor
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Martin Sebor
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Martin Sebor
- [patch] Implement std::experimental::source_location (sort of)
Martin Sebor
- [patch] Implement std::experimental::source_location (sort of)
Martin Sebor
- [PATCH] fix c++/68308 - [6 Regression] ICE: tree check: expected integer_cst
Martin Sebor
- PATCH to shorten_compare -Wtype-limits handling
Martin Sebor
- PATCH to shorten_compare -Wtype-limits handling
Martin Sebor
- [PATCH] c++/42121 - diagnose invalid flexible array members
Martin Sebor
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Martin Sebor
- [PING] Re: [PATCH] c++/67913, 67917 - fix new expression with wrong number of elements
Martin Sebor
- [PATCH 10/10] Compress short ranges into source_location
Dodji Seketeli
- Status of rich location work (was Re: [PATCH 06/10] Track expression ranges in C frontend)
Dodji Seketeli
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
Senthil Kumar Selvaraj
- [PATCH][AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
Marcus Shawcroft
- [PATCH][AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
Marcus Shawcroft
- [PATCH][AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW
Marcus Shawcroft
- [Patch AArch64] Add support for Cortex-A35
Marcus Shawcroft
- [PATCH 1/5] [AARCH64]: Move #undef into .def files.
Marcus Shawcroft
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Joel Sherrill
- [PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
David Sherwood
- [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*
David Sherwood
- [OpenACC] internal fn folding
Nathan Sidwell
- [0/3] OpenACC reductions
Nathan Sidwell
- [1/3] OpenACC reductions
Nathan Sidwell
- [2/3] OpenACC reductions
Nathan Sidwell
- [3/3] OpenACC reductions
Nathan Sidwell
- [0/2] OpenACC routine support
Nathan Sidwell
- [1/2] OpenACC routine support
Nathan Sidwell
- [2/2] OpenACC routine support
Nathan Sidwell
- [2/2] OpenACC routine support
Nathan Sidwell
- [1/2] OpenACC routine support
Nathan Sidwell
- [2/2] OpenACC routine support
Nathan Sidwell
- [1/3] OpenACC reductions
Nathan Sidwell
- OpenACC dimension range propagation optimization
Nathan Sidwell
- OpenACC dimension range propagation optimization
Nathan Sidwell
- [2/3] OpenACC reductions
Nathan Sidwell
- [1/3] OpenACC reductions
Nathan Sidwell
- [2/3] OpenACC reductions
Nathan Sidwell
- [2/3] OpenACC reductions
Nathan Sidwell
- OpenACC dimension range propagation optimization
Nathan Sidwell
- OpenaCC dimension checking
Nathan Sidwell
- Remove obsolete openacc reduction code
Nathan Sidwell
- [PATCH] Merge from gomp-4_5-branch to trunk
Nathan Sidwell
- [OpenACC] internal fn folding
Nathan Sidwell
- [openacc] tile, independent, default, private and firstprivate support in c/++
Nathan Sidwell
- [openacc] tile, independent, default, private and firstprivate support in c/++
Nathan Sidwell
- [openacc] tile, independent, default, private and firstprivate support in c/++
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- [gomp4] remove IFN_GOACC_DIM handling from device_lower
Nathan Sidwell
- Remove unused openacc call
Nathan Sidwell
- [1/2] OpenACC routine support
Nathan Sidwell
- [1/2] OpenACC routine support
Nathan Sidwell
- remove inadvertent testcase commit
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- [gomp4] Random omp-low.c backporting
Nathan Sidwell
- [gomp4] Fix some broken tests
Nathan Sidwell
- [gomp4] Random omp-low.c backporting
Nathan Sidwell
- [ptx] partitioning optimization
Nathan Sidwell
- [ptx] partitioning optimization
Nathan Sidwell
- [gomp4] Fix some broken tests
Nathan Sidwell
- OpenACC Firstprivate
Nathan Sidwell
- [gomp4] Rework gimplifyier region flags
Nathan Sidwell
- [ptx] partitioning optimization
Nathan Sidwell
- [gomp4] Fix some broken tests
Nathan Sidwell
- open acc default data attribute
Nathan Sidwell
- open acc default data attribute
Nathan Sidwell
- [gomp4] remove c++ reference restriction
Nathan Sidwell
- [hsa 2/12] Modifications to libgomp proper
Nathan Sidwell
- open acc default data attribute
Nathan Sidwell
- Fix openacc test
Nathan Sidwell
- Automatic openacc loop partitioning
Nathan Sidwell
- [nvptx] complex vector reductions
Nathan Sidwell
- Fix openacc testcase
Nathan Sidwell
- [ptx] partitioning optimization
Nathan Sidwell
- Automatic openacc loop partitioning
Nathan Sidwell
- [gomp4, ptx] worker & gang complex double reductions
Nathan Sidwell
- [gomp4, ptx] worker & gang complex double reductions
Nathan Sidwell
- nvptx priority queues nonsupport in libgomp
Nathan Sidwell
- nvptx priority queues nonsupport in libgomp
Nathan Sidwell
- [PTX] OpenACC complex double reductions
Nathan Sidwell
- teach delay folding in c++ about OACC_LOOPs
Nathan Sidwell
- [nvptx] SESE region optimization
Nathan Sidwell
- [ptx] remove workaround
Nathan Sidwell
- [gomp4] backport ptx changes from trunk
Nathan Sidwell
- [ptx] immediate operands
Nathan Sidwell
- Openacc reduction tests
Nathan Sidwell
- [PTX] Add weak support
Nathan Sidwell
- [ptx] overrride anchor hook
Nathan Sidwell
- [ptx] Add more whitespace
Nathan Sidwell
- [ptx] fix CLZ
Nathan Sidwell
- Fix atomic test
Nathan Sidwell
- [ptx] Fix sso tests
Nathan Sidwell
- [ptx] Fix sso tests
Nathan Sidwell
- [ptx] Fix sso tests
Nathan Sidwell
- [PTX] Adjust mode splitting
Nathan Sidwell
- [PTX] Simplify function decl output
Nathan Sidwell
- [PTX] number parameters from zero
Nathan Sidwell
- [PTX] simplify call emission
Nathan Sidwell
- [PTX] Another libcall patch
Nathan Sidwell
- [PTX] address space patch
Nathan Sidwell
- [PTX] Fix CFA breakage
Nathan Sidwell
- [PTX] Fix CFA breakage
Nathan Sidwell
- [PTX] remove unnecessary predicates
Nathan Sidwell
- [PTX] rework PTX prototype emission
Nathan Sidwell
- [patch, avr] Add new Atmel AVR devices
Sivanupandi, Pitchumani
- TR1 Special Math
Ed Smith-Rowland
- TR1 Special Math
Ed Smith-Rowland
- Aw: Re: TR1 Special Math
Ed Smith-Rowland
- Aw: Re: TR1 Special Math
Ed Smith-Rowland
- [PATCH] Use subreg_regno instead of subreg_regno_offset
Anatoly Sokolov
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
- Add support for CLZERO ISA
Stepanyan, Victoria
- Add support for CLZERO ISA
Stepanyan, Victoria
- [ping] Fix PR debug/66728
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits)
Mike Stump
- [PATCH] Add configure flag for operator new (std::nothrow)
Mike Stump
- [PATCH c/c++] use explicit locations for some warnings in c-pragma.c
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [PATCH c/c++] use explicit locations for some warnings in c-pragma.c
Mike Stump
- [PATCH c/c++] use explicit locations for some warnings in c-pragma.c
Mike Stump
- [PATCH][AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
Mike Stump
- [ping] Fix PR debug/66728
Mike Stump
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
Mike Stump
- [PATCH 1/2] Fix invalid left shift of negative value.
Mike Stump
- [PATCH] Simple optimization for MASK_STORE.
Mike Stump
- libiberty TAGS
Mike Stump
- tm_p.h for bb-reorder.c?
Mike Stump
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Mike Stump
- Add null identifiers to genmatch
Mike Stump
- [PATCH 00/16] Unit tests framework (v3)
Mike Stump
- [PATCH] g++.dg/cpp1y/pr58708.C wchar_t size
Mike Stump
- [PATCH 01/15] Selftest framework (unittests v4)
Mike Stump
- [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C
Mike Stump
- [PATCH] Fix PR objc/68438 (uninitialized source ranges)
Mike Stump
- [PATCH 01/15] Selftest framework (unittests v4)
Mike Stump
- fix formatting
Mike Stump
- [PATCH] New attribute to create target clones
Evgeny Stupachenko
- [PATCH] New attribute to create target clones
Evgeny Stupachenko
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- [RFC][PATCH] Preferred rename register in regrename pass
Robert Suchanek
- C++ PATCH for non-type constrained-type-specifiers
Andrew Sutton
- [gomp4] Adjust Fortran OACC async lib test
Chung-Lin Tang
- [PATCH, C++] Wrap OpenACC wait in EXPR_STMT
Chung-Lin Tang
- [PATCH, libgomp] Rewire OpenACC async
Chung-Lin Tang
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- Go patch committed: Traverse types of call expression
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- [gofrontend-dev] Re: libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- Merge from trunk to gccgo branch
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Fix unexported embedded structs
Ian Lance Taylor
- libgo patch committed: always use --whole-archive in go tool
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- libgo patch committed: Update to Go 1.5 release
Ian Lance Taylor
- Go patch committed: add receiver type to specific type function name
Ian Lance Taylor
- Merge from trunk to gccgo branch
Ian Lance Taylor
- libgo patch committed: use correct tool dir with gccgo
Ian Lance Taylor
- libgo patch committed: Handle DW_AT_specification in cgo
Ian Lance Taylor
- libgo patch committed: Fix PR 67976 on GCC 5 branch
Ian Lance Taylor
- Go patch committed: Fix minor performance problem in import-archive
Ian Lance Taylor
- libgo: use clock_gettime to get current time
Ian Lance Taylor
- libgo patch committed: Don't run multicast tests on nil interface if -test.short
Ian Lance Taylor
- Go testsuite patch committed: Skip nilptr.go if PIE
Ian Lance Taylor
- libgo patch committed: Fix offset handling in syscall.Sendfile
Ian Lance Taylor
- libgo patch committed: Fix reflect.Call of function returning zero-sized type
Ian Lance Taylor
- Patch RFA: Improve building gotools with a cross compiler
Ian Lance Taylor
- libgo patch committed: Don't overallocate in select
Ian Lance Taylor
- [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
Paul Richard Thomas
- [PATCH] PR67518 and PR53852 -- add testcase.
Paul Richard Thomas
- ***ping*** [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
Paul Richard Thomas
- [Fortran, patch, pr68218, v1] ALLOCATE with size given by a module function
Paul Richard Thomas
- [PATCH] PR fortran/68244 -- Check for NULL() in an array spec.
Paul Richard Thomas
- [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
Paul Richard Thomas
- [PATCH] PR67518 and PR53852 -- add testcase.
Paul Richard Thomas
- [PATCH] PR fortran/68053 -- Reduce initialization expression to constant value
Paul Richard Thomas
- [PATCH] PR fortran/68319 -- Implement checks for F2008:C1206
Paul Richard Thomas
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Paul Richard Thomas
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Paul Richard Thomas
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Paul Richard Thomas
- [PATCH] PR fortran/58027,60993 -- BOZ in array constructor initialization expression
Paul Richard Thomas
- [Patch, fortran] PRs 68237 & 66762 - submodule problems
Paul Richard Thomas
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Paul Richard Thomas
- [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
Paul Richard Thomas
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Paul Richard Thomas
- [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Paul Richard Thomas
- [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Paul Richard Thomas
- [gomp4.1] Handle linear clause modifiers in declare simd
Tian, Xinmin
- Port libvtv to Solaris
Caroline Tice
- [PATCH] New plugin events when evaluating constexpr expressions.
Andres Tiraboschi
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Kyrill Tkachov
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Kyrill Tkachov
- [PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
Kyrill Tkachov
- [PATCH] [ARM] neon-testgen.ml typo
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate SET insn in IF-ELSE case
Kyrill Tkachov
- [PATCH][ARM] Fix costing of vmul+vcvt combine pattern
Kyrill Tkachov
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [sched] Dump dependency graph to a dot file
Kyrill Tkachov
- [PATCH][ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrill Tkachov
- [PATCH] Make BB vectorizer work on sub-BBs
Kyrill Tkachov
- [PATCH][ARM] Fix checking RTL error in cortex_a9_sched_adjust_cost
Kyrill Tkachov
- [PATCH][ARM] Fix checking RTL error in cortex_a9_sched_adjust_cost
Kyrill Tkachov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Kyrill Tkachov
- [PATCH][cp][committed] Fix bootstrap on arm due to print format warning
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Kyrill Tkachov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Kyrill Tkachov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Kyrill Tkachov
- FW: [PATCH, ARM/testsuite] Fix thumb2-slow-flash-data.c failures
Kyrill Tkachov
- [PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
Kyrill Tkachov
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrill Tkachov
- [PATCH][AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
Kyrill Tkachov
- [PATCH][AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW
Kyrill Tkachov
- [PATCH][ARM] Use snprintf rather than sprintf where possible
Kyrill Tkachov
- [PATCH][optabs][ifcvt][1/3] Define negcc, notcc optabs
Kyrill Tkachov
- [PATCH][AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
Kyrill Tkachov
- [PATCH][haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher lookahead if not in haifa sched
Kyrill Tkachov
- RFC: Experimental use of Sphinx for GCC documentation
Kyrill Tkachov
- [PATCH][ARM][3/3][v2] Implement negsicc, notsicc optabs
Kyrill Tkachov
- [PATCH][ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
Kyrill Tkachov
- [PATCH][ARM] PR 68149 Fix ICE in unaligned_loaddi split
Kyrill Tkachov
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrill Tkachov
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Kyrill Tkachov
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
Kyrill Tkachov
- [PATCH][ARM] Do not expand movmisalign pattern if not in 32-bit mode
Kyrill Tkachov
- [PATCH][ARM]Fix addsi3_compare_op2 pattern.
Kyrill Tkachov
- [PATCH][combine][RFC] Don't transform sign and zero extends inside mults
Kyrill Tkachov
- [PATCH] [ARM] neon-testgen.ml typo
Kyrill Tkachov
- [PATCH] [ARM] neon-testgen.ml typo
Kyrill Tkachov
- [PATCH 4/4] [ARM] Add attribute/pragma target fpu=
Kyrill Tkachov
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Kyrill Tkachov
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrill Tkachov
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Kyrill Tkachov
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Kyrill Tkachov
- [PATCH][AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_needs_nop
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [Patch ARM] Add support for Cortex-A35
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][ARM] PR 68149 Fix ICE in unaligned_loaddi split
Kyrill Tkachov
- [PATCH][ARM] Do not expand movmisalign pattern if not in 32-bit mode
Kyrill Tkachov
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
Kyrill Tkachov
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Kyrill Tkachov
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Kyrill Tkachov
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Kyrill Tkachov
- Fix -fno-checking segfault
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings.
Kyrill Tkachov
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Kyrill Tkachov
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kyrill Tkachov
- [PATCH 3a/4][AArch64] Add attribute for compatibility with ARM pipeline models
Kyrill Tkachov
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrill Tkachov
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) form
Kyrill Tkachov
- [PATCH][AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrill Tkachov
- [PATCH 4/4][AArch64] Add cost model for Exynos M1
Kyrill Tkachov
- [PATCH][cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to handle loops with only a header
Kyrill Tkachov
- [PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
Kyrill Tkachov
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Kyrill Tkachov
- [PATCH] combine: Handle aborts in is_parallel_of_n_reg_sets (PR68381)
Kyrill Tkachov
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Kyrill Tkachov
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Kyrill Tkachov
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Kyrill Tkachov
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Kyrill Tkachov
- [PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Kyrill Tkachov
- [PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
Kyrill Tkachov
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Kyrill Tkachov
- [PATCH][calls.c][4.9/5 backport] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] Reject insns that are multiple_sets
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
Kyrill Tkachov
- [patch] gcc6 FreeBSD rs6000 PIE handling
Andreas Tobler
- [patch] gcc5 FreeBSD rs6000 PIE handling
Andreas Tobler
- [patch] backport PIE support for FreeBSD to gcc-49
Andreas Tobler
- [patch] backport remove of soft float for FreeBSD powerpc for gcc-4.9
Andreas Tobler
- [patch] libsanitizer
Andreas Tobler
- [patch] backport PIE support for FreeBSD to gcc-49
Andreas Tobler
- [patch] backport remove of soft float for FreeBSD powerpc for gcc-4.9
Andreas Tobler
- [patch] update locale support fro FreeBSD
Andreas Tobler
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Andreas Tobler
- [patch] update locale support fro FreeBSD
Andreas Tobler
- [PATCH,x86,FreeBSD] Update FreeBSD/i386 to i586
Andreas Tobler
- [patch] FreeBSD x86_64/i386 apply r125920
Andreas Tobler
- [patch] FreeBSD x86_64/i386 apply r125920
Andreas Tobler
- [patch] FreeBSD x86_64/i386 apply r125920
Andreas Tobler
- [PATCH] fix PR65726
Andreas Tobler
- [patch] c/c++ asan tests for FreeBSD
Andreas Tobler
- [patch] add ELFv2 check to FreeBSD PowerPC64
Andreas Tobler
- [patch] c/c++ asan tests for FreeBSD
Andreas Tobler
- [patch] RFC asan support for i?86/x86_64-*freebsd*
Andreas Tobler
- [patch] c/c++ asan tests for FreeBSD
Andreas Tobler
- [patch] c/c++ asan tests for FreeBSD
Andreas Tobler
- ping [aPATCH] Fix c++/67337 (segfault in mangle.c)
Markus Trippelsdorf
- [PATCH] Add clang-format config to contrib folder
Markus Trippelsdorf
- [PATCH] Add clang-format config to contrib folder
Markus Trippelsdorf
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Markus Trippelsdorf
- [C++ Patch] PR 68087
Markus Trippelsdorf
- [PATCH committed] PR other/61321 - demangler crash on casts in template parameters
Markus Trippelsdorf
- [PATCH] New version of libmpx with new memmove wrapper
Aleksandra Tsvetkova
- [PATCH] New version of libmpx with new memmove wrapper
Aleksandra Tsvetkova
- [PATCH] New version of libmpx with new memmove wrapper
Aleksandra Tsvetkova
- [PATCH] New version of libmpx with new memmove wrapper
Aleksandra Tsvetkova
- [Fortran, patch, pr68218, v1] ALLOCATE with size given by a module function
Andre Vehreschild
- [PATCH] PR67518 and PR53852 -- add testcase.
Andre Vehreschild
- [Fortran, patch, pr68218, backport to 5 and 4.9, v1] ALLOCATE with size given by a module function
Andre Vehreschild
- [Fortran, patch, pr68218, backport to 5 and 4.9, v1] ALLOCATE with size given by a module function
Andre Vehreschild
- [gomp4.1] Handle new form of #pragma omp declare target
Ilya Verbin
- [ptx] partitioning optimization
Ilya Verbin
- [gomp4.5] depend nowait support for target
Ilya Verbin
- [gomp4.5] depend nowait support for target
Ilya Verbin
- [gomp4.5] depend nowait support for target
Ilya Verbin
- [gomp4.5] depend nowait support for target
Ilya Verbin
- [gomp4.5] depend nowait support for target
Ilya Verbin
- [gomp4.5] Handle #pragma omp declare target link
Ilya Verbin
- [PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
Ilya Verbin
- libgomp: Compile-time error for non-portable gomp_mutex_t initialization
Ilya Verbin
- [gomp4.1] Handle linear clause modifiers in declare simd
Ilya Verbin
- [PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
Ilya Verbin
- [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
Ilya Verbin
- Enable pointer TBAA for LTO
Ilya Verbin
- [PATCH 12/12] always define ENABLE_OFFLOADING
Ilya Verbin
- [gomp4.5] Handle #pragma omp declare target link
Ilya Verbin
- [RFC] Getting LTO incremental linking work
Ilya Verbin
- [gomp4.5] Handle #pragma omp declare target link
Ilya Verbin
- [gomp4.5] Handle #pragma omp declare target link
Ilya Verbin
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [PATCH][GCC][ARM] testcase memset-inline-10.c uses -mfloat-abi=hard but does not check whether target supports it
Andre Vieira
- [PATCH][GCC][ARM] testcase memset-inline-10.c uses -mfloat-abi=hard but does not check whether target supports it
Andre Vieira
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Andre Vieira
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Andre Vieira
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [embedded-5-branch][PATCH 0/2] Backporting algorithmic optimization and testcase change
Andre Vieira
- [embedded-5-branch][PATCH 1/2] Backporting algorithmic optimization in match and simplify
Andre Vieira
- [embedded-5-branch][PATCH 2/2]Backporting fix for PR-67948.
Andre Vieira
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Andre Vieira
- [PATCH][GCC][ARM] Disable neon testing for armv7-m
Andre Vieira
- [Ping][PATCH][GCC][ARM] testcase memset-inline-10.c uses -mfloat-abi=hard but does not check whether target supports it
Andre Vieira
- [PATCH 1/2] s/390: Implement "target" attribute.
Dominik Vogt
- [PATCH 1/2] s/390: Implement "target" attribute.
Dominik Vogt
- [PATCH] Fix warning in tree-diagnostic.h.
Dominik Vogt
- [PATCH] Fix warning in tree-diagnostic.h.
Dominik Vogt
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Dominik Vogt
- [PATCH][RFC] Remove warning for SET VOIDmode -> BLKmode.
Dominik Vogt
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Dominik Vogt
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Dominik Vogt
- [PATCH 0/2] Fix invalid left shift of negative value.
Dominik Vogt
- [PATCH 1/2] Fix invalid left shift of negative value.
Dominik Vogt
- [PATCH 2/2] Fix invalid left shift of negative value.
Dominik Vogt
- [PATCH 0/2] Fix invalid left shift of negative value.
Dominik Vogt
- [PATCH] Fix warning in tree-diagnostic.h.
Dominik Vogt
- [PATCH 1/2] s/390: Implement "target" attribute.
Dominik Vogt
- [PATCH] S/390: Clobber r1 in patterns resulting in pfpo instruction.
Dominik Vogt
- [RFC] Cse reducing performance of register allocation with -O2
Dominik Vogt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Dominik Vogt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Dominik Vogt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Dominik Vogt
- [PATCH] Allocate constant size dynamic stack space in the prologue
Dominik Vogt
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Dominik Vogt
- S/390: Fix warnings in "*setmem_long..." patterns.
Dominik Vogt
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Ville Voutilainen
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Ville Voutilainen
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Ville Voutilainen
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Ville Voutilainen
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Ville Voutilainen
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Ville Voutilainen
- [v3 PATCH] Implement D0013R2, logical type traits.
Ville Voutilainen
- [v3 PATCH] Implement D0013R2, logical type traits.
Ville Voutilainen
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Ville Voutilainen
- [PATCH] Fix obvious typo that breaks boot strap in delayed folding
Ville Voutilainen
- [PATCH, 3/6] Add recursion to make_param_constraints
Tom de Vries
- [PATCH, 3/6] Add recursion to make_param_constraints
Tom de Vries
- [PATCH, 2/2] Handle recursive restrict in function parameter
Tom de Vries
- [PATCH, 3/6] Add recursion to make_param_constraints
Tom de Vries
- [gomp4, committed] Remove shadowing declaration in oacc_entry_exit_ok_1
Tom de Vries
- [gomp4, committed] Backport make_restrict_var_constraints fixes from trunk
Tom de Vries
- [PATCH, 2/2] Handle recursive restrict in function parameter
Tom de Vries
- [gomp4,committed] Handle recursive restrict in function parameter
Tom de Vries
- [gomp4, committed] Implement -foffload-alias
Tom de Vries
- [gomp4, committed] Implement -foffload-alias
Tom de Vries
- [PATCH, 2/2] Handle recursive restrict in function parameter
Tom de Vries
- [trivial, committed] Use decl_type in create_variable_info_for_1
Tom de Vries
- [committed] Handle recursive restrict in function parameter
Tom de Vries
- [gomp4, committed] Implement -foffload-alias
Tom de Vries
- [gomp4,committed] Handle recursive restrict in function parameter
Tom de Vries
- [gomp4, committed] expand oacc kernels region at same time as oacc parallel region
Tom de Vries
- [gomp4, committed, 1/9] Move expansion of kernels region back to first omp-expand
Tom de Vries
- [gomp4, committed, 2/9] Update gate_oacc_kernels to handle oacc function
Tom de Vries
- [gomp4, committed, 3/9] Revert "Add skip_stmt parm to pass_dominator::get_sese ()"
Tom de Vries
- [gomp4, committed, 4/9] Revert "Add pass_dominator::sese_mode_p ()"
Tom de Vries
- [gomp4, committed, 5/9] Handle oacc function in parloops
Tom de Vries
- [gomp4, committed, 6/9] Update goacc kernels C testcases
Tom de Vries
- [gomp4, committed, 7/9] Update goacc kernels Fortran testcases
Tom de Vries
- [gomp4, committed, 8/9] Release_defs in expand_omp_atomic_fetch_op
Tom de Vries
- [gomp4, committed, 9/9] Remove BUILT_IN_GOACC_KERNELS_INTERNAL
Tom de Vries
- [gomp4, committed] Revert omp_data_i init handling in ccp and forwprop
Tom de Vries
- [gomp4, committed] Revert omp_data_i init handling in copy_prop
Tom de Vries
- [gomp4, committed] Remove gimple_stmt_omp_data_i_init_p
Tom de Vries
- [gomp4, committed] Remove misc oacc kernels functions
Tom de Vries
- [PATCH] Fix transform_to_exit_first_loop_alt with -g
Tom de Vries
- [gomp4, committed] Revert "Add IFN_GOACC_DATA_END_WITH_ARG"
Tom de Vries
- [gomp4, committed] Remove DEF_GOACC_BUILTIN_FNSPEC
Tom de Vries
- [gomp4, committed] Revert "Add dom_walker::walk_until"
Tom de Vries
- [gomp4, committed] Fix double word typo in tree-inline.c
Tom de Vries
- [gomp4, committed] Revert "Use marked_independent in oacc kernels region"
Tom de Vries
- [gomp4, committed] Revert "Add c-c++-common/goacc/kernels-loop-nest-independent.c"
Tom de Vries
- Revert "Add kernels-loop-nest-independent.f95"
Tom de Vries
- [gomp4, committed] Remove unused DEF_ATTR_FOR_STRING and DEF_ATTR_TREE_LIST
Tom de Vries
- [gomp4, committed] Undo cgraph_node::release_body workaround
Tom de Vries
- [gomp4, committed] Cleanup formatting of DEF_GOACC_BUILTINs
Tom de Vries
- [gomp4, committed] Make formatting resemble trunk in f95-lang.c
Tom de Vries
- [gomp4, committed] Remove no_overflow_tree_code
Tom de Vries
- [gomp4, committed] Revert "Add counter inits to zero_iter_bb in expand_omp_for_init_counts"
Tom de Vries
- [gomp4, committed] Simplify get_omp_data_i_param
Tom de Vries
- [gomp4, committed] Insert IFN_GOACC_DIM_POS for oacc kernels call in parloops
Tom de Vries
- [OpenACC] internal fn folding
Tom de Vries
- Combined constructs' clause splitting
Tom de Vries
- [gomp4, committed] Add pass_dce in oacc kernels pass group
Tom de Vries
- [gomp4,committed] Revert "Add pass_dominator::jump_threading_p ()"
Tom de Vries
- [gomp4, committed] Add dominator_base::may_peel_loop_headers_p
Tom de Vries
- [gomp4, committed] Remove omp-low.h include
Tom de Vries
- [gomp4, committed] Remove superfluous pass_expand_omp_ssa
Tom de Vries
- [gomp4, committed] Cleanup formatting of pass_expand_omp_ssa::execute
Tom de Vries
- [gomp4, committed] Remove TODO_remove_unused_locals from todo_flags_finish of pass_data_expand_omp_ssa
Tom de Vries
- [gomp4, committed] Provide PROP_gimple_eomp unconditionally in pass_expand_omp
Tom de Vries
- [gomp4, committed] Remove ssa support in expand_omp_target
Tom de Vries
- [PATCH series, 16] Use parloops to parallelize oacc kernels regions
Tom de Vries
- [PATCH, 1/16] Insert new exit block only when needed in transform_to_exit_first_loop_alt
Tom de Vries
- [PATCH, 2/16] Make create_parallel_loop return void
Tom de Vries
- [PATCH, 3/16] Ignore reduction clause on kernels directive
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [PATCH, 5/16] Add in_oacc_kernels_region in struct loop
Tom de Vries
- [PATCH, 6/16] Add pass_oacc_kernels
Tom de Vries
- [PATCH, 7/16] Add pass_dominator_oacc_kernels
Tom de Vries
- [PATCH, 8/16] Add pass_ch_oacc_kernels
Tom de Vries
- [PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 11/16] Update testcases after adding kernels pass group
Tom de Vries
- [PATCH, 12/16] Handle acc loop directive
Tom de Vries
- [PATCH, 13/16] Add c-c++-common/goacc/kernels-*.c
Tom de Vries
- [PATCH, 14/16] Add gfortran.dg/goacc/kernels-*.f95
Tom de Vries
- [PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c
Tom de Vries
- [PATCH, 16/16] Add libgomp.oacc-fortran/kernels-*.f95
Tom de Vries
- [PATCH, 8/16] Add pass_ch_oacc_kernels
Tom de Vries
- [committed] gen-pass-instances.awk: Add emacs indent setting
Tom de Vries
- gen-pass-instances.awk: Remove unused var in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Unify semicolon use in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Use early-out in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Add len_of_call var in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Rename len_of_end to len_of_close in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Add comments in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Add pass_num, prefix and postfix vars in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Make print command clearer in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Rename var where to call_starts_at in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Simplify init of postfix_starts_at in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Simplify match regexp in handle_line
Tom de Vries
- [RFC] Remove first_pass_instance from pass_vrp
Tom de Vries
- [RFC] Remove first_pass_instance from pass_vrp
Tom de Vries
- [PATCH, 11/16] Update testcases after adding kernels pass group
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [committed] gen-pass-instances.awk: Simplify match regexp in handle_line
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [committed] gen-pass-instances.awk: Add args_str var in handle_line
Tom de Vries
- [committed] gen-pass-instances.awk: Rename prefix_len var to len_of_prefix in handle_line
Tom de Vries
- [PATCH] Remove first_pass_instance from pass_vrp
Tom de Vries
- [PATCH] Remove first_pass_instance from pass_vrp
Tom de Vries
- [PATCH] Preserve the original program while using graphite
Tom de Vries
- [PATCH] Remove first_pass_instance from pass_vrp
Tom de Vries
- [PATCH, 0/6] Remove first_pass_instance
Tom de Vries
- [PATCH, 2/6] Remove first_pass_instance from pass_reassoc
Tom de Vries
- [PATCH, 3/6] Remove first_pass_instance from pass_dominator
Tom de Vries
- [PATCH, 4/6] Remove first_pass_instance from pass_object_sizes
Tom de Vries
- [PATCH, 5/6] Remove first_pass_instance from pass_ccp
Tom de Vries
- [PATCH, 6/6] Remove first_pass_instance
Tom de Vries
- [PATCH, 6/6] Remove first_pass_instance
Tom de Vries
- [PATCH, 6/6] Remove first_pass_instance
Tom de Vries
- [PATCH, 5/16] Add in_oacc_kernels_region in struct loop
Tom de Vries
- [PATCH, 5/16] Add in_oacc_kernels_region in struct loop
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels
Tom de Vries
- [PATCH, 7/16] Add pass_dominator_oacc_kernels
Tom de Vries
- [PATCH, 0/6] Remove first_pass_instance
Tom de Vries
- [PATCH] Clear LOOP_CLOSED_SSA after pass_ccp
Tom de Vries
- [PATCH] Make fdump-tree-sccp-details more complete
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH] Improve comments in pass_tree_loop_init::execute
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH] Improve comments in pass_tree_loop_init::execute
Tom de Vries
- [PATCH, PR68373 ] Call scev_const_prop in pass_parallelize_loops::execute
Tom de Vries
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Tom de Vries
- Add gencfn-macros.c
Tom de Vries
- [gomp4] OpenACC async clause regressions
Tom de Vries
- Combined constructs' clause splitting
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, PR68373 ] Call scev_const_prop in pass_parallelize_loops::execute
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 6/16] Add pass_oacc_kernels
Tom de Vries
- [committed, trivial] Fix typo and trailing whitespace in dump-file strings in parloops
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, PR68460] Always call free_stmt_vec_info_vec in gather_scalar_reductions
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [PATCH] Mark by_ref mem_ref in build_receiver_ref as non-trapping
Tom de Vries
- [PATCH] Check NULL loop->latch in verify_loop_structure
Tom de Vries
- [PATCH] Don't reapply loops flags if unnecessary in loop_optimizer_init
Tom de Vries
- [PATCH] Don't reapply loops flags if unnecessary in loop_optimizer_init
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 6/16] Add pass_oacc_kernels
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PING][PATCH, 3/16] Ignore reduction clause on kernels directive
Tom de Vries
- [PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels
Tom de Vries
- [PING][PATCH, 12/16] Handle acc loop directive
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
Tom de Vries
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Tom de Vries
- [PATCH] Improve verification of loop->latch in verify_loop_structure
Tom de Vries
- [PATCH] Fix oacc kernels default mapping for scalars
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [PATCH, 4/16] Implement -foffload-alias
Tom de Vries
- [RFC] Getting LTO incremental linking work
Tom de Vries
- [RFC] Getting LTO incremental linking work
Tom de Vries
- [RFC] Getting LTO incremental linking work
Tom de Vries
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Tom de Vries
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Tom de Vries
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Tom de Vries
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Tom de Vries
- [AArch64] Move iterators from atomics.md to iterators.md
Matthew Wahab
- [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh.
Matthew Wahab
- [AArch64] Rework ARMv8.1 command line options.
Matthew Wahab
- [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD.
Matthew Wahab
- [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD.
Matthew Wahab
- [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh.
Matthew Wahab
- [AArch64][PATCH 7/7] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane.
Matthew Wahab
- [PATCH 1/7][ARM] Add support for ARMv8.1.
Matthew Wahab
- [PATCH 2/7][ARM] Multilib support for ARMv8.1.
Matthew Wahab
- [PATCH 3/7][ARM] Add patterns for new instructions
Matthew Wahab
- [PATCH 4/7][ARM] Add ACLE feature macro for ARMv8.1 instructions.
Matthew Wahab
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Matthew Wahab
- [PATCH 6/7][ARM] Add ACLE intrinsics vqrdmlah and vqrdmlsh
Matthew Wahab
- [PATCH 7/7][ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_lane
Matthew Wahab
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Matthew Wahab
- [PATCH 7/7][ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_lane
Matthew Wahab
- [AArch64] Rework ARMv8.1 command line options.
Matthew Wahab
- [PATCH 1/7][ARM] Add support for ARMv8.1.
Matthew Wahab
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Matthew Wahab
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Matthew Wahab
- [v3 PATCH] Make the default constructors of tuple and pair conditionally explicit.
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [patch] Tweak comments in libstdc++ header
Jonathan Wakely
- Remove instantiations when no concept check
Jonathan Wakely
- [PATCH] Add configure flag for operator new (std::nothrow)
Jonathan Wakely
- [patch] Update C++17 library implementation status
Jonathan Wakely
- [patch] libstdc++/68190 Fix return type of heterogeneous find for sets
Jonathan Wakely
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Jonathan Wakely
- [patch] libstdc++/64651 allow rethrow_exception to be found by ADL
Jonathan Wakely
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Jonathan Wakely
- State of support for the ISO C++ Transactional Memory TS and remanining work
Jonathan Wakely
- [patch] libstdc++/60421 (again) Loop in std::this_thread sleep functions
Jonathan Wakely
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Jonathan Wakely
- [v3 patch] GSoC: implement polymorphic memory resources
Jonathan Wakely
- [libstdc++ testsuite][patch] many locale tests only SUPPORTED on linux, start making these portable
Jonathan Wakely
- [libstdc++ testsuite][patch] many locale tests only SUPPORTED on linux, start making these portable
Jonathan Wakely
- [v3 PATCH] Implement D0013R2, logical type traits.
Jonathan Wakely
- Pointless configure checks for <errno.h> macros
Jonathan Wakely
- [patch] Fix doxygen @file comment in libstdc++ header
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [v3 PATCH] Implement D0013R2, logical type traits.
Jonathan Wakely
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Jonathan Wakely
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Jonathan Wakely
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Jonathan Wakely
- [patch] GSoC: Implement std::experimental::shared_ptr
Jonathan Wakely
- [patch] GSoC: Implement std::experimental::shared_ptr
Jonathan Wakely
- [patch] Implement std::experimental::source_location (sort of)
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [libstdc++ testsuite][patch] many locale tests only SUPPORTED on linux, start making these portable
Jonathan Wakely
- [patch] update locale support fro FreeBSD
Jonathan Wakely
- TR1 Special Math
Jonathan Wakely
- [patch] Define std::experimental::randint etc.
Jonathan Wakely
- [PATCH] 21_strings/basic_string/capacity/wchar_t/18654.cc
Jonathan Wakely
- [patch] update locale support fro FreeBSD
Jonathan Wakely
- [patch] GSoC: Implement std::experimental::shared_ptr
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [PATCH] 21_strings/basic_string/capacity/wchar_t/18654.cc
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jonathan Wakely
- vector lightweight debug mode
Jonathan Wakely
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Jonathan Wakely
- [wwwdocs] Update libstdc++ release notes in gcc-6/changes.html
Jonathan Wakely
- [PATCH] g++.dg/cpp1y/pr58708.C wchar_t size
Jonathan Wakely
- [patch] libstdc++/66059 optimise std::make_integer_sequence
Jonathan Wakely
- vector lightweight debug mode
Jonathan Wakely
- vector lightweight debug mode
Jonathan Wakely
- [patch] Python Pretty Printers get disabled on libstdc++ reload by GDB (PR libstdc++/68448)
Jonathan Wakely
- C++11 support still experimental?
Jonathan Wakely
- [wwwdocs] Update C++ conformance status
Jonathan Wakely
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Jonathan Wakely
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Jonathan Wakely
- [v3] Handle C++11 <math.h> overloads on Solaris 12
Jonathan Wakely
- [patch] libstdc++/56158 Extend valid values of iostream bitmask types
Jonathan Wakely
- [patch] Only do shrink_to_fit() when exceptions enabled
Jonathan Wakely
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Jonathan Wakely
- [patch] Copy-edit the Option Summary in invoke.texi
Jonathan Wakely
- Improving the cxx0x_warning.h diagnostic
Jonathan Wakely
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Jonathan Wakely
- [wwwdocs] Update C++ conformance status
Jonathan Wakely
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Jonathan Wakely
- [PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
Jonathan Wakely
- [patch] Copy-edit the Option Summary in invoke.texi
Jonathan Wakely
- Improving the cxx0x_warning.h diagnostic
Jonathan Wakely
- [AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
Jiong Wang
- [Patch ARM-AArch64/testsuite Neon intrinsics 00/20] Executable tests
Jiong Wang
- [Patch ARM-AArch64/testsuite Neon intrinsics 00/20] Executable tests
Jiong Wang
- [AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
Jiong Wang
- [PATCH] PR67305, tighten neon_vector_mem_operand on eliminable registers
Jiong Wang
- [AArch64][TLSGD][2/2] Implement TLS GD traditional for tiny code model
Jiong Wang
- [PATCH] Fix PRs 66502 and 67167
Jiong Wang
- [Patch] PR tree-optimization/68234 Improve range info for loop Phi node
Jiong Wang
- [PATCH] PR67305, tighten neon_vector_mem_operand on eliminable registers
Jiong Wang
- [AArch64][TLSGD][2/2] Implement TLS GD traditional for tiny code model
Jiong Wang
- [Patch] PR68137, drop constant overflow flag in adjust_range_with_scev when possible
Jiong Wang
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Jiong Wang
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Jiong Wang
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Ulrich Weigand
- S/390: Fix warnings in "*setmem_long..." patterns.
Ulrich Weigand
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Florian Weimer
- [PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
Florian Weimer
- [PATCH] PR67305, tighten neon_vector_mem_operand on eliminable registers
Jim Wilson
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Jim Wilson
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Jim Wilson
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Jim Wilson
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Jim Wilson
- [PATCH] [ARM/Aarch64] add initial Qualcomm support
Jim Wilson
- [PATCH] fix vectorizer performance problem on cygwin hosted cross compiler
Jim Wilson
- [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
Simon Wright
- [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
Simon Wright
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jennifer Yao
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jennifer Yao
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Jennifer Yao
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kirill Yukhin
- [mask-load, patch 2/2, i386] Add/modify mask load/store patterns
Kirill Yukhin
- [mask-vec_cond, patch 2/2, i386] Add patterns for vcond_mask_optab
Kirill Yukhin
- [mask conversion, patch 2/2, i386] Add pack/unpack patterns for scalar masks
Kirill Yukhin
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kirill Yukhin
- [PATCH][i386]Migrate reduction optabs to reduc_<op>_scal
Kirill Yukhin
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kirill Yukhin
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kirill Yukhin
- [PATCH, i386, AVX-512] Enable QI-mode mask logic patterns on non- AVX-512DQ targets.
Kirill Yukhin
- [PATCH, i386, AVX-512] Enable QI-mode mask logic patterns on non- AVX-512DQ targets.
Kirill Yukhin
- [PATCH, i386, AVX-512] Split out mask version for vec_extract_hi_<mode>.
Kirill Yukhin
- [PR68001, CilkPlus] Fix for PR68001
Zamyatin, Igor
- [PR66326, Cilk+] Fix FP exception occured in CilkPlus runtime
Zamyatin, Igor
- [PR68001, CilkPlus] Fix for PR68001
Zamyatin, Igor
- [PATCH 1/2][ARC] Add support for ARCv2 CPUs
Claudiu Zissulescu
- [PATCH 1/2][ARC] Add support for ARCv2 CPUs
Claudiu Zissulescu
- [PATCH 2/2][ARC] Add support for ARCv2 CPUs
Claudiu Zissulescu
- [PATCH][ARC] Fix ARC backend ICE on pr29921-2
Claudiu Zissulescu
- [PATCH][ARC] Fix ARC backend ICE on pr29921-2
Claudiu Zissulescu
- [PATCH] [ARC] Add support for atomic memory built-in.
Claudiu Zissulescu
- [PATCH][ARC] Refurbish emitting DWARF2 for epilogue.
Claudiu Zissulescu
- [PATCH] [ARC] Add support for atomic memory built-in.
Claudiu Zissulescu
- [PATCH v3 0/4] [ARM] PR63870 vldN_lane/vstN_lane error messages
charles.baylis@linaro.org
- [PATCH 1/4] [ARM] PR63870 Add qualifiers for NEON builtins
charles.baylis@linaro.org
- [PATCH 2/4] [ARM] PR63870 Mark lane indices of vldN/vstN with appropriate qualifier
charles.baylis@linaro.org
- [PATCH 3/4] [ARM] PR63870 Add test cases
charles.baylis@linaro.org
- [PATCH 4a/4] [ARM] PR63870 Use internal_error() for invalid lane numbers
charles.baylis@linaro.org
- [PATCH 4b/4] [ARM] PR63870 Remove error for invalid lane numbers
charles.baylis@linaro.org
- [PATCH] New attribute to create target clones
Dominique d'Humières
- [PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
Dominique d'Humières
- [PATCH,committed] PR fortran/67982 -- add testcase
Dominique d'Humières
- [PATCH] PR54224 Warn for unused internal procedures -- update testcase
Dominique d'Humières
- [PATCH] PR47266
Dominique d'Humières
- [PATCH, committed] PR67826 gcc/fortran/openmp.c:1808: bad test ?
Dominique d'Humières
- [PATCH] PR68271 [6 Regression] Boostrap fails on x86_64-apple-darwin14 at r230084
Dominique d'Humières
- [PATCH] PR68271 [6 Regression] Boostrap fails on x86_64-apple-darwin14 at r230084
Dominique d'Humières
- [v3 PATCH] LWG 2510, make the default constructors of library tag types explicit.
Dominique d'Humières
- [OpenACC] declare directive
Dominique d'Humières
- [PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
Dominique d'Humières
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Dominique d'Humières
- [PATCH] PR 65751 Bogus &L in error message
Dominique d'Humières
- [PATCH] PR fortran/59910 -- structure constructor in DATA statement
Dominique d'Humières
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Dominique d'Humières
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Dominique d'Humières
- [Back port r227760] PR67460 [5 Regression] Spurious: f951: all warnings being treated as errors
Dominique d'Humières
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Dominique d'Humières
- [PATCH] RFC: Enable graphite at -O3 -fprofile_use
hiraditya
- [PATCH 2/2] [graphite] Enable condegen in case of cond phis.
hiraditya
- [PATCH] Preserve the original program while using graphite.
aditya kumar
- [PATCH] RFC: Enable graphite at -O3 -fprofile_use
aditya kumar
- [PATCH 6/6] Fix memory leak in tree-chkp.c
marxin
- [PATCH 5/6] Fix parser memory leak in cilk_simd_fn_info
marxin
- [PATCH 4/6] Fix memory leak in loop_vec_info
marxin
- [PATCH 3/6] Fix memory leaks in IPA devirt
marxin
- [PATCH 0/6] Another fixes of various memory leaks
marxin
- [PATCH 2/6] Fix memory leak in tree-ssa
marxin
- [PATCH 1/6] Fix memory leak in cilk
marxin
- [PATCH] remove unused config/arm/coff.h
tbsaunde+gcc@tbsaunde.org
- [PATCH 00/12] misc conditional compilation work
tbsaunde+gcc@tbsaunde.org
- [PATCH 10/12] always define EH_RETURN_HANDLER_RTX
tbsaunde+gcc@tbsaunde.org
- [PATCH 08/12] always define DWARF2_LINENO_DEBUGGING_INFO
tbsaunde+gcc@tbsaunde.org
- [PATCH 09/12] always define TARGET_PECOFF
tbsaunde+gcc@tbsaunde.org
- [PATCH 11/12] always define HAVE_AS_LEB128
tbsaunde+gcc@tbsaunde.org
- [PATCH 12/12] always define ENABLE_OFFLOADING
tbsaunde+gcc@tbsaunde.org
- [PATCH 01/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_ARG_POINTER
tbsaunde+gcc@tbsaunde.org
- [PATCH 02/12] remove EXTENDED_SDB_BASIC_TYPES
tbsaunde+gcc@tbsaunde.org
- [PATCH 03/12] remove conditional compilation of sdb debug info
tbsaunde+gcc@tbsaunde.org
- [PATCH 04/12] always define XCOFF_DEBUGGING_INFO
tbsaunde+gcc@tbsaunde.org
- [PATCH 05/12] always define VMS_DEBUGGING_INFO
tbsaunde+gcc@tbsaunde.org
- [PATCH 06/12] always define DWARF2_DEBUGGING_INFO
tbsaunde+gcc@tbsaunde.org
- [PATCH 07/12] always define DBX_DEBUGGING_INFO
tbsaunde+gcc@tbsaunde.org
- [PATCH] PR 68366 - include emit-rtl.h in sdbout.c
tbsaunde+gcc@tbsaunde.org
- [PATCH 1/2] destroy values as well as keys when removing them from hash maps
tbsaunde+gcc@tbsaunde.org
- [PATCH 2/2] remove val_ssa_equiv_hash_traits
tbsaunde+gcc@tbsaunde.org
Last message date:
Mon Nov 30 23:50:00 GMT 2015
Archived on: Sun Mar 8 09:48:36 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).