llvm-6502/lib/VMCore
2009-10-22 01:01:24 +00:00
..
AsmWriter.cpp Fix getHandlerNames() interface. Now it populate clinet supplied small vector with handler names. 2009-10-22 01:01:24 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Teach vm core to more aggressively fold 'trunc' constantexprs, 2009-10-17 21:53:27 +00:00
ConstantFold.h
Constants.cpp Banish ConstantsLock. It's serving no purpose other than slowing things down 2009-10-19 20:11:52 +00:00
ConstantsContext.h
Core.cpp Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
Instruction.cpp
Instructions.cpp Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp Derive metadata hierarchy from Value instead of User. 2009-10-21 23:57:35 +00:00
LLVMContextImpl.h Derive metadata hierarchy from Value instead of User. 2009-10-21 23:57:35 +00:00
Makefile
Mangler.cpp
Metadata.cpp Fix getHandlerNames() interface. Now it populate clinet supplied small vector with handler names. 2009-10-22 01:01:24 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp