llvm-6502/lib/Target
Chris Lattner 37dd6f1b79 Functions that are lazily streamed in from the .bc file are *not* external.
This fixes llvm-test/SingleSource/UnitTests/2006-01-29-SimpleIndirectCall.c
and PR704


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25793 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-29 20:49:17 +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 Use V8ISD::CALL instead of ISD::CALL 2006-01-27 23:30:03 +00:00
SparcV8 Use V8ISD::CALL instead of ISD::CALL 2006-01-27 23:30:03 +00:00
SparcV9 PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
X86 add another note 2006-01-29 09:46:06 +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