projects
/
platform
/
upstream
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git]
/
gcc
/
config
/
2022-11-18
Philipp Tomsich
RISC-V: No extensions for SImode min/max against safe...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: Handle "(a & twobits) == singlebit" in branches...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: Use bseti/bclri/binvi to extend reach of ori...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: Optimize slli(.uw)? + addw + zext.w into sh...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: split to allow formation of sh[123]add before...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: Optimize branches testing a bit-range or a...
tree
|
commitdiff
2022-11-18
Philipp Tomsich
RISC-V: allow bseti on SImode without sign-extension
tree
|
commitdiff
2022-11-18
Kyrylo Tkachov
aarch64: Fix LDAPURS assembly output
tree
|
commitdiff
2022-11-18
Kyrylo Tkachov
aarch64: Fix up LDAPR codegen
tree
|
commitdiff
2022-11-18
Jinyang He
LoongArch: Fix atomic_exchange expanding [PR107713]
tree
|
commitdiff
2022-11-17
Philipp Tomsich
RISC-V: Optimize masking with two clear bits not a...
tree
|
commitdiff
2022-11-17
Philipp Tomsich
RISC-V: bitmanip: add splitter to use bexti for "(a...
tree
|
commitdiff
2022-11-17
mtsamis
Enable shrink wrapping for the RISC-V target.
tree
|
commitdiff
2022-11-17
Kyrylo Tkachov
aarch64: Add mode size check on LDAPR-extend patterns
tree
|
commitdiff
2022-11-17
Lili Cui
x86: Enable 256 move by pieces for ALDERLAKE machine.
tree
|
commitdiff
2022-11-17
Jia-Wei Chen
RISC-V: Optimize RVV epilogue logic.
tree
|
commitdiff
2022-11-17
Jeff Law
Fix multiple recent sh3/sh3eb regressions
tree
|
commitdiff
2022-11-16
Philipp Tomsich
RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext...
tree
|
commitdiff
2022-11-16
Philipp Tomsich
RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext...
tree
|
commitdiff
2022-11-16
Alexander Monakov
i386: correct x87&SSE multiplication modeling in znver.md
tree
|
commitdiff
2022-11-16
Alexander Monakov
i386: correct x87&SSE division modeling in znver.md
tree
|
commitdiff
2022-11-16
Tobias Burnus
gcn: Add __builtin_gcn_kernarg_ptr
tree
|
commitdiff
2022-11-16
Max Filippov
gcc: m68k: fix PR target/107645
tree
|
commitdiff
2022-11-16
Tobias Burnus
nvptx/mkoffload.cc: Fix "$nohost" check
tree
|
commitdiff
2022-11-15
Philipp Tomsich
RISC-V: Zihintpause: add __builtin_riscv_pause
tree
|
commitdiff
2022-11-15
David Faust
bpf: avoid possible use of uninitialized variable
tree
|
commitdiff
2022-11-15
Andre Vieira
aarch64: Add support for widening LDAPR instructions
tree
|
commitdiff
2022-11-15
Andre Vieira
aarch64: Enable the use of LDAPR for load-acquire semantics
tree
|
commitdiff
2022-11-14
Philipp Tomsich
Revert "RISC-V: Add basic support for the Ventana-VT1...
tree
|
commitdiff
2022-11-14
Philipp Tomsich
Revert "RISC-V: Add instruction fusion (for ventana...
tree
|
commitdiff
2022-11-14
Philipp Tomsich
riscv: bitmanip: add orc.b as an unspec
tree
|
commitdiff
2022-11-14
Philipp Tomsich
RISC-V: Add instruction fusion (for ventana-vt1)
tree
|
commitdiff
2022-11-14
Philipp Tomsich
RISC-V: Add basic support for the Ventana-VT1 core
tree
|
commitdiff
2022-11-14
Kyrylo Tkachov
aarch64: Add support for +cssc
tree
|
commitdiff
2022-11-14
Tamar Christina
AArch64: Add SVE2 implementation for pow2 bitmask division
tree
|
commitdiff
2022-11-14
Tamar Christina
AArch64: Add implementation for pow2 bitmask division.
tree
|
commitdiff
2022-11-14
Srinath Parvathaneni
arm: Add support for Cortex-X1C CPU.
tree
|
commitdiff
2022-11-14
Srinath Parvathaneni
aarch64: Add support for Cortex-X3 CPU.
tree
|
commitdiff
2022-11-14
Philipp Tomsich
aarch64: Add support for Ampere-1A (-mcpu=ampere1a...
tree
|
commitdiff
2022-11-14
Martin Liska
Revert "avr: sphinx: port gen-avr-mmcu to RST"
tree
|
commitdiff
2022-11-14
Hongyu Wang
Enable small loop unrolling for O2
tree
|
commitdiff
2022-11-13
Philipp Tomsich
RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn...
tree
|
commitdiff
2022-11-13
Philipp Tomsich
RISC-V: costs: support shift-and-add in strength-reduction
tree
|
commitdiff
2022-11-12
Xi Ruoyao
LoongArch: Add flogb.{s,d} instructions and expand...
tree
|
commitdiff
2022-11-12
Xi Ruoyao
LoongArch: Add fscaleb.{s,d} instructions as ldexp...
tree
|
commitdiff
2022-11-12
Xi Ruoyao
LoongArch: Add ftint{,rm,rp}.{w,l}.{s,d} instructions
tree
|
commitdiff
2022-11-12
Xi Ruoyao
LoongArch: Rename frint_<fmt> to rint<mode>2
tree
|
commitdiff
2022-11-11
Srinath Parvathaneni
aarch64: Add support for Cortex-X1C CPU.
tree
|
commitdiff
2022-11-11
Srinath Parvathaneni
aarch64: Add support for Cortex-A715 CPU.
tree
|
commitdiff
2022-11-11
Ju-Zhe Zhong
RISC-V: Add RVV registers register spilling
tree
|
commitdiff
2022-11-11
Haochen Jiang
i386: Add ISA check for newly introduced prefetch builtins.
tree
|
commitdiff
2022-11-10
Andrew Pinski
Remove SLOW_SHORT_ACCESS from target headers
tree
|
commitdiff
2022-11-10
Philipp Tomsich
RISC-V: Fix selection of pipeline model for sifive...
tree
|
commitdiff
2022-11-10
Jakub Jelinek
i386: Fix up ix86_expand_int_sse_cmp [PR107585]
tree
|
commitdiff
2022-11-09
Martin Liska
avr: sphinx: port gen-avr-mmcu to RST
tree
|
commitdiff
2022-11-09
Philipp Tomsich
RISC-V: costs: handle BSWAP
tree
|
commitdiff
2022-11-09
Xi Ruoyao
LoongArch: fix signed overflow in loongarch_emit_int_co...
tree
|
commitdiff
2022-11-09
liuhongt
Fix incorrect insn type to avoid ICE in memory attr...
tree
|
commitdiff
2022-11-08
David Faust
bpf: Use enum for resolved overloaded builtins
tree
|
commitdiff
2022-11-08
Kwok Cheung Yeung
amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin
tree
|
commitdiff
2022-11-08
Kwok Cheung Yeung
amdgcn: Add builtins for vectorized native versions...
tree
|
commitdiff
2022-11-08
Jakub Jelinek
i386: Improve vector [GL]E{,U} comparison against vecto...
tree
|
commitdiff
2022-11-08
konglin1
Revert "i386: Prefer remote atomic insn for atomic_fetc...
tree
|
commitdiff
2022-11-08
Haochen Jiang
Add m_CORE_ATOM for atom cores
tree
|
commitdiff
2022-11-07
David Faust
bpf: cleanup missed refactor
tree
|
commitdiff
2022-11-07
Hu, Lin1
Initial Grand Ridge support
tree
|
commitdiff
2022-11-07
konglin1
i386: Prefer remote atomic insn for atomic_fetch{add...
tree
|
commitdiff
2022-11-07
konglin1
Support Intel RAO-INT
tree
|
commitdiff
2022-11-07
Haochen Jiang
Initial Granite Rapids Support
tree
|
commitdiff
2022-11-07
Haochen Jiang
Support Intel prefetchit0/t1
tree
|
commitdiff
2022-11-06
Xi Ruoyao
LoongArch: Add fcopysign instructions
tree
|
commitdiff
2022-11-04
Kyrylo Tkachov
aarch64: Fix typo in aarch64-sve.md comment
tree
|
commitdiff
2022-11-04
Thomas Schwinge
Remove support for Intel MIC offloading
tree
|
commitdiff
2022-11-04
Thomas Schwinge
Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTO...
tree
|
commitdiff
2022-11-04
Thomas Schwinge
Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', ...
tree
|
commitdiff
2022-11-04
Hongyu Wang
Support Intel AMX-FP16 ISA
tree
|
commitdiff
2022-11-04
Haochen Jiang
Initial Sierra Forest Support
tree
|
commitdiff
2022-11-04
Haochen Jiang
Support Intel CMPccXADD
tree
|
commitdiff
2022-11-03
Kwok Cheung Yeung
amdgcn: Fix instruction generation for exp2 and log2...
tree
|
commitdiff
2022-11-03
Uros Bizjak
i386: Fix uninitialized register after peephole2 conver...
tree
|
commitdiff
2022-11-03
Andrew Stubbs
amdgcn: Fix duplicate conditionals [PR107510]
tree
|
commitdiff
2022-11-02
Christoph Müllner
RISC-V: Add Zawrs ISA extension support
tree
|
commitdiff
2022-11-02
Xionghu Luo
rs6000: Byte reverse V8HI on Power8 by vector rotation.
tree
|
commitdiff
2022-11-01
Alexander Monakov
i386: correct integer division modeling in znver.md
tree
|
commitdiff
2022-11-01
liuhongt
Fix incorrect digit constraint
tree
|
commitdiff
2022-11-01
liuhongt
Enable more optimization for 32-bit/64-bit shrd/shld...
tree
|
commitdiff
2022-10-31
Ju-Zhe Zhong
RISC-V: Change constexpr back to CONSTEXPR
tree
|
commitdiff
2022-10-31
Andrew Stubbs
amdgcn: add fmin/fmax patterns
tree
|
commitdiff
2022-10-31
Andrew Stubbs
amdgcn: multi-size vector reductions
tree
|
commitdiff
2022-10-31
Andrew Stubbs
amdgcn: Silence unused parameter warning
tree
|
commitdiff
2022-10-31
konglin1
Support Intel AVX-NE-CONVERT
tree
|
commitdiff
2022-10-31
konglin1
i386:: using __bf16 for AVX512BF16 intrinsics
tree
|
commitdiff
2022-10-31
liuhongt
Enable V4BFmode and V2BFmode.
tree
|
commitdiff
2022-10-29
Iain Buclaw
d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the...
tree
|
commitdiff
2022-10-29
Iain Buclaw
d: Remove D-specific version definitions from target...
tree
|
commitdiff
2022-10-29
Jeff Law
Fix signed vs unsigned issue in H8 port
tree
|
commitdiff
2022-10-28
Joseph Myers
c: tree: target: C2x (...) function prototypes and...
tree
|
commitdiff
2022-10-27
Eric Botcazou
Aarch64: Do not define DONT_USE_BUILTIN_SETJMP
tree
|
commitdiff
2022-10-27
H.J. Lu
x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg...
tree
|
commitdiff
2022-10-27
Richard Sandiford
aarch64: Reinstate some uses of CONSTEXPR
tree
|
commitdiff
next