llvm-6502/lib/Target
Evan Cheng 3a03ebb377 * Fix a GlobalAddress lowering bug.
* Teach DAG combiner about X86ISD::SETCC by adding a TargetLowering hook.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24921 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-21 23:05:39 +00:00
..
Alpha Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
CBackend
IA64 Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
PowerPC Flip the meaning of FPContractions to reflect Requires<[]> change. 2005-12-20 20:08:53 +00:00
Skeleton Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
Sparc Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
SparcV8 Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
SparcV9 Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
X86 * Fix a GlobalAddress lowering bug. 2005-12-21 23:05:39 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Added support to specify predicates. 2005-12-14 22:02:59 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td add some nodes, forgot to commit this last night :( 2005-12-21 16:22:46 +00:00
TargetSubtarget.cpp