llvm-6502/lib/Target
Nate Begeman 3330e08888 Remove the ISel->AsmPrinter link via the TargetMachine that was put in
place to help bring up the PowerPC back end on Darwin.  This code is no
longer serves any purpose now that the AsmPrinter does the right thing
all the time printing GlobalValues.  --Cruft.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18267 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-27 04:45:11 +00:00
..
CBackend Hack around stupidity in GCC, fixing Burg with the CBE and 2004-11-13 22:21:56 +00:00
PowerPC Remove the ISel->AsmPrinter link via the TargetMachine that was put in 2004-11-27 04:45:11 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc Update list of failing benchmarks. 2004-11-24 04:07:42 +00:00
SparcV8 Update list of failing benchmarks. 2004-11-24 04:07:42 +00:00
SparcV9 Forced branches to be first to be scheduled. 2004-11-24 01:49:10 +00:00
X86 Do not push two return addresses on the stack when we call external functions who have their addresses taken. This fixes test-call.ll 2004-11-22 22:25:30 +00:00
Makefile Fix file comment header 2004-11-19 22:09:21 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp Fix this function to not say that longs have 8-byte alignment on X86/PPC. 2004-11-02 22:18:18 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp