summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaISelLowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaISelLowering.h')
-rw-r--r--llvm/lib/Target/Alpha/AlphaISelLowering.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaISelLowering.h b/llvm/lib/Target/Alpha/AlphaISelLowering.h
index e9d9b91dc02..c1ec6565080 100644
--- a/llvm/lib/Target/Alpha/AlphaISelLowering.h
+++ b/llvm/lib/Target/Alpha/AlphaISelLowering.h
@@ -41,6 +41,9 @@ namespace llvm {
/// DIVCALL - used for special library calls for div and rem
DivCall,
+ ///LD, ST
+ LDQ_, LDT_, LDS_, LDL_, LDWU_, LDBU_,
+
};
}
OpenPOWER on IntegriCloud