llvm-6502/lib/Target
Chris Lattner 302601c343 add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25843 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-31 07:37:20 +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 example nate pointed out 2006-01-31 07:16:34 +00:00
Skeleton PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
Sparc add a note 2006-01-31 07:37:20 +00:00
SparcV8 add a note 2006-01-31 07:37:20 +00:00
SparcV9 PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
X86 Added custom lowering of fabs 2006-01-31 03:14:29 +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