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-15
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-15
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
/
lra-constraints.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-7380
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-26
[PR102842] Consider all outputs in generation of matching reloads
Vladimir N. Makarov
1
-12
/
+5
2021-10-08
[PR102627] Use at least natural mode during splitting hard reg live range
Vladimir N. Makarov
1
-2
/
+3
2021-09-19
Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS.
Andrew Pinski
1
-2
/
+2
2021-08-08
lra: Fix s/otput/output/ typo in debug output
Sergei Trofimovich
1
-1
/
+1
2021-05-04
Remove CC0
Segher Boessenkool
1
-8
/
+2
2021-04-14
Check for matching CONST_VECTOR encodings [PR99929]
Richard Sandiford
1
-0
/
+5
2021-04-14
[PR100066] Check paradoxical subreg when splitting hard reg live range
Vladimir N. Makarov
1
-4
/
+8
2021-04-06
[PR99781] Update correctly reg notes in LRA for multi-registers and set up bi...
Vladimir N. Makarov
1
-6
/
+5
2021-03-26
[PR99766] Consider relaxed memory associated more with memory instead of spec...
Vladimir Makarov
1
-1
/
+1
2021-03-22
[PR99581] Define relaxed memory and use it for aarch64
Vladimir N. Makarov
1
-3
/
+4
2021-03-20
[PR99680] Check empty constraint before using CONSTRAINT_LEN.
Vladimir N. Makarov
1
-8
/
+8
2021-03-19
[PR99663] Don't use unknown constraint for address constraint in process_addr...
Vladimir N. Makarov
1
-5
/
+10
2021-03-18
[PR99422] LRA: Use lookup_constraint only for a single constraint in process_...
Vladimir N. Makarov
1
-1
/
+6
2021-03-10
[PR99422] LRA: Don't check unknown constraint, use X for empty constraint
Vladimir N. Makarov
1
-4
/
+3
2021-03-09
[PR99454] LRA: Process separately 'g' and digital constraints > 9 in process_...
Vladimir N. Makarov
1
-5
/
+8
2021-03-09
[PR99454] LRA: Process 0..9 constraints in process_address_1
Vladimir N. Makarov
1
-0
/
+4
2021-03-08
[PR99422] LRA: Skip modifiers when processing memory address.
Vladimir N. Makarov
1
-2
/
+20
2021-03-05
[PR99378] LRA: Skip decomposing address for asm insn operand with unknown con...
Vladimir N. Makarov
1
-2
/
+3
2021-02-24
[PR99123] inline-asm: Don't use decompose_mem_address to find used hard regs
Vladimir N. Makarov
1
-10
/
+0
2021-02-03
lra-constraints: Fix error-recovery for bad inline-asms [PR97971]
Jakub Jelinek
1
-2
/
+7
2021-01-29
[PR97701] LRA: Don't narrow class only for REG or MEM.
Vladimir N. Makarov
1
-6
/
+6
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-18
[PR97870] LRA: don't remove asm goto, just nullify it.
Vladimir N. Makarov
1
-3
/
+12
2020-11-13
[PATCH] Implementation of asm goto outputs
Vladimir N. Makarov
1
-4
/
+4
2020-11-04
Don't extract memory from operand for normal memory constraint.
liuhongt
1
-1
/
+2
2020-11-04
Fix invalid address for special_memory_constraint.
liuhongt
1
-8
/
+13
2020-10-30
Take insn scratch RA requirements into account in IRA.
Vladimir N. Makarov
1
-4
/
+4
2020-10-22
Extend special_memory_constraint.
liuhongt
1
-5
/
+23
2020-10-09
Don't keep strict_low_part in reloads for non-registers. [PR97313]
Vladimir N. Makarov
1
-1
/
+6
2020-09-17
c-family: Macro support in -Wmisleading-indentation [PR80076]
Patrick Palka
1
-6
/
+6
2020-09-07
lra: Avoid cycling on certain subreg reloads [PR96796]
Richard Sandiford
1
-10
/
+44
2020-08-27
lra: Canonicalize mult to shift in address reloads
Alex Coplan
1
-4
/
+39
2020-06-04
Add processing STRICT_LOW_PART for matched reloads.
Vladimir N. Makarov
1
-0
/
+2
2020-03-21
lra: Tighten check for reloading paradoxical subregs [PR94052]
Richard Sandiford
1
-10
/
+14
2020-01-10
re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)
Vladimir Makarov
1
-5
/
+8
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-19
re PR target/92905 (Spills float-int union to memory)
Vladimir Makarov
1
-5
/
+18
2019-12-10
re PR rtl-optimization/92796 (ICE in lra_assign, at lra-assigns.c:1646 on pow...
Vladimir Makarov
1
-12
/
+15
2019-11-18
LRA: handle memory constraints that accept more than "m"
Richard Sandiford
1
-6
/
+19
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-1
/
+1
2019-09-30
Remove global call sets: LRA
Richard Sandiford
1
-14
/
+37
2019-09-30
Pass an ABI identifier to hard_regno_call_part_clobbered
Richard Sandiford
1
-1
/
+3
2019-09-10
Replace call_used_reg_set with call_used_or_fixed_regs
Richard Sandiford
1
-3
/
+3
2019-09-09
Remove AND_COMPL_HARD_REG_SET
Richard Sandiford
1
-11
/
+8
2019-09-09
Remove IOR_HARD_REG_SET
Richard Sandiford
1
-14
/
+7
2019-09-09
Remove COMPL_HARD_REG_SET
Richard Sandiford
1
-1
/
+1
2019-09-09
Remove COPY_HARD_REG_SET
Richard Sandiford
1
-6
/
+5
[next]