commit | 167bc6ee7afda12321f543a42e4a8e5b4e864804 | [log] [tgz] |
---|---|---|
author | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 23 20:59:50 2006 +0000 |
committer | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 23 20:59:50 2006 +0000 |
tree | 91d568db5412150bc7b59e6fcc43bfd8cba7abc7 | |
parent | 8c6f1ee5aa376118f1cb7b16b62994fc255eac56 [diff] [blame] |
yea, lowering this stuff will basically work git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25549 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Alpha/AlphaISelLowering.h b/lib/Target/Alpha/AlphaISelLowering.h index e9d9b91..c1ec656 100644 --- a/lib/Target/Alpha/AlphaISelLowering.h +++ b/lib/Target/Alpha/AlphaISelLowering.h
@@ -41,6 +41,9 @@ /// DIVCALL - used for special library calls for div and rem DivCall, + ///LD, ST + LDQ_, LDT_, LDS_, LDL_, LDWU_, LDBU_, + }; }