aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.h
diff options
context:
space:
mode:
authorVladimir N. Makarov <vmakarov@redhat.com>2023-02-08 08:25:10 -0500
committerVladimir N. Makarov <vmakarov@redhat.com>2023-02-08 08:28:32 -0500
commitad2bd0ad0413c2448fee0d4a062dd52ca8a75e8c (patch)
treeec82f063017dbca9c43afbdc41ac26977d8a107f /gcc/ira.h
parenta58a4a57f9a4445f93b495f776f45e1118777e88 (diff)
downloadgcc-ad2bd0ad0413c2448fee0d4a062dd52ca8a75e8c.zip
gcc-ad2bd0ad0413c2448fee0d4a062dd52ca8a75e8c.tar.gz
gcc-ad2bd0ad0413c2448fee0d4a062dd52ca8a75e8c.tar.bz2
Revert "RA: Implement reuse of equivalent memory for caller saves optimization"
This reverts commit f661c0bb6371f355966a67b5ce71398e80792948.
Diffstat (limited to 'gcc/ira.h')
-rw-r--r--gcc/ira.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/ira.h b/gcc/ira.h
index 3d35025..58b50db 100644
--- a/gcc/ira.h
+++ b/gcc/ira.h
@@ -175,11 +175,8 @@ extern struct target_ira *this_target_ira;
/* Major structure describing equivalence info for a pseudo. */
struct ira_reg_equiv_s
{
- /* True if we can use this as a general equivalence. */
+ /* True if we can use this equivalence. */
bool defined_p;
- /* True if we can use this equivalence only for caller save/restore
- location. */
- bool caller_save_p;
/* True if the usage of the equivalence is profitable. */
bool profitable_p;
/* Equiv. memory, constant, invariant, and initializing insns of