llvm-6502/lib/Target/Alpha
Nate Begeman 0aed7840ec Implement Promote for VAARG, and allow it to be custom promoted for people
who don't want the default behavior (Alpha).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25726 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-28 03:14:31 +00:00
..
.cvsignore
Alpha.h
Alpha.td Subtarget feature can now set any variable to any value 2006-01-27 08:09:42 +00:00
AlphaAsmPrinter.cpp Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
AlphaCodeEmitter.cpp Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
AlphaInstrFormats.td minor renaming 2006-01-26 03:24:15 +00:00
AlphaInstrInfo.cpp
AlphaInstrInfo.h
AlphaInstrInfo.td PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
AlphaISelDAGToDAG.cpp Switch to AlphaISD::CALL instead of ISD::CALL 2006-01-27 23:39:00 +00:00
AlphaISelLowering.cpp Implement Promote for VAARG, and allow it to be custom promoted for people 2006-01-28 03:14:31 +00:00
AlphaISelLowering.h Implement Promote for VAARG, and allow it to be custom promoted for people 2006-01-28 03:14:31 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaRegisterInfo.cpp allow R28 to be used for frame calculations without entirely removing it from circulation 2006-01-26 03:22:07 +00:00
AlphaRegisterInfo.h
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp bye bye Pattern ISEL 2006-01-23 21:56:07 +00:00
AlphaTargetMachine.h
Makefile