llvm-6502/lib/VMCore
2009-12-19 00:55:12 +00:00
..
AsmWriter.cpp Formalize MDNode's function-localness: 2009-12-18 20:09:14 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp Qualify a bunch of explicit template instantiations to satisfy clang++. 2009-12-19 00:55:12 +00:00
CMakeLists.txt
ConstantFold.cpp Aggressively flip compare constant expressions where appropriate; constant 2009-12-17 06:07:04 +00:00
ConstantFold.h
Constants.cpp Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
ConstantsContext.h
Core.cpp
Dominators.cpp Qualify a bunch of explicit template instantiations to satisfy clang++. 2009-12-19 00:55:12 +00:00
Function.cpp Qualify a bunch of explicit template instantiations to satisfy clang++. 2009-12-19 00:55:12 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Add utility routines for creating integer negation operators with NSW set. 2009-12-18 02:58:50 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h Catch more cases of a pointer being marked garbage twice. This helps when 2009-12-18 20:35:38 +00:00
LLVMContext.cpp
LLVMContextImpl.h This fixes a memory leak in OpaqueType found by Google's internal heapchecker. 2009-12-17 19:55:06 +00:00
Makefile
Mangler.cpp
Metadata.cpp Fix gcc warning. 2009-12-18 21:07:18 +00:00
Module.cpp Qualify a bunch of explicit template instantiations to satisfy clang++. 2009-12-19 00:55:12 +00:00
ModuleProvider.cpp
Pass.cpp Move several function bodies which are rarely inlined out of line. 2009-12-14 19:43:09 +00:00
PassManager.cpp Remove useless calls to c_str(). 2009-12-08 13:07:38 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Put TypesEqual and TypeHasCycleThroughItself in namespace llvm so ADL from 2009-12-19 00:51:42 +00:00
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Formalize MDNode's function-localness: 2009-12-18 20:09:14 +00:00