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
/
print-rtl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-17
Export print-rtl.c:print_insn_with_notes
Richard Sandiford
1
-4
/
+1
2020-10-26
Add overloaded debug_bb and debug_bb_n with dump flags
Xionghu Luo
1
-1
/
+1
2020-06-10
slim up mem exprs to avoid line breaks in -fverbose-asm
Alexandre Oliva
1
-1
/
+2
2020-03-05
print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
Jakub Jelinek
1
-1
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-10-01
Remove clobber_high
Richard Sandiford
1
-1
/
+0
2019-08-26
PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...
Martin Sebor
1
-1
/
+1
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-0
/
+11
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-10-11
Elide repeated RTL elements.
Andrew Stubbs
1
-1
/
+14
2018-10-08
print-rtl.c (rtx_writer::print_rtx_operand_code_i): Print column information.
Eric Botcazou
1
-1
/
+2
2018-08-24
cfg.h (struct control_flow_graph): Add edge_flags_allocated and bb_flags_allo...
Richard Biener
1
-1
/
+1
2018-08-06
Remaining support for clobber high
Alan Hayward
1
-0
/
+1
2018-02-19
re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...
Jakub Jelinek
1
-2
/
+0
2018-02-09
[IEPM] Introduce inline entry point markers
Alexandre Oliva
1
-0
/
+5
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-20
poly_int: SUBREG_BYTE
Richard Sandiford
1
-2
/
+8
2017-12-20
poly_int: MEM_OFFSET and MEM_SIZE
Richard Sandiford
1
-2
/
+8
2017-12-20
poly_int: REG_OFFSET
Richard Sandiford
1
-3
/
+22
2017-12-20
poly_int: rtx constants
Richard Sandiford
1
-0
/
+22
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-1
/
+1
2017-12-12
[SFN] introduce statement frontier notes, still disabled
Alexandre Oliva
1
-0
/
+24
2017-11-20
vec.h (debug_helper): New function.
Aldy Hernandez
1
-0
/
+17
2017-10-11
Fix use-after-scope error.
Martin Liska
1
-1
/
+1
2017-08-07
print-rtl: NOT is ~, not !
Segher Boessenkool
1
-1
/
+1
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-0
/
+1
2017-05-14
move several bitmaps from gc memory to the default obstack and use auto_bitmap
Trevor Saunders
1
-3
/
+2
2017-01-05
Introduce RTL function reader
David Malcolm
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-19
print-rtl.c: use '<' and '>' rather than % for pseudos in compact mode
David Malcolm
1
-4
/
+4
2016-12-06
print_rtx: implement support for reuse IDs (v2)
David Malcolm
1
-11
/
+128
2016-11-09
print-rtl-function.c: add (param) directive to dump
David Malcolm
1
-0
/
+9
2016-11-07
rtx_writer: avoid printing trailing default values
David Malcolm
1
-1
/
+47
2016-10-26
Show INSN_UIDs in compact mode
David Malcolm
1
-6
/
+4
2016-10-26
Introduce class rtx_writer
David Malcolm
1
-235
/
+224
2016-10-21
make LABEL_REF_LABEL a rtx_insn *
Trevor Saunders
1
-1
/
+1
2016-10-14
Tweaks to print_rtx_function
David Malcolm
1
-0
/
+8
2016-10-13
Add a "compact" mode to print_rtx_function
David Malcolm
1
-16
/
+57
2016-10-11
Split print_rtx into subroutines
David Malcolm
1
-396
/
+455
2016-04-24
make avail_stores a vec<rtx_insn *>
Trevor Saunders
1
-0
/
+18
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-20
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
Jeff Law
1
-0
/
+880
2015-08-21
fix -fdump-unnumbered-links
Alexandre Oliva
1
-1
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-06
emit-rtl.c, [...]: Replace rtx base types with more derived ones.
Richard Sandiford
1
-1
/
+1
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-06-01
Change use to type-based pool allocator in cselib.c.
Martin Liska
1
-0
/
+1
[next]