llvm-6502/lib/VMCore
2010-09-13 18:15:37 +00:00
..
AsmWriter.cpp Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
Attributes.cpp
AutoUpgrade.cpp Use StringRef which performs the "early exit" when compared against a constant 2010-09-10 20:42:26 +00:00
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp
ConstantsContext.h
Core.cpp Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
DebugLoc.cpp
Dominators.cpp
Function.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp Added skeleton for inline asm multiple alternative constraint support. 2010-09-13 18:15:37 +00:00
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp Clarify the ownership model of LLVMContext and Module. Namely, contexts own 2010-09-08 18:03:32 +00:00
LLVMContextImpl.cpp Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
LLVMContextImpl.h Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
Makefile
Metadata.cpp
Module.cpp Clarify the ownership model of LLVMContext and Module. Namely, contexts own 2010-09-08 18:03:32 +00:00
Pass.cpp
PassManager.cpp
PassRegistry.cpp Fix PR7972, in which the PassRegistry was being leaked. As part of this, 2010-09-07 20:48:10 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp Add X86 MMX type to bitcode and Type. 2010-09-10 20:55:01 +00:00
Verifier.cpp