Commit a7e92aff by Artyom Skrobov Committed by Jeff Law

* web.c: Remove out-of-date comment.

From-SVN: r256106
parent 2bc6986d
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
...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment