llvm-6502/lib/Target
Chris Lattner 17e82d2858 remove dead code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25237 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-12 01:54:15 +00:00
..
Alpha Add bswap, rotl, and rotr nodes 2006-01-11 21:21:00 +00:00
CBackend yet more C++ standards-compliance stuff. 2005-12-27 10:40:34 +00:00
IA64 Fix an itanium call lowering bug for duraid 2006-01-12 01:33:08 +00:00
PowerPC remove dead code 2006-01-12 01:54:15 +00:00
Skeleton
Sparc invert the sense of this switch and its name 2006-01-12 01:28:56 +00:00
SparcV8 invert the sense of this switch and its name 2006-01-12 01:28:56 +00:00
SparcV9
X86 Added ROTL and ROTR. 2006-01-11 23:20:05 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td New DAG node properties SNDPInFlag, SNDPOutFlag, and SNDPOptInFlag to replace 2006-01-09 18:28:21 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td Add bswap, rotl, and rotr nodes 2006-01-11 21:21:00 +00:00
TargetSubtarget.cpp