Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
367b1cf5
Commit
367b1cf5
authored
Dec 21, 1999
by
Bernd Schmidt
Committed by
Bernd Schmidt
Dec 21, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Break up emit_reload_insns.
From-SVN: r31052
parent
ca098a1d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
gcc/ChangeLog
+12
-0
gcc/reload1.c
+0
-0
No files found.
gcc/ChangeLog
View file @
367b1cf5
1999
-
12
-
21
Bernd
Schmidt
<
bernds
@cygnus
.
co
.
uk
>
*
reload1
.
c
(
emit_reload_insns
)
:
Break
out
code
and
variables
into
...
(
input_reload_insns
,
other_input_address_reload_insns
,
other_input_reload_insns
,
input_address_reload_insns
,
inpaddr_address_reload_insns
,
output_reload_insns
,
output_address_reload_insns
,
outaddr_address_reload_insns
,
operand_reload_insns
,
other_operand_reload_insns
,
other_output_reload_insns
)
:
...
new
static
variables
,
and
...
(
emit_input_reload_insns
,
emit_output_reload_insns
,
do_input_reload
,
do_output_reload
)
:
...
new
functions
.
Tue
Dec
21
07
:
06
:
36
1999
Richard
Kenner
<
kenner
@vlsi1
.
ultra
.
nyu
.
edu
>
*
pa
.
h
(
FUNCTION_ARG_BOUNDARY
)
:
Never
return
0
.
...
...
gcc/reload1.c
View file @
367b1cf5
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment