ret 0; works, not much else
authorAndrew Lenharth <andrewl@lenharth.org>
Thu, 20 Oct 2005 00:28:31 +0000 (00:28 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Thu, 20 Oct 2005 00:28:31 +0000 (00:28 +0000)
commit4907d22a903357b19d67b45616d0cd249cb7049f
tree49025bc5743dede0e6388546467b58a5c4229fcd
parent9811ea456746684336db7d83b2976ad5130ab4d0
ret 0; works, not much else

still lots of uglyness.
Maybe calls will come soon.
Fixing the return value of things will be necessary to make alpha work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/Alpha.h
lib/Target/Alpha/AlphaISelLowering.h
lib/Target/Alpha/AlphaInstrFormats.td
lib/Target/Alpha/AlphaInstrInfo.td
lib/Target/Alpha/AlphaRegisterInfo.cpp
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/Alpha/Makefile