llvm-6502/lib/VMCore
2009-03-09 05:50:45 +00:00
..
AsmWriter.cpp Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp simplify the way how traits get hold of the symbol table 2009-03-07 12:33:24 +00:00
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp fix typo 2009-03-08 04:06:26 +00:00
Core.cpp
Dominators.cpp
Function.cpp further simplifications arising from peruse of the more declarative interface 2009-03-07 10:49:57 +00:00
Globals.cpp make GlobalValue::removeDeadConstantUsers() const. 2009-03-09 05:50:45 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp fix Analysis/BasicAA/2004-12-08-BasicAACrash.ll by allowing opaque types. 2009-03-09 04:56:22 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp further simplifications arising from peruse of the more declarative interface 2009-03-07 10:49:57 +00:00
ModuleProvider.cpp
Pass.cpp
PassManager.cpp Sprinkle some PrettyStackEntry magic into the passmanager. With this, we now 2009-03-06 06:45:05 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp