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
/
integrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
1996-02-15
(save_for_inline_copying): Allocate reg_map with size
Jim Wilson
1
-1
/
+1
1996-02-13
(save_constants_in_decl_trees): New function.
Jim Wilson
1
-0
/
+26
1996-02-12
(save_for_inline_copying): Put virtual regs into new regno_reg_rtx copy.
Richard Kenner
1
-0
/
+6
1996-02-10
(save_for_inline_copying): Put reg_map in function's maybepermanent obstack i...
Richard Kenner
1
-10
/
+3
1996-01-14
(save_for_inline_copying, case NOTE): Copy RTX_INTEGRATED_P bit.
Jim Wilson
1
-0
/
+1
1995-12-27
Include regs.h.
Richard Kenner
1
-41
/
+71
1995-11-29
(integrate_decl_tree): Delete variable newd.
Jim Wilson
1
-19
/
+3
1995-10-20
(output_inline_function): Turn on flag_no_inline to avoid function integratio...
Richard Kenner
1
-4
/
+12
1995-09-20
(expand_inline_function): Do copy something setting the result register if...
Richard Kenner
1
-0
/
+5
1995-09-20
(set_decl_{origin_self,abstract_flags}): Treat a DECL_INITIAL of
Richard Kenner
1
-2
/
+4
1995-08-28
Fix spelling errors.
Richard Kenner
1
-1
/
+1
1995-08-25
(output_inline_function): Switch to function obstack.
Richard Kenner
1
-0
/
+4
1995-07-01
(integrate_decl_tree): Set DECL_ABTRACT_ORIGIN before pushdecl call
Richard Kenner
1
-2
/
+11
1995-06-19
(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN if the decl
Richard Kenner
1
-3
/
+10
1995-06-15
Update FSF address.
Richard Kenner
1
-1
/
+2
1995-05-31
(output_inline_function): Don't call expand_function_end.
Richard Kenner
1
-4
/
+3
1995-05-16
Fix typos in comments.
Richard Kenner
1
-1
/
+1
1995-04-28
Tweak line numbers in output
Jason Merrill
1
-18
/
+9
1995-03-08
(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.
Richard Kenner
1
-1
/
+2
1995-02-21
* integrate.c (finish_inline): Don't set DECL_INLINE.
Jeff Law
1
-1
/
+0
1995-01-25
Update comment.
Richard Kenner
1
-3
/
+3
1995-01-20
(save_for_inline_copying): Add comment that
Jim Wilson
1
-0
/
+5
1994-12-29
calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return value from ass...
Jeff Law
1
-0
/
+1
1994-12-06
Fix comments.
Richard Kenner
1
-2
/
+2
1994-12-02
(expand_inline_function): If called function calls alloca, save and
Richard Kenner
1
-0
/
+12
1994-12-02
(subst_constant): Don't treat all virtual regs as constants, just
Richard Kenner
1
-4
/
+4
1994-11-28
integrate.c (function_cannot_inline_p): Do not inline functions which return ...
Jeff Law
1
-0
/
+5
1994-08-19
(function_cannot_inline): Don't inline if any parm is a transparent
Richard Kenner
1
-3
/
+8
1994-08-12
(expand_inline_function): Use single_set when appropriate.
Richard Kenner
1
-13
/
+31
1994-07-31
(expand_inline_function): Don't fall down trying to
Jason Merrill
1
-1
/
+6
1994-06-16
(output_inline_function): Unset DECL_DEFER_OUTPUT on
Jason Merrill
1
-0
/
+3
1994-06-14
Cast pointer operands to bzero, bcopy, and bcmp to (char *).
Richard Kenner
1
-10
/
+13
1994-05-14
(integrate_decl_tree): Use copy_node to make a copy of the decl.
Jason Merrill
1
-12
/
+11
1994-05-06
(save_for_inline_copying, expand_inline_function): Copy
Richard Kenner
1
-2
/
+12
1994-04-21
Add prototypes for static functions.
Richard Kenner
1
-27
/
+23
1994-04-06
(function_cannot_inline_p): Use current_function_varargs.
Richard Kenner
1
-3
/
+1
1994-03-25
(save_for_inline_nocopy): Remove decls of unused vars.
Richard Kenner
1
-10
/
+1
1994-02-27
((subreg_realpart_p): New function.
Jim Wilson
1
-1
/
+1
1994-02-27
(expand_inline_function): Allow extra arguments and force their
Richard Kenner
1
-14
/
+24
1993-12-11
(expand_inline_function): Remove last change.
Richard Kenner
1
-1
/
+3
1993-12-11
(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.
Richard Kenner
1
-3
/
+12
1993-11-23
(output_inline_function): Pass new arg to expand_function_end.
Richard Stallman
1
-1
/
+1
1993-11-10
(global_const_equiv_map_size): New variable.
Richard Kenner
1
-18
/
+35
1993-11-05
(expand_inline_function): Handle CONCAT as rtl for parm.
Richard Stallman
1
-0
/
+53
1993-11-04
(expand_inline_function): Don't call push_temp_slots...
Richard Stallman
1
-9
/
+3
1993-09-28
(expand_inline_function): Push and pop temp slots around making new
Richard Kenner
1
-0
/
+3
1993-09-21
bytecode
Jan Brittenson
1
-1
/
+9
1993-09-15
(function_cannot_inline_p): Don't inline if it's set.
Jim Wilson
1
-0
/
+4
1993-09-15
(copy_for_inline, copy_rtx_and_substitute):
Richard Stallman
1
-0
/
+2
1993-09-10
(expand_inline_function): Use convert_modes.
Richard Stallman
1
-4
/
+5
[next]