llvm-6502/lib/Target
Duraid Madina a5959bfdfa sabre's (correct) fix means these guys need to be flagged as well (else
the scheduler will complain)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25241 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-12 03:28:40 +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 sabre's (correct) fix means these guys need to be flagged as well (else 2006-01-12 03:28:40 +00:00
PowerPC ahem :) 2006-01-12 02:05:36 +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