llvm-6502/lib/Transforms/Utils
Chris Lattner 2f6bb2bce1 * Fix linking of opaque types and their non-opaque versions
* Fix bug: Linker/2003-01-30-LinkerTypeRename.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5441 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-30 20:53:43 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00
CloneModule.cpp Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00
DemoteRegToStack.cpp This file implements the function DemoteRegToStack(), which takes a 2002-12-10 13:07:58 +00:00
Linker.cpp * Fix linking of opaque types and their non-opaque versions 2003-01-30 20:53:43 +00:00
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp
Makefile
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp Add debugging helper 2003-01-13 00:52:25 +00:00
ValueMapper.h Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00