llvm-6502/lib/VMCore
Devang Patel 4b49cd298a Add prefix only if it is needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79289 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-17 23:17:17 +00:00
..
AsmWriter.cpp the MinPad argument to PadToColumn only really makes sense to be 1, 2009-08-17 15:48:08 +00:00
Attributes.cpp Add locking around the attributes list. 2009-08-17 17:10:58 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp Add helper functions to ConstantInt and ConstantFP to accept strings. 2009-08-16 23:36:33 +00:00
ConstantsContext.h
Core.cpp Expose creating constant ints and floats from strings in llvm-c. 2009-08-16 23:36:46 +00:00
Dominators.cpp switch DominanceFrontier::splitBlock to use a smallvector for 2009-08-15 01:39:28 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
LLVMContext.cpp Actually privatize a IntegerTypes, and fix a few bugs exposed by this. 2009-08-13 23:27:32 +00:00
LLVMContextImpl.h Privatize the last bits of static type state. 2009-08-17 17:59:35 +00:00
Makefile
Mangler.cpp Add prefix only if it is needed. 2009-08-17 23:17:17 +00:00
Metadata.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Privatize the last bits of static type state. 2009-08-17 17:59:35 +00:00
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp