projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2019-11-07
Kyrylo Tkachov
[arm][5/X] Implement Q-bit-setting SIMD32 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kyrylo Tkachov
[arm][4/X] Add initial support for GE-setting SIMD32...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kyrylo Tkachov
[arm][3/X] Implement __smla* intrinsics (Q-setting)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kyrylo Tkachov
[arm][2/X] Implement __qadd, __qsub, __qdbl intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kyrylo Tkachov
[arm][1/X] Add initial support for saturation intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Martin Liska
Clear version_info_node in delete_function_version.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Martin Liska
Add CONSTRUCTOR_NO_CLEARING to operand_equal_p.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Martin Liska
Update LOCAL_PATCHES.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Martin Liska
Reapply all revisions mentioned in LOCAL_PATCHES.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Martin Liska
Libsanitizer: merge from trunk
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Georg-Johann Lay
Support 64-bit double and 64-bit long double configurat...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Richard Biener
dbgcnt.def (gimple_unroll): New.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Prathamesh...
Adjust pr92163.c test to require effective target fopenacc.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jerry DeLisle
re PR libfortran/90374 (Fortran 2018: Support d0.d...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Xiong Hu Luo
Fix copy-paste typo syntax error by r277872
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Joseph Myers
Move string concatenation for C into the parser.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jason Merrill
Implement D1907R1 "structural type".
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jason Merrill
PR c++/92150 - partial specialization with class NTTP.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jason Merrill
Use satisfaction with nested requirements.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kwok Cheung...
Support using multiple registers to hold the frame...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Kelvin Nilsen
vsx.md (xxswapd_<mode>): Add support for V2DF and V2DI...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Iain Sandoe
[Darwin, testsuite] Fix framework-1.c on later Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jason Merrill
C++20 NB CA378 - Remove constrained non-template functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jan Hubicka
ggc-common.c (ggc_prune_overhead_list): Do not delete...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jonathan Wakely
libstdc++: Add compare_three_way and install <compare...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jonathan Wakely
libstdc++: remove redundant equality operators
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Matthias Kretz
Fix parser to recognize operator?:
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Richard Sandiford
Don't vectorise single-iteration epilogues
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Claudiu Zissulescu
[ARC] Don't split ior/mov predicated insns.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Claudiu Zissulescu
[ARC] Update mea option documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Claudiu Zissulescu
[ARC] Cleanup sign/zero extend patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Richard Biener
tree-vect-loop.c (vectorizable_reduction): Remember...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Richard Sandiford
Use scan-tree-dump instead of scan-tree-dump-times...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Richard Sandiford
Check the VF is small enough for an epilogue loop
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Richard Sandiford
Restructure vect_analyze_loop
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Vineet Gupta
[PATCH] [ARC] Add builtins for identifying floating...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Andre Vieira
[vect] PR92317: fix skip_epilogue creation for epilogues
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Eric Botcazou
introduce -fcallgraph-info option
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Frederik Harwath
Warn about inconsistent OpenACC nested reduction clauses
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jakub Jelinek
re PR inline-asm/92352 (ICE in force_constant_size)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Xiong Hu Luo
PR92090: Fix part of testcase failures by r276469
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Martin Sebor
PR tree-optimization/92373 - ICE in -Warray-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Segher Boessenkool
doc: Insn splitting by combine
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Implement C++20 operator<=>.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Fix conversions for built-in operator overloading candi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Use vec instead of raw array for built-in candidates.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Various small C++ changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jim Wilson
Allow libcalls for complex memcpy when optimizing for...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Catch missed uses of function with unsatisfied constraints.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jason Merrill
Make -fconcepts-ts imply -fconcepts.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Sebor
PR middle-end/92333 - missing variable name referencing...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Nathan Sidwell
[PR c++/92370] ICE with VC marker
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Aldy Hernandez
Fix indentation inconsistencies introduced by previous...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Sebor
PR middle-end/92341 - missing -Warray-bounds indexing...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Richard Biener
re PR tree-optimization/92371 (ICE in info_for_reductio...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jonathan Wakely
Fix <version> header for freestanding
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jonathan Wakely
Remove incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Aldy Hernandez
The base class for ranges is currently value_range_base...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Matthew Malcomson
[mid-end] Fix declared type of personality functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Matthew Malcomson
[aarch64] Allocate space for err_str in aarch64_handle_...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Update LOCAL_PATCHES.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Update scanned patterns in a test-case.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Set print_summary for UBSAN.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Reapply all revisions mentioned in LOCAL_PATCHES.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Update Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Libsanitizer: merge from trunk with merge.sh.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andreas Krebbel
IBM Z: gen-vect-26/28: Vectorizing without peeling...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Richard Biener
re PR target/92280 (gcc.target/i386/pr83008.c FAILs)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andreas Krebbel
IBM Z: gen-vect-11/32: Set min-vect-loop-bound param...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andreas Krebbel
IBM Z: Fix testsuite useable_hw check
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Andreas Krebbel
IBM Z: Use tree_fits_uhwi_p in vector_alignment hook
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Christophe...
[ARM,testsuite] Skip tests incompatible with -mpure...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Use more ggc_delete.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Anton Youdkevitch
[Aarch64] Fix vec_perm cost for thunderx2t99
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Arnaud Charlet
* doc/install.texi: Further fix syntax for html generation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Update coding style in symbol-summary.h.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Richard Biener
re PR tree-optimization/92324 (ICE in expand_direct_opt...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jan Hubicka
hsa-brig.c: Include alloc-pool.h
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jakub Jelinek
re PR tree-optimization/91945 (ICE: tree check: expecte...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jakub Jelinek
re PR c++/92343 ([[likely]]/[[unlikely]] prevent method...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Aldy Hernandez
Move vrp_set_zero_nonzero_bits from tree-vrp.c into...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Tobias Burnus
Really add gcc/config/gcn/t-omp-device
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Martin Liska
Remove FIELD_DECL leftover.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Richard Biener
crontab: Disable snapshots from gcc-7-branch.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Jakub Jelinek
decl.c (omp_declare_variant_finalize_one): Call declare...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Aldy Hernandez
Move vrp_bitmap_equal_p above its only use and make...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Aldy Hernandez
Use value_range_base::equal_p in value_range_base:...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Kamlesh Kumar
PR c++/91979 - mangling nullptr expression
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Aldy Hernandez
Do not special case pointers in value_range_base::set.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Jason Merrill
* typeck.c (check_return_expr): Avoid redundant error.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Tobias Burnus
Add gcc/config/gcn/t-omp-device for OpenMP declare...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Aldy Hernandez
Remove handle_pointers argument from all the vrp_val...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Jan Hubicka
ipa-reference.c (init_function_info): Initialize info...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Aldy Hernandez
Use the value_range_base constructors in value_range_ba...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Richard Sandiford
[D] Remove unchecked to_constant in VECTOR_TYPE handling
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Aldy Hernandez
Remove unused range_int_cst_singleton_p.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Aldy Hernandez
Handle VR_UNDEFINED in value_range_base::normalize_addr...
commit
|
commitdiff
|
tree
|
snapshot
next