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-10-24
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
1
-0
/
+1
2024-10-16
Ternary operator formatting fixes
Jakub Jelinek
2
-3
/
+3
2024-10-08
LoongArch: Fix up r15-4130
Xi Ruoyao
2
-1
/
+4
2024-10-08
LoongArch: Add support to annotate tablejump
Xi Ruoyao
3
-1
/
+19
2024-08-29
Use std::unique_ptr for optinfo_item
David Malcolm
1
-0
/
+1
2024-08-15
LoongArch: Implement scalar isinf, isnormal, and isfinite via fclass
Xi Ruoyao
1
-7
/
+46
2024-08-12
LoongArch: Provide ashr lshr and ashl RTL pattern for vectors.
Lulu Cheng
2
-6
/
+8
2024-08-12
LoongArch: Drop vcond{,u} expanders.
Lulu Cheng
2
-68
/
+0
2024-08-12
LoongArch: Use iorn and andn standard pattern names.
Lulu Cheng
4
-18
/
+20
2024-08-02
LoongArch: Remove gawk extension from a generator script.
Yang Yujie
1
-3
/
+4
2024-07-31
LoongArch: Rework bswap{hi,si,di}2 definition
Xi Ruoyao
1
-36
/
+43
2024-07-31
LoongArch: Relax ins_zero_bitmask_operand and remove and<mode>3_align
Xi Ruoyao
3
-28
/
+2
2024-07-31
LoongArch: Expand some SImode operations through "si3_extend" instructions if...
Xi Ruoyao
1
-22
/
+109
2024-07-20
LoongArch: Organize the code related to split move and merge the same functions.
Lulu Cheng
3
-169
/
+58
2024-07-12
LoongArch: Remove unreachable codes.
Lulu Cheng
2
-148
/
+8
2024-07-12
LoongArch: TFmode is not allowed to be stored in the float register.
Lulu Cheng
2
-8
/
+1
2024-07-02
LoongArch: Define loongarch_insn_cost and set the cost of movcf2gr and movgr2cf.
Lulu Cheng
1
-0
/
+29
2024-06-27
LoongArch: NFC: Dedup and sort the comment in loongarch_print_operand_reloc
Xi Ruoyao
1
-9
/
+1
2024-06-27
LoongArch: Tweak IOR rtx_cost for bstrins
Xi Ruoyao
1
-17
/
+56
2024-06-25
Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
Kewen Lin
2
-7
/
+21
2024-06-12
LoongArch: Use bstrins for "value & (-1u << const)"
Xi Ruoyao
3
-0
/
+26
2024-06-12
LoongArch: Fix mode size comparision in loongarch_expand_conditional_move
Xi Ruoyao
1
-1
/
+1
2024-05-31
Fix some opindex for some options [PR115022]
Andrew Pinski
1
-1
/
+1
2024-05-28
LoongArch: Guard REGNO with REG_P in loongarch_expand_conditional_move [PR115...
Xi Ruoyao
1
-5
/
+12
2024-04-27
LoongArch: Add constraints for bit string operation define_insn_and_split's [...
Xi Ruoyao
1
-8
/
+8
2024-04-23
LoongArch: Define builtin macros for ISA evolutions
Yang Yujie
10
-94
/
+397
2024-04-23
LoongArch: Define ISA versions
Yang Yujie
12
-131
/
+246
2024-04-16
LoongArch: Add indexes for some compilation options.
Lulu Cheng
1
-2
/
+7
2024-04-09
LoongArch: Enable switchable target
Yang Yujie
3
-17
/
+101
2024-04-08
LoongArch: Set default alignment for functions jumps and loops [PR112919].
Lulu Cheng
3
-16
/
+36
2024-04-03
LoongArch: Remove unused code.
Jiahao Xu
4
-171
/
+9
2024-04-02
LoongArch: Fix missing plugin header
Yang Yujie
1
-2
/
+3
2024-04-02
LoongArch: Add support for TLS descriptors.
mengqinggang
9
-14
/
+154
2024-04-02
LoongArch: Regenerate loongarch.opt.urls.
Lulu Cheng
1
-2
/
+17
2024-04-01
LoongArch: Split loongarch_option_override_internal into smaller procedures
Yang Yujie
7
-236
/
+342
2024-03-21
LoongArch: Fix a typo [PR 114407]
Xi Ruoyao
1
-1
/
+1
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
[next]