llvm-6502/lib/VMCore
Michael J. Spencer 1f6efa3996 Merge System into Support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-29 18:16:10 +00:00
..
AsmWriter.cpp
Attributes.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
AutoUpgrade.cpp
BasicBlock.cpp Now that hasConstantValue has been made simpler, it may return the 2010-11-17 10:23:23 +00:00
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
ConstantsContext.h
Core.cpp add a function to the C api to get the context out of a module, patch 2010-11-28 20:03:44 +00:00
DebugLoc.cpp
Dominators.cpp
Function.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp fix PR8613 - Copy constructor of SwitchInst does not call SwitchInst::init 2010-11-17 05:41:46 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
LeaksContext.h
LLVMContext.cpp now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
LLVMContextImpl.cpp
LLVMContextImpl.h now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
Makefile
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
PassRegistry.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp