llvm-6502/lib/VMCore
Devang Patel 3dcb4ef757 Add dump()
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135200 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-14 21:50:04 +00:00
..
AsmWriter.cpp Remove mentions of type planes. 2011-07-11 07:28:49 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
ConstantFold.cpp Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
ConstantFold.h Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Constants.cpp Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
ConstantsContext.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Core.cpp Add LLVMConstNamedStruct to the C api to let its users create constants 2011-07-14 19:09:08 +00:00
DebugInfoProbe.cpp
DebugLoc.cpp Add dump() 2011-07-14 21:50:04 +00:00
Dominators.cpp
Function.cpp Change Intrinsic::getDeclaration and friends to take an ArrayRef. 2011-07-14 17:45:39 +00:00
Globals.cpp Fix GlobalValue::isDeclaration() to always consider aliases to be definitions. 2011-07-14 20:22:18 +00:00
GVMaterializer.cpp
InlineAsm.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Instruction.cpp manually copy debugloc over to a new instruction in clone() instead 2011-07-14 18:57:51 +00:00
Instructions.cpp Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
IntrinsicInst.cpp
IRBuilder.cpp Change Intrinsic::getDeclaration and friends to take an ArrayRef. 2011-07-14 17:45:39 +00:00
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp
LLVMContextImpl.cpp stop leaking all named struct types with an empty name. Thanks 2011-07-13 04:22:39 +00:00
LLVMContextImpl.h stop leaking all named struct types with an empty name. Thanks 2011-07-13 04:22:39 +00:00
Makefile
Metadata.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Module.cpp DebugLoc's don't hide any interesting types for TypeFinder to find. 2011-07-14 18:58:40 +00:00
Pass.cpp
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Revert r135042. As Chris pointed out, it had no effect, and was based on 2011-07-13 20:05:31 +00:00
Use.cpp
User.cpp
Value.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00