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
2021-10-25
Jim Wilson
RISC-V: Implement instruction patterns for ZBS extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jim Wilson
RISC-V: Use li and rori to load constants.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kito Cheng
RISC-V: Cost model for zbb extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jim Wilson
RISC-V: Implement instruction patterns for ZBB extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kito Cheng
RISC-V: Cost model for zba extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jim Wilson
RISC-V: Implement instruction patterns for ZBA extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kito Cheng
RISC-V: Minimal support of bitmanip extension
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
liuhongt
Simplify (_Float16) sqrtf((float) a) to .SQRT(a) when...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Richard Biener
tree-optimization/102920 - fix PHI VN with undefined...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
konglin1
Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
John David...
Revise -mdisable-fpregs option and add new -msoft-mult...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
John David...
Don't use 'G' constraint in integer move patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
Roger Sayle
[Committed] Correct testcase gcc.target/bfin/20090914-3.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
Gerald Pfeifer
doc: Remove details around Itanium on GNU/Linux and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Bernhard Reutner...
config/i386: Commentary typo fix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Jan Hubicka
cleanup compute_points_to_sets
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
H.J. Lu
Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Roger Sayle
x86_64: Add insn patterns for V1TI mode logic operations.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Sandra Loosemore
Add testcase for PR fortran/95196
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Eric Gallager
Add install-dvi Makefile targets.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Gerald Pfeifer
doc: Convert mingw-w64.org links to https
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Jonathan Wakely
libstdc++: Constrain std::make_any [PR102894]
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Tobias Burnus
Fortran: Change XFAIL to PASS
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Tobias Burnus
Fortran: Avoid running into assert with -fcheck= +...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Stafford Horne
or1k: Update FPU to specify detect tininess before...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Martin Liska
Handle jobserver file descriptors in btest.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sandra Loosemore
Add testcase for PR fortran/94289
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sandra Loosemore
Add testcase for PR fortran/100906
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Richard Biener
tree-optimization/102893 - properly DCE empty loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Aldy Hernandez
Disregard incoming equivalences to a path when defining...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Richard Biener
bootstrap/102681 - properly CSE PHIs with default def...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wakely
libstdc++: Improve generated man pages for libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wakely
libstdc++: Add Doxygen comments to contents of <functional>
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wakely
libstdc++: Suppress Doxygen docs for more implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wakely
libcody: Avoid double-free
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
H.J. Lu
x86: Document -fcf-protection requires i686 or newer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Uros Bizjak
testsuite: Adjust pr22076.c to avoid compile-time optim...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: missing constexpr for __[nm]iter_base [PR102358]
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Eric Botcazou
Fix again PR middle-end/102764
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement P2432R1 changes for views::istream
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement P1739R4 changes to views::take...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wright
aarch64: Remove redundant struct type definitions in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Hongyu Wang
Adjust testcase for 128/256 bit HF vector load/store
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew MacLeod
Split --param=evrp-mode into evrp-mode and ranger-debug.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew MacLeod
Add --param=vrp1-mode and --param=vrp2-mode.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew MacLeod
Move ranger only VRP folder to tree-vrp.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Martin Liska
options: Fix variable tracking option processing.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Martin Jambor
sra: Fix corner case of total scalarization with virtua...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Aldy Hernandez
Revert the avoid threading circular paths commit.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Richard Biener
Move the initial debug_hooks setting
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Richard Biener
tree-optimization/102847 - adjust VMAT_INVARIANT load...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Richard Biener
tree-optimization/102847 - properly cost VMAT_INVARIANT...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jakub Jelinek
testsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Hongyu Wang
i386: Fix wrong codegen for V8HF move without TARGET_AV...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Richard Biener
Remove restriction of SLP vectorizing internal function...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jakub Jelinek
openmp: For default(none) ignore variables created...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew Pinski
Improve maybe_remove_writeonly_store to do a simple...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew Pinski
Factor out removal of write only stores from execute_fi...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew Pinski
Remove outdated comment about execute_fixup_cfg
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Andrew Pinski
Add dump prints when execute_fixup_cfg removes a write...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Aldy Hernandez
Avoid threading circular paths.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Richard Biener
testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Chung-Lin Tang
openmp: Fortran strictly-structured blocks support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Sandra Loosemore
Fortran: Fixes and additional tests for shape/ubound...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement LWG 3595 changes to common_iterator
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement LWG 3590-3592 changes to split_vie...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement LWG 3535 changes to ranges::join_view
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Patrick Palka
libstdc++: Implement LWG 3481 change to ranges::viewabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jonathan Wakely
libstdc++: Remove constraints from std::optional monadi...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Jason Merrill
c++: tweak parsing of invalid types
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Alex Coplan
calls.c: Remove some dead code and target hooks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Jonathan Wakely
libstdc++: Add missing test for std::optional::transfor...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Jonathan Wakely
doc: Fix documentation around 'asm' keyword in C++
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Jonathan Wakely
doc: Remove broken link to old.html docs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Tamar Christina
AArch64: Combine cmeq 0 + not into cmtst
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Tamar Christina
AArch64: Add pattern xtn+xtn2 to uzp1
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Tamar Christina
AArch64: Add pattern for sshr to cmlt
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Tamar Christina
AArch64: Add combine patterns for narrowing shift of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Tamar Christina
aarch64: Add combine patterns for right shift and narrow
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Chung-Lin Tang
openmp: in_reduction support for Fortran
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Update ChangeLog.libffi for libffi 3.4.2
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Martin Liska
Revert "target: support spaces in target attribute."
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Martin Liska
Revert "target: Support whitespaces in target attr...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Add LOCAL_PATCHES
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Wilco Dijkstra
AArch64: Tune case-values-threshold
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Wilco Dijkstra
AArch64: Enable fast shifts on Neoverse V1/N2
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Wilco Dijkstra
AArch64: Add support for __builtin_roundeven[f] (PR100966)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Integrate testsuite with GCC testsuite
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Integrate build with GCC
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Sync with libffi 3.4.2
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
libffi: Add HOWTO_MERGE, autogen.sh and merge.sh
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Martin Liska
Rename asm_out_file function arguments.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
H.J. Lu
gcc-changelog: Add libffi/ to ignored_prefixes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Andre Simoes...
[Patch][GCC][AArch64] - Lower store and load neon built...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Andre Simoes...
[Patch][GCC][middle-end] - Generate FRINTZ for (double...
commit
|
commitdiff
|
tree
|
snapshot
next