llvm-6502/lib/Target/Alpha
Chris Lattner 93b8e490c4 adjcallstack up/down clobbers the sp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30910 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-12 18:00:14 +00:00
..
.cvsignore
Alpha.h
Alpha.td
AlphaAsmPrinter.cpp
AlphaCodeEmitter.cpp
AlphaInstrFormats.td
AlphaInstrInfo.cpp
AlphaInstrInfo.h
AlphaInstrInfo.td adjcallstack up/down clobbers the sp 2006-10-12 18:00:14 +00:00
AlphaISelDAGToDAG.cpp Reduce the amount of state in the lowering code and drop old pattern ISel functions 2006-10-11 16:24:51 +00:00
AlphaISelLowering.cpp Reduce the amount of state in the lowering code and drop old pattern ISel functions 2006-10-11 16:24:51 +00:00
AlphaISelLowering.h Reduce the amount of state in the lowering code and drop old pattern ISel functions 2006-10-11 16:24:51 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaLLRP.cpp
AlphaRegisterInfo.cpp
AlphaRegisterInfo.h
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetAsmInfo.cpp
AlphaTargetAsmInfo.h
AlphaTargetMachine.cpp Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
AlphaTargetMachine.h Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
Makefile
README.txt This entry is done. switched to the gcc way of doing things. 2006-10-11 01:48:03 +00:00

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Fix Ordered/Unordered FP stuff