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
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
LoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG macros.
Chenghui Pan
2
-10
/
+7
2024-03-20
LoongArch: Change loongarch_expand_vec_cmp()'s return type from bool to void.
Chenghui Pan
4
-11
/
+6
2024-03-20
LoongArch: Remove unused/useless definitions.
Chenghui Pan
2
-31
/
+0
2024-03-19
LoongArch: Fix C23 (...) functions returning large aggregates [PR114175]
Xi Ruoyao
1
-1
/
+7
2024-03-15
LoongArch: Remove masking process for operand 3 of xvpermi.q.
Chenghui Pan
1
-5
/
+0
2024-03-14
LoongArch: Remove unused and incorrect "sge<u>_<X:mode><GPR:mode>" define_insn
Xi Ruoyao
1
-10
/
+0
2024-03-09
LoongArch: Emit R_LARCH_RELAX for TLS IE with non-extreme code model to allow...
Xi Ruoyao
2
-2
/
+15
2024-03-09
LoongArch: Fixed an issue with the implementation of the template atomic_comp...
Lulu Cheng
1
-11
/
+35
2024-03-07
LoongArch: Use /lib instead of /lib64 as the library search path for MUSL.
Yang Yujie
2
-1
/
+26
2024-03-05
LoongArch: Allow s9 as a register alias
Xi Ruoyao
1
-0
/
+1
2024-02-29
LoongArch: Remove unneeded sign extension after crc/crcc instructions
Xi Ruoyao
1
-0
/
+11
2024-02-29
LoongArch: NFC: Deduplicate crc instruction defines
Xi Ruoyao
1
-13
/
+5
2024-02-18
LoongArch: Remove redundant symbol type conversions in larchintrin.h.
Lulu Cheng
1
-36
/
+33
2024-02-18
LoongArch: Fix wrong return value type of __iocsrrd_h.
Lulu Cheng
1
-1
/
+1
2024-02-04
LoongArch: Fix wrong LSX FP vector negation
Xi Ruoyao
3
-27
/
+18
2024-02-04
LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns
Xi Ruoyao
1
-1
/
+2
2024-02-04
LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1, 2}.c FAIL.
Li Wei
1
-55
/
+163
2024-02-03
LoongArch: Fix an ODR violation
Xi Ruoyao
2
-2
/
+3
2024-02-02
LoongArch: Fix incorrect return type for frecipe/frsqrte intrinsic functions
Jiahao Xu
1
-8
/
+8
2024-02-02
LoongArch: Adjust cost of vector_stmt that match multiply-add pattern.
Li Wei
1
-0
/
+48
2024-02-02
LoongArch: Don't split the instructions containing relocs for extreme code mo...
Xi Ruoyao
2
-57
/
+94
2024-02-02
LoongArch: Added support for loading __get_tls_addr symbol address using call36.
Lulu Cheng
1
-6
/
+16
2024-02-02
LoongArch: Enable explicit reloc for extreme TLS GD/LD with -mexplicit-relocs...
Lulu Cheng
1
-10
/
+9
2024-02-02
LoongArch: Add the macro implementation of mcmodel=extreme.
Lulu Cheng
4
-44
/
+127
2024-02-02
LoongArch: Merge template got_load_tls_{ld/gd/le/ie}.
Lulu Cheng
2
-76
/
+30
2024-02-02
LoongArch: Modify the address calculation logic for obtaining array element v...
Lulu Cheng
1
-0
/
+43
2024-01-26
LoongArch: Split vec_selects of bottom elements into simple move
Jiahao Xu
1
-0
/
+15
2024-01-26
LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT
Jiahao Xu
1
-0
/
+1
2024-01-26
LoongArch: Optimize implementation of single-precision floating-point approxi...
Li Wei
1
-6
/
+13
2024-01-25
LoongArch: Remove vec_concatz<mode> pattern.
Jiahao Xu
2
-26
/
+6
2024-01-25
LoongArch: Disable TLS type symbols from generating non-zero offsets.
Lulu Cheng
1
-9
/
+9
2024-01-23
LoongArch: Disable explicit reloc for TLS LD/GD with -mexplicit-relocs=auto
Xi Ruoyao
1
-5
/
+5
2024-01-18
LoongArch: Remove constraint z from movsi_internal
Xi Ruoyao
1
-3
/
+3
2024-01-18
LoongArch: Assign the '/u' attribute to the mem to which the global offset ta...
Lulu Cheng
1
-0
/
+5
2024-01-12
LoongArch: Redundant sign extension elimination optimization 2.
Li Wei
1
-0
/
+6
2024-01-12
LoongArch: Redundant sign extension elimination optimization.
Li Wei
1
-24
/
+69
2024-01-11
LoongArch: Implement option save/restore
Yang Yujie
5
-54
/
+111
2024-01-11
LoongArch: Optimized some of the symbolic expansion instructions generated du...
Lulu Cheng
1
-24
/
+69
2024-01-10
LoongArch: Simplify -mexplicit-reloc definitions
Yang Yujie
5
-28
/
+5
2024-01-10
LoongArch: Use enums for constants
Yang Yujie
1
-48
/
+67
2024-01-10
LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64
Yang Yujie
9
-21
/
+21
2024-01-10
LoongArch: Handle ISA evolution switches along with other options
Yang Yujie
14
-59
/
+90
2024-01-09
LoongArch: Implement vec_init<M><N> where N is a LSX vector mode
Jiahao Xu
2
-7
/
+63
2024-01-06
LoongArch: Improve lasx_xvpermi_q_<LASX:mode> insn pattern
Jiahao Xu
1
-1
/
+8
2024-01-05
LoongArch: Fixed the problem of incorrect judgment of the immediate field of ...
Lulu Cheng
4
-83
/
+4
2024-01-04
Add generated .opt.urls files
David Malcolm
1
-0
/
+66
2024-01-04
LoongArch: Merge constant vector permuatation implementations.
Li Wei
1
-1092
/
+204
2024-01-03
Update copyright years.
Jakub Jelinek
43
-45
/
+45
2024-01-03
LoongArch: Provide fmin/fmax RTL pattern for vectors
Xi Ruoyao
1
-0
/
+31
2024-01-02
LoongArch: Added TLS Le Relax support.
Lulu Cheng
3
-3
/
+59
[next]