llvm-6502/lib/Target
2006-01-12 01:33:08 +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 Fix an off-by-one error that Nate's eagle eyes caught 2006-01-11 23:16:29 +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