llvm-6502/lib/VMCore
2011-07-15 05:49:15 +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 Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00
LLVMContextImpl.cpp bump pointer allocate LLVM IR types, since they are never deallocated. 2011-07-15 05:49:15 +00:00
LLVMContextImpl.h bump pointer allocate LLVM IR types, since they are never deallocated. 2011-07-15 05:49:15 +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 bump pointer allocate LLVM IR types, since they are never deallocated. 2011-07-15 05:49:15 +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