llvm-6502/lib/Target/Alpha
Andrew Lenharth 133d3100ea isStoreToStackSlot
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25925 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-03 03:07:37 +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
AlphaCodeEmitter.cpp
AlphaInstrFormats.td Add immediate forms of cmov and remove some cruft 2006-02-01 19:37:33 +00:00
AlphaInstrInfo.cpp isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaInstrInfo.h isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaInstrInfo.td isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaISelDAGToDAG.cpp Update alpha to reflect recent constantfp legalize changes. It's not clear 2006-01-29 06:25:22 +00:00
AlphaISelLowering.cpp Fix some of the stuff in the PPC README file, and clean up legalization 2006-02-01 07:19:44 +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 Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
AlphaRegisterInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp
AlphaTargetMachine.h
Makefile