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
/
emit-rtl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-29
emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (bo...
Andrew Pinski
1
-0
/
+16
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-77
/
+120
2007-06-07
re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...
Steve Ellcey
1
-0
/
+12
2007-05-24
invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.
Jan Hubicka
1
-0
/
+2
2007-05-21
gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...
Jan Hubicka
1
-17
/
+9
2007-05-08
emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL.
Kazu Hirata
1
-30
/
+3
2007-04-28
alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...
Jan Hubicka
1
-39
/
+3
2007-04-24
Revert:
Jan Hubicka
1
-3
/
+39
2007-04-23
function.c (init_function_start): Don't init line number info.
Jan Hubicka
1
-39
/
+3
2007-04-01
emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before ve...
Jan Hubicka
1
-1
/
+4
2007-03-04
emit-rtl.c (find_auto_inc): New.
Roman Zippel
1
-9
/
+47
2007-02-14
emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex types as aggregat...
Joseph Myers
1
-2
/
+5
2007-02-03
emit-rtl.c (dconstpi): Delete.
Kaveh R. Ghazi
1
-3
/
+3
2007-02-02
emit-rtl.c (renumber_insns): Remove.
Kazu Hirata
1
-27
/
+0
2007-02-01
lower-subreg.c: New file.
Ian Lance Taylor
1
-6
/
+29
2007-01-01
emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for INSN_LIST.
Jan Hubicka
1
-1
/
+1
2006-12-30
emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential amount of co...
Jan Hubicka
1
-6
/
+4
2006-11-30
emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially when clearing the ...
Kaz Kojima
1
-0
/
+14
2006-11-11
tree-pass.h (pass_purge_lineno_notes): Remove declaration.
Jan Hubicka
1
-61
/
+0
2006-04-03
builtins.c (dummy_object): Use build_int_cst instead of convert.
Roger Sayle
1
-3
/
+5
2006-03-20
function.h (struct function): Rename to x_stack_check_probe_note.
Steven Bosscher
1
-74
/
+0
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-2
/
+4
2006-02-23
emit-rtl.c (immed_double_const): Cleanup.
Zdenek Dvorak
1
-50
/
+14
2006-02-18
re PR target/9703 ([arm] Accessing data through constant pool more times coul...
Richard Sandiford
1
-44
/
+35
2006-02-06
tree-vrp.c (execute_vrp): Do not pass dump argument to.
Zdenek Dvorak
1
-3
/
+3
2006-01-28
emit-rtl.c (init_virtual_regs): Make it static.
Kazu Hirata
1
-1
/
+1
2006-01-16
rtl-factoring.c: Add sequence abstraction algorithm.
Gabor Loki
1
-2
/
+1
2006-01-03
re PR rtl-optimization/25130 (miscompilation in GCSE)
Steven Bosscher
1
-3
/
+6
2005-12-19
optabs.c (init_floating_libfuncs): Handle decimal float modes.
Jon Grimm
1
-4
/
+16
2005-11-22
optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...
Ben Elliston
1
-1
/
+1
2005-09-05
rtl.h (gen_frame_mem, [...]): Declare.
J"orn Rennecke
1
-0
/
+25
2005-08-31
emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref...
Richard Henderson
1
-11
/
+31
2005-08-10
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
Paolo Bonzini
1
-4
/
+4
2005-08-01
Makefile.in (RTL_BASE_H): Add real.h.
Ian Lance Taylor
1
-1
/
+1
2005-07-26
emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than un...
J"orn Rennecke
1
-1
/
+2
2005-07-08
Makefile.in (TREE_H): Add treestruct.def.
Daniel Berlin
1
-1
/
+1
2005-07-05
Makefile.in: Adjust dependencies.
Paolo Bonzini
1
-0
/
+36
2005-07-03
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...
Joseph Myers
1
-3
/
+3
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-04-28
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN...
Kazu Hirata
1
-2
/
+2
2005-04-27
dojump.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-1
/
+1
2005-04-22
builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.
Nathan Sidwell
1
-3
/
+4
2005-03-25
emit-rtl.c (reverse_comparison): Remove.
Kazu Hirata
1
-32
/
+0
2005-02-28
calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
Kazu Hirata
1
-1
/
+0
2005-02-18
re PR c++/19813 (wrong code with -finline-limit)
Jakub Jelinek
1
-1
/
+6
2005-01-01
re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a...
Steven Bosscher
1
-2
/
+2
2004-12-05
re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn)
John David Anglin
1
-4
/
+33
2004-12-03
alias.c (component_uses_parent_alias_set): Rename from can_address_p.
Richard Henderson
1
-3
/
+3
2004-12-01
re PR rtl-optimization/15289 (reload error with non-lowpart subregs)
Richard Henderson
1
-76
/
+0
[next]