llvm/lib/VMCore
Chris Lattner f8edb62e22 convert some vectors to smallvector.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34145 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 08:33:11 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp
Dominators.cpp
Function.cpp Automatically generating intrinsic declarations from Dan Gohman. Modified 2007-02-07 20:38:26 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp Do not drop transferred last uses on the floor. 2007-02-07 19:37:53 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Fix clients like this: 2007-02-09 22:24:04 +00:00
TypeSymbolTable.cpp shrink vmcore by moving symbol table stripping support out of VMCore into 2007-02-07 06:22:45 +00:00
Value.cpp eliminate ValueSymbolTable::rename, it has no advantage over using remove+insert. 2007-02-07 06:13:49 +00:00
ValueSymbolTable.cpp constants can't be in the symtab anymore 2007-02-07 06:28:48 +00:00
ValueTypes.cpp
Verifier.cpp convert some vectors to smallvector. 2007-02-10 08:33:11 +00:00