llvm-6502/lib/VMCore
2003-10-07 22:19:19 +00:00
..
AsmWriter.cpp Add support for volatile loads/stores 2003-09-08 17:45:59 +00:00
BasicBlock.cpp Do not use BasicBlock::succ_iterator 2003-09-24 22:03:22 +00:00
ConstantFold.cpp
ConstantFold.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ConstantFolding.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ConstantRange.cpp
Constants.cpp Add a sanity check for constant expression casts 2003-10-07 22:19:19 +00:00
Dominators.cpp Rename Function::getEntryNode -> getEntryBlock 2003-09-20 14:39:18 +00:00
Function.cpp Reject "llvm." as a function name 2003-09-19 19:31:41 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp Add support for volatile loads/stores 2003-09-08 17:45:59 +00:00
InstrTypes.cpp
Instruction.cpp Add support for unwind 2003-09-08 18:54:36 +00:00
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp
Linker.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp Rename AbstractModuleProvider -> ModuleProvider, to match the header file name, 2003-10-04 20:14:59 +00:00
Pass.cpp
PassManagerT.h
SlotCalculator.cpp
SymbolTable.cpp This checkin basically amounts to a complete rewrite of the type-resolution 2003-10-03 18:46:24 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Explicit copy ctors are no longer needed 2003-10-03 19:02:41 +00:00
Value.cpp Users can never be null 2003-10-06 17:33:39 +00:00
Verifier.cpp Be more careful handling PHI nodes, which might be of potentially high degree. 2003-10-05 17:44:18 +00:00