commit | 66e495820a9d992b26f60d1e118521efd7d9c922 | [log] [tgz] |
---|---|---|
author | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 23 21:51:33 2006 +0000 |
committer | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 23 21:51:33 2006 +0000 |
tree | c7c6669e4acc0b643f4d3daf6464a4a7c824e445 | |
parent | 7cf11b4ab248d6ab7fb0d9df0b72baf158201abe [diff] [blame] |
added stores to lsmark git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25552 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Alpha/AlphaISelLowering.h b/lib/Target/Alpha/AlphaISelLowering.h index c1ec656..6b6db79 100644 --- a/lib/Target/Alpha/AlphaISelLowering.h +++ b/lib/Target/Alpha/AlphaISelLowering.h
@@ -43,7 +43,7 @@ ///LD, ST LDQ_, LDT_, LDS_, LDL_, LDWU_, LDBU_, - + STQ_, STT_, STS_, STL_, STW_, STB_, }; }