index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
xtensa
/
xtensa.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-14
gcc: xtensa: use salt/saltu in xtensa_expand_scc
Max Filippov
1
-0
/
+55
2023-09-13
xtensa: Optimize several boolean evaluations of EQ/NE against constant zero
Takayuki 'January June' Suwa
1
-34
/
+1
2023-09-06
xtensa: Optimize boolean evaluation when SImode EQ/NE to zero if TARGET_MINMAX
Takayuki 'January June' Suwa
1
-6
/
+37
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-3
/
+4
2023-07-04
xtensa: Use HARD_REG_SET instead of bare integer
Takayuki 'January June' Suwa
1
-4
/
+5
2023-07-02
xtensa: The use of CLAMPS instruction also requires TARGET_MINMAX, as well as...
Takayuki 'January June' Suwa
1
-5
/
+2
2023-06-18
xtensa: constantsynth: Add new 2-insns synthesis pattern
Takayuki 'January June' Suwa
1
-2
/
+10
2023-06-18
xtensa: Remove TARGET_MEMORY_MOVE_COST hook
Takayuki 'January June' Suwa
1
-13
/
+0
2023-05-26
xtensa: Rework 'setmemsi' insn pattern
Takayuki 'January June' Suwa
1
-149
/
+170
2023-05-26
xtensa: Add 'subtraction from constant' insn pattern
Takayuki 'January June' Suwa
1
-0
/
+7
2023-05-23
xtensa: Optimize '(x & CST1_POW2) != 0 ? CST2_POW2 : 0'
Takayuki 'January June' Suwa
1
-1
/
+2
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-1
/
+1
2023-04-19
gcc: xtensa: add -m[no-]strict-align option
Max Filippov
1
-0
/
+4
2023-02-27
xtensa: Make use of CLAMPS instruction if configured
Takayuki 'January June' Suwa
1
-0
/
+13
2023-02-25
gcc: xtensa: fix PR target/108919
Max Filippov
1
-1
/
+24
2023-02-23
xtensa: Eliminate the use of callee-saved register that saves and restores on...
Takayuki 'January June' Suwa
1
-25
/
+107
2023-02-23
xtensa: fix PR target/108876
Max Filippov
1
-3
/
+3
2023-02-23
Revert "gcc: xtensa: fix PR target/108876"
Max Filippov
1
-0
/
+2
2023-02-21
gcc: xtensa: fix PR target/108876
Max Filippov
1
-2
/
+0
2023-02-20
xtensa: Enforce return address saving when -Og is specified
Takayuki 'January June' Suwa
1
-2
/
+5
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-01-14
xtensa: Remove old broken tweak for leaf function
Takayuki 'January June' Suwa
1
-60
/
+15
2023-01-10
xtensa: Make instruction cost estimation for size more accurate
Takayuki 'January June' Suwa
1
-4
/
+7
2023-01-07
xtensa: Optimize stack frame adjustment more
Takayuki 'January June' Suwa
1
-45
/
+106
2022-12-29
gcc: xtensa: use GP_RETURN_* instead of magic constant
Max Filippov
1
-1
/
+1
2022-12-29
xtensa: Check DF availability before use
Takayuki 'January June' Suwa
1
-1
/
+1
2022-12-27
xtensa: Change GP_RETURN{,_REG_COUNT} to GP_RETURN_{FIRST,LAST}
Takayuki 'January June' Suwa
1
-5
/
+5
2022-12-27
xtensa: Clean up xtensa_expand_prologue
Takayuki 'January June' Suwa
1
-2
/
+8
2022-12-27
xtensa: Tabify, and trim trailing spaces
Takayuki 'January June' Suwa
1
-42
/
+43
2022-10-22
xtensa: Make register A0 allocable for the CALL0 ABI
Takayuki 'January June' Suwa
1
-4
/
+10
2022-10-19
xtensa: Prepare the transition from Reload to LRA
Takayuki 'January June' Suwa
1
-10
/
+59
2022-09-22
xtensa: gcc: enable section anchors support
Max Filippov
1
-0
/
+3
2022-09-22
xtensa: gcc: implement MI thunk generation for call0 ABI
Max Filippov
1
-1
/
+115
2022-09-13
Revert "xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P"
Max Filippov
1
-17
/
+3
2022-09-12
xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
Takayuki 'January June' Suwa
1
-3
/
+17
2022-09-12
xtensa: gcc: fix builtin_apply return value
Max Filippov
1
-1
/
+1
2022-09-10
xtensa: constantsynth: Add new 3-insns synthesis pattern
Takayuki 'January June' Suwa
1
-0
/
+31
2022-09-09
xtensa: Eliminate unused stack frame allocation/freeing
Takayuki 'January June' Suwa
1
-84
/
+80
2022-09-05
rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
Martin Liska
1
-1
/
+1
2022-08-17
xtensa: Optimize stack pointer updates in function pro/epilogue under certain...
Takayuki 'January June' Suwa
1
-25
/
+54
2022-07-29
xtensa: Add RTX costs for if_then_else
Takayuki 'January June' Suwa
1
-0
/
+1
2022-07-18
xtensa: Correct the relative RTX cost that corresponds to the Move Immediate ...
Takayuki 'January June' Suwa
1
-1
/
+1
2022-07-16
xtensa: constantsynth: Make try to find shorter instruction
Takayuki 'January June' Suwa
1
-29
/
+29
2022-06-19
xtensa: Fix RTL insn cost estimation about relaxed MOVI instructions
Takayuki 'January June' Suwa
1
-8
/
+14
2022-06-19
xtensa: Apply a few minor fixes
Takayuki 'January June' Suwa
1
-8
/
+8
2022-06-17
xtensa: Defer storing integer constants into litpool until reload
Takayuki 'January June' Suwa
1
-1
/
+2
2022-06-15
xtensa: Add support for sibling call optimization
Takayuki 'January June' Suwa
1
-4
/
+54
2022-06-13
xtensa: Simplify conditional branch/move insn patterns
Takayuki 'January June' Suwa
1
-73
/
+38
2022-06-13
xtensa: Improve shift operations more
Takayuki 'January June' Suwa
1
-0
/
+14
2022-06-11
xtensa: Improve constant synthesis for both integer and floating-point
Takayuki 'January June' Suwa
1
-16
/
+117
[next]