begining alpha subtarget support
authorAndrew Lenharth <andrewl@lenharth.org>
Thu, 29 Sep 2005 22:54:56 +0000 (22:54 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Thu, 29 Sep 2005 22:54:56 +0000 (22:54 +0000)
commit120ab480ab87e449f152e4b36823c13a80c9022a
tree1b73b607afd3a80416cbf494613eb9ce3112010c
parentc7a37a52cd05c27aa0ddf743bfaf02cee4a2580e
begining alpha subtarget support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaAsmPrinter.cpp
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/Alpha/AlphaISelPattern.cpp
lib/Target/Alpha/AlphaSubtarget.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaSubtarget.h [new file with mode: 0644]
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/Alpha/AlphaTargetMachine.h