llvm-6502/lib/VMCore
2008-03-19 23:38:52 +00:00
..
AsmWriter.cpp
AutoUpgrade.cpp Add intrinsics to match mmx shift builtin's with immediate operand. 2008-03-19 23:38:52 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Core.cpp C bindings for Module-, Function-, and BasicBlock::iterator. 2008-03-19 03:47:18 +00:00
Dominators.cpp PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
Function.cpp move a bunch of trivial methods to be inline. 2008-03-13 05:00:21 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp move a bunch of trivial methods to be inline. 2008-03-13 05:00:21 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp Update comments; getPassName no longer uses RTTI. 2008-03-14 18:27:04 +00:00
PassManager.cpp #if 1 .. #endif markers do not add any value. 2008-03-19 22:24:25 +00:00
SymbolTableListTraitsImpl.h
Type.cpp add some convenience methods for creating GEP instructions and 2008-03-19 05:06:05 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp