diff options
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaISelLowering.h')
| -rw-r--r-- | llvm/lib/Target/Alpha/AlphaISelLowering.h | 3 |
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_, + }; } |

