llvm/lib/Target
Chris Lattner c98d823649 On non-apple systems, when using -march=ppc32, do not print:
'' is not a recognized processor for this target (ignoring processor)

Default to "generic" instead of "" for the default CPU.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23257 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-07 05:45:33 +00:00
..
Alpha Fix up the AssertXext problem, as well as adding it at calls 2005-09-06 17:00:23 +00:00
CBackend
IA64 Handle ANY_EXTEND like ZERO_EXTEND. Simplify the extend/truncate code on 2005-09-02 00:15:30 +00:00
PowerPC On non-apple systems, when using -march=ppc32, do not print: 2005-09-07 05:45:33 +00:00
Skeleton
Sparc
SparcV8
SparcV9
X86 Handle any_extend like zext 2005-09-02 00:16:09 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp Print: 2005-09-07 05:44:14 +00:00
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSubtarget.cpp