commit | fef7dec9cc1fb3ae63b4c759396714fa7ad940f5 | [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 | 392a957965392601b2a29984f2243cf897da0a06 | |
parent | 683352382ee6ee4acbbbc884083ad9d259598fbe [diff] [blame] |
added stores to lsmark llvm-svn: 25552
diff --git a/llvm/lib/Target/Alpha/AlphaISelLowering.h b/llvm/lib/Target/Alpha/AlphaISelLowering.h index c1ec656..6b6db79 100644 --- a/llvm/lib/Target/Alpha/AlphaISelLowering.h +++ b/llvm/lib/Target/Alpha/AlphaISelLowering.h
@@ -43,7 +43,7 @@ ///LD, ST LDQ_, LDT_, LDS_, LDL_, LDWU_, LDBU_, - + STQ_, STT_, STS_, STL_, STW_, STB_, }; }