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/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
/
rtlanal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Convert m68k to not use cc0
Bernd Schmidt
1
-58
/
+0
2019-10-01
Remove clobber_high
Richard Sandiford
1
-45
/
+3
2019-09-30
Remove global call sets: rtlanal.c
Richard Sandiford
1
-4
/
+9
2019-09-30
Add a function for getting the ABI of a call insn target
Richard Sandiford
1
-0
/
+18
2019-09-19
Rework constant subreg folds and handle more variable-length cases
Richard Sandiford
1
-10
/
+18
2019-09-11
re PR rtl-optimization/89795 (wrong code with -O2 -fno-dce -fno-forward-propa...
Eric Botcazou
1
-1
/
+1
2019-09-10
Replace call_used_reg_set with call_used_or_fixed_regs
Richard Sandiford
1
-1
/
+1
2019-09-10
Make get_call_rtx_from take a const rtx_insn *
Richard Sandiford
1
-3
/
+2
2019-09-09
Remove IOR_HARD_REG_SET
Richard Sandiford
1
-1
/
+1
2019-09-09
Make note_stores take an rtx_insn
Richard Sandiford
1
-13
/
+23
2019-08-13
Handle casesi dispatch tablejumps in create_trace_edges (as well)
Olivier Hainque
1
-0
/
+17
2019-04-18
Fix two ubsan failures (PR85164)
Richard Sandiford
1
-1
/
+1
2019-02-24
re PR rtl-optimization/89445 (_mm512_maskz_loadu_pd "forgets" to use the mask)
Jakub Jelinek
1
-2
/
+24
2019-02-19
rtlanal.c (get_initial_register_offset): Fall back to the estimate as long as...
Eric Botcazou
1
-4
/
+4
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-20
S/390: Skip LT(G) peephole when literal pool is involved
Ilya Leoshkevich
1
-0
/
+14
2018-11-20
re PR rtl-optimization/85925 (compilation of masking with 257 goes wrong in c...
Eric Botcazou
1
-14
/
+15
2018-09-19
re PR rtl-optimization/87361 (gcc.target/sparc/20161111-1.c FAILs)
Eric Botcazou
1
-3
/
+3
2018-09-18
Handle CLOBBER in reg_overlap_mentioned_p (PR86882)
Segher Boessenkool
1
-3
/
+4
2018-08-06
Remaining support for clobber high
Alan Hayward
1
-3
/
+15
2018-08-06
Add func to check if register is clobbered by clobber_high
Alan Hayward
1
-0
/
+29
2018-07-05
Correct subreg no-op handling for big-endian vec_select.
Tamar Christina
1
-2
/
+4
2018-06-12
Use poly_int rtx accessors instead of hwi accessors
Richard Sandiford
1
-5
/
+6
2018-02-16
re PR rtl-optimization/81443 (build/genrecog.o: virtual memory exhausted: Can...
Eric Botcazou
1
-1
/
+1
2018-01-12
re PR rtl-optimization/83565 (RTL combine pass yields wrong rotate result)
Eric Botcazou
1
-23
/
+42
2018-01-03
poly_int: GET_MODE_SIZE
Richard Sandiford
1
-4
/
+4
2018-01-03
poly_int: GET_MODE_PRECISION
Richard Sandiford
1
-5
/
+9
2018-01-03
poly_int: GET_MODE_NUNITS
Richard Sandiford
1
-2
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
poly_int: PUSH_ROUNDING
Richard Sandiford
1
-2
/
+4
2018-01-03
poly_int: subreg_get_info
Richard Sandiford
1
-15
/
+19
2018-01-03
poly_int: REGMODE_NATURAL_SIZE
Richard Sandiford
1
-5
/
+7
2018-01-02
rtlanal.c (canonicalize_condition): Return 0 if final rtx does not have a con...
Aaron Sawdey
1
-1
/
+5
2017-12-21
poly_int: REG_ARGS_SIZE
Richard Sandiford
1
-0
/
+18
2017-12-21
poly_int: frame allocations
Richard Sandiford
1
-2
/
+2
2017-12-20
poly_int: SUBREG_BYTE
Richard Sandiford
1
-59
/
+79
2017-12-20
poly_int: MEM_OFFSET and MEM_SIZE
Richard Sandiford
1
-1
/
+1
2017-12-20
poly_int: rtx_addr_can_trap_p_1
Richard Sandiford
1
-29
/
+29
2017-12-20
poly_int: rtx constants
Richard Sandiford
1
-8
/
+34
2017-12-18
rtlanal: dead_or_set_regno_p should handle CLOBBER (PR83424)
Segher Boessenkool
1
-1
/
+1
2017-11-29
re PR middle-end/80929 (Division with constant no more optimized to mult high...
Jakub Jelinek
1
-2
/
+8
2017-10-26
Make more use of df_read_modify_subreg_p
Richard Sandiford
1
-12
/
+5
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
1
-2
/
+2
2017-10-22
Make more use of HWI_COMPUTABLE_MODE_P
Richard Sandiford
1
-1
/
+1
2017-10-09
Add targetm.insn_cost hook
Segher Boessenkool
1
-0
/
+3
2017-10-09
Replace insn_rtx_cost with insn_cost and pattern_cost
Segher Boessenkool
1
-2
/
+11
2017-09-15
Turn CANNOT_CHANGE_MODE_CLASS into a hook
Richard Sandiford
1
-3
/
+1
2017-09-12
Convert hard_regno_nregs to a function
Richard Sandiford
1
-4
/
+4
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
1
-2
/
+2
[next]