llvm-6502/lib/Target
Chris Lattner 4a397e0e94 Implement isMaskedValueZeroForTargetNode for the various v8 selectcc nodes,
allowing redundant and's to be eliminated by the dag combiner.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25800 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-30 03:51:45 +00:00
..
Alpha Update alpha to reflect recent constantfp legalize changes. It's not clear 2006-01-29 06:25:22 +00:00
CBackend
IA64 Targets all now request ConstantFP to be legalized into TargetConstantFP. 2006-01-29 06:26:08 +00:00
PowerPC Functions that are lazily streamed in from the .bc file are *not* external. 2006-01-29 20:49:17 +00:00
Skeleton PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
Sparc Implement isMaskedValueZeroForTargetNode for the various v8 selectcc nodes, 2006-01-30 03:51:45 +00:00
SparcV8 Implement isMaskedValueZeroForTargetNode for the various v8 selectcc nodes, 2006-01-30 03:51:45 +00:00
SparcV9 PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
X86 adjust prototype 2006-01-30 03:49:07 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Subtarget feature can now set any variable to any value 2006-01-27 08:09:42 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td Targets all now request ConstantFP to be legalized into TargetConstantFP. 2006-01-29 06:26:08 +00:00
TargetSubtarget.cpp