llvm-6502/lib/Target
Evan Cheng 6dfa999c01 Don't generate complex sequence for SETOLE, SETOLT, SETULT, and SETUGT. Flip
the order of the compare operands and generate SETOGT, SETOGE, SETUGE, and
SETULE instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25824 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-30 23:41:35 +00:00
..
Alpha
CBackend
IA64
PowerPC Functions that are lazily streamed in from the .bc file are *not* external. 2006-01-29 20:49:17 +00:00
Skeleton
Sparc Fix FP constants, and the SparcV8/2006-01-22-BitConvertLegalize.ll failure from last night 2006-01-30 22:20:49 +00:00
SparcV8 Fix FP constants, and the SparcV8/2006-01-22-BitConvertLegalize.ll failure from last night 2006-01-30 22:20:49 +00:00
SparcV9
X86 Don't generate complex sequence for SETOLE, SETOLT, SETULT, and SETUGT. Flip 2006-01-30 23:41:35 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td
TargetSubtarget.cpp