llvm-6502/lib/VMCore
2011-05-22 00:30:45 +00:00
..
AsmWriter.cpp
Attributes.cpp
AutoUpgrade.cpp Replace the "movnt" intrinsics with a native store + nontemporal metadata bit. 2011-05-03 21:11:17 +00:00
BasicBlock.cpp
CMakeLists.txt remove StandardPasses, it has been replaced with PassManagerBuilder 2011-05-22 00:30:45 +00:00
ConstantFold.cpp
ConstantFold.h
Constants.cpp
ConstantsContext.h
Core.cpp
DebugInfoProbe.cpp Use IRBuiler while constant folding terminator. 2011-05-18 17:26:46 +00:00
DebugLoc.cpp
Dominators.cpp
Function.cpp Don't do tail calls in a function that call setjmp. The stack might be 2011-05-16 03:05:33 +00:00
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Now that SrcBits and DestBits always represent the primitive size, rather 2011-05-18 10:59:25 +00:00
IntrinsicInst.cpp
IRBuilder.cpp Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans to 2011-05-21 23:14:36 +00:00
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
Makefile
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Make codegen able to handle values of empty types. This is one way 2011-05-13 15:18:06 +00:00
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
User.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp