llvm-6502/lib/Target
Chris Lattner 05f1fe8d44 Goodbye PPC pattern isel. You have served us well, but it is now time for
you to ride off into the sunset.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25236 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-12 01:46:07 +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 Goodbye PPC pattern isel. You have served us well, but it is now time for 2006-01-12 01:46:07 +00:00
Skeleton Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
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 Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
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