summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaISelLowering.h
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2006-03-09 17:16:45 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2006-03-09 17:16:45 +0000
commit16b96d2cb409825da8a0943dcd41b41648d8d44f (patch)
tree3b0503a8f3541475ad341ad507602d20d6f6c2ce /llvm/lib/Target/Alpha/AlphaISelLowering.h
parentc44be2c4efc40c5326199ded5fcc70aad0537d78 (diff)
downloadbcm5719-llvm-16b96d2cb409825da8a0943dcd41b41648d8d44f.tar.gz
bcm5719-llvm-16b96d2cb409825da8a0943dcd41b41648d8d44f.zip
Alpha Scheduling classes
llvm-svn: 26643
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaISelLowering.h')
-rw-r--r--llvm/lib/Target/Alpha/AlphaISelLowering.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaISelLowering.h b/llvm/lib/Target/Alpha/AlphaISelLowering.h
index fcbaaac190c..569fa74a8cf 100644
--- a/llvm/lib/Target/Alpha/AlphaISelLowering.h
+++ b/llvm/lib/Target/Alpha/AlphaISelLowering.h
@@ -44,9 +44,6 @@ namespace llvm {
/// DIVCALL - used for special library calls for div and rem
DivCall,
- ///LD, ST
- LDQ_, LDT_, LDS_, LDL_, LDWU_, LDBU_,
- STQ_, STT_, STS_, STL_, STW_, STB_,
};
}
OpenPOWER on IntegriCloud