llvm-6502/lib/VMCore
2011-07-14 05:53:17 +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 C api for hte new type system rewrite API. Patch by Vitaly Lugovskiy! 2011-07-14 05:53:17 +00:00
DebugInfoProbe.cpp
DebugLoc.cpp Simplify and delay extracting DebugLoc elements, scope and InlinedAt, as much as possible. 2011-07-14 01:14:57 +00:00
Dominators.cpp
Function.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
Globals.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +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 Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Instructions.cpp Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
IntrinsicInst.cpp
IRBuilder.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +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 Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +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