llvm-6502/lib/VMCore
2007-10-30 19:00:49 +00:00
..
AsmWriter.cpp
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp Add support for folding binary operators with vector zero operands. 2007-10-30 19:00:49 +00:00
ConstantFold.h The #include <iterator> isn't needed in this header. 2007-10-22 20:44:10 +00:00
Constants.cpp this doesn't need dynamic_cast. 2007-10-18 16:26:24 +00:00
Core.cpp
Dominators.cpp Make DomTree and PostDomTree thin wrappers around DomTreeBase, rather than inheriting from it. 2007-10-23 20:58:37 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp fix typo 2007-10-18 16:10:48 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp Reduce reliance on rtti info 2007-10-18 16:11:18 +00:00
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp I am not sure this is a good idea to be an option, but rename the option for 2007-10-29 03:14:55 +00:00