llvm-6502/lib/VMCore
2001-09-07 18:00:19 +00:00
..
AsmWriter.cpp * Assembly writer is not a module analyzer anymore 2001-09-07 16:36:04 +00:00
BasicBlock.cpp Support new setName itf 2001-09-07 16:44:17 +00:00
ConstantFold.cpp * Support global constants 2001-09-07 16:40:34 +00:00
ConstantFold.h
ConstantFolding.h
ConstantPool.cpp * Cnstants are now global objects 2001-09-07 16:46:31 +00:00
Dominators.cpp
Function.cpp Support new setName interface 2001-09-07 16:47:18 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp Cleanup 2001-09-07 16:57:29 +00:00
InstrTypes.cpp Support new setName interface 2001-09-07 16:47:18 +00:00
Instruction.cpp * Support new setname interface 2001-09-07 16:47:03 +00:00
iOperators.cpp
iSwitch.cpp
Makefile
Module.cpp Modules must have a valid, nonnull type. Make them void 2001-09-07 16:47:42 +00:00
SlotCalculator.cpp * Slot calc is now simpler and not based on module analyzer. 2001-09-07 16:31:52 +00:00
SymbolTable.cpp Types and constnats are wierd objects in the symtabs 2001-09-07 16:48:17 +00:00
Type.cpp Support a abstract, opaque, and recursive types 2001-09-07 16:56:42 +00:00
Value.cpp Support abstract types 2001-09-07 16:57:07 +00:00
ValueHolderImpl.h
Verifier.cpp Remove #include of nonexistant header file 2001-09-07 16:32:10 +00:00