llvm-6502/lib/Target/Alpha
Andrew Lenharth c687b48741 All addressing modes are now exposed. The only remaining relocated forms
are for function prologue.

TODO: move external symbols over to using RelLit.
    : have a pattern that matches constpool|globaladdr
    : have a pattern that matches (add x imm) -> x, imm or (...) -> ..., 0


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25003 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-24 08:29:32 +00:00
..
.cvsignore
Alpha.h ret 0; works, not much else 2005-10-20 00:28:31 +00:00
Alpha.td
AlphaAsmPrinter.cpp No longer track value types for asm printer operands, and remove them as 2005-11-30 18:54:35 +00:00
AlphaCodeEmitter.cpp massive DAGISel patch. lots and lots more stuff compiles now 2005-11-22 04:20:06 +00:00
AlphaInstrFormats.td Unify the patterns for loads and stores. Now offset addressing should be 2005-12-24 07:34:33 +00:00
AlphaInstrInfo.cpp whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaInstrInfo.h
AlphaInstrInfo.td All addressing modes are now exposed. The only remaining relocated forms 2005-12-24 08:29:32 +00:00
AlphaISelDAGToDAG.cpp All addressing modes are now exposed. The only remaining relocated forms 2005-12-24 08:29:32 +00:00
AlphaISelLowering.cpp All addressing modes are now exposed. The only remaining relocated forms 2005-12-24 08:29:32 +00:00
AlphaISelLowering.h All addressing modes are now exposed. The only remaining relocated forms 2005-12-24 08:29:32 +00:00
AlphaISelPattern.cpp All addressing modes are now exposed. The only remaining relocated forms 2005-12-24 08:29:32 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaRegisterInfo.cpp whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.h whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.td Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
AlphaRelocations.h
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp prevent latent switch creation 2005-11-18 13:57:03 +00:00
AlphaTargetMachine.h
Makefile