llvm-6502/lib/VMCore
Jay Foad d1863560cb Revert r135042. As Chris pointed out, it had no effect, and was based on
a complete misunderstanding of the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135070 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-13 20:05:31 +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 Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
DebugInfoProbe.cpp
DebugLoc.cpp
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