llvm-6502/lib/VMCore
2009-07-30 15:35:55 +00:00
..
AsmWriter.cpp Check null NameMDNode elements. 2009-07-30 01:02:04 +00:00
Attributes.cpp
AutoUpgrade.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
BasicBlock.cpp
CMakeLists.txt Rename MDNode.h header. It defines MDnode and other metadata classes. 2009-07-28 21:49:47 +00:00
ConstantFold.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
ConstantFold.h
Constants.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
Core.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
Dominators.cpp
Function.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
Globals.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LLVMContext.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
LLVMContextImpl.cpp Rename MDNode.h header. It defines MDnode and other metadata classes. 2009-07-28 21:49:47 +00:00
LLVMContextImpl.h Move ConstantExpr to 2.5 API. 2009-07-29 18:55:55 +00:00
Makefile
Mangler.cpp
Metadata.cpp fix a unitialized pointer in NamedMDNode (and reenable unittest) 2009-07-30 15:35:55 +00:00
Module.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
ModuleProvider.cpp
Pass.cpp
PassManager.cpp Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp Keep track of named mdnodes in a Module using an ilist. 2009-07-29 17:16:17 +00:00
ValueSymbolTable.cpp Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
ValueTypes.cpp Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
Verifier.cpp Typo 2009-07-30 02:00:06 +00:00