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
a7e92aff
Commit
a7e92aff
authored
Jan 02, 2018
by
Artyom Skrobov
Committed by
Jeff Law
Jan 02, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* web.c: Remove out-of-date comment.
From-SVN: r256106
parent
2bc6986d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/web.c
+0
-4
No files found.
gcc/ChangeLog
View file @
a7e92aff
2018
-
01
-
02
Artyom
Skrobov
<
tyomitch
@
gmail
.
com
>
*
web
.
c
:
Remove
out
-
of
-
date
comment
.
2018
-
01
-
02
Richard
Sandiford
<
richard
.
sandiford
@
linaro
.
org
>
2018
-
01
-
02
Richard
Sandiford
<
richard
.
sandiford
@
linaro
.
org
>
*
expr
.
c
(
fixup_args_size_notes
):
Check
that
any
existing
*
expr
.
c
(
fixup_args_size_notes
):
Check
that
any
existing
gcc/web.c
View file @
a7e92aff
...
@@ -22,10 +22,6 @@ along with GCC; see the file COPYING3. If not see
...
@@ -22,10 +22,6 @@ along with GCC; see the file COPYING3. If not see
increasing effectiveness of other optimizations. The optimization can
increasing effectiveness of other optimizations. The optimization can
serve as an example of use for the dataflow module.
serve as an example of use for the dataflow module.
We don't split registers with REG_USERVAR set unless -fmessy-debugging
is specified, because debugging information about such split variables
is almost unusable.
TODO
TODO
- We may use profile information and ignore infrequent use for the
- We may use profile information and ignore infrequent use for the
purpose of web unifying, inserting the compensation code later to
purpose of web unifying, inserting the compensation code later to
...
...
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