llvm-6502/lib/Target
Chris Lattner 78771c886a Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking
which global variables would have name collisions if they were not mangled,
and use this info to mangle them iff they would collide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2639 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-17 04:55:35 +00:00
..
CBackend Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking 2002-05-17 04:55:35 +00:00
SparcV9 Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
MachineFrameInfo.cpp Implementation of class MachineFrameInfo. 2002-04-25 04:35:27 +00:00
Makefile
TargetData.cpp Extend TargetData::getIndexedOffset to support arrays and pointers! 2002-05-07 20:00:33 +00:00
TargetMachine.cpp Added class MachineCacheInfo. 2001-11-09 02:20:18 +00:00
TargetSchedInfo.cpp Add code that used to be inline in MachineSchedInfo.h 2002-02-04 05:56:30 +00:00