llvm-6502/lib/VMCore
Devang Patel ef89c5594a s/ForcedLastUses/TransferLastUses/g
Register pass has the its last user, otherwise sometimes no one will claim
LastUse.

Handle transferred last uses from child pass manager.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32589 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-15 00:08:26 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp Replace inferred getCast(V,Ty) calls with more strict variants. 2006-12-12 23:36:14 +00:00
ConstantFold.h
ConstantFolding.h
Constants.cpp Replace inferred getCast(V,Ty) calls with more strict variants. 2006-12-12 23:36:14 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp Update version in safe guards. 2006-12-13 17:49:24 +00:00
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp Using PDL as a prefix for PassDebugLevel enums is not a good idea. 2006-12-13 21:13:31 +00:00
PassManager.cpp s/ForcedLastUses/TransferLastUses/g 2006-12-15 00:08:26 +00:00
PassManagerT.h Using PDL as a prefix for PassDebugLevel enums is not a good idea. 2006-12-13 21:13:31 +00:00
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp only check non-external functions 2006-12-13 04:45:46 +00:00