llvm-6502/lib/VMCore
2002-11-08 20:34:02 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp
Dominators.cpp
Function.cpp - Eliminate SymbolTable::ParentSymTab, ST::localLookup, and 2002-10-15 21:26:29 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp New isAssociative/isCommutative inspection methods, graciously contributed by 2002-10-31 04:14:01 +00:00
iOperators.cpp Fix nasty bug in ::isNeg() 2002-10-31 17:09:06 +00:00
iSwitch.cpp
LeakDetector.cpp
Linker.cpp
Makefile
Module.cpp Add a method "getMainFunction()" that efficiently locates 'main' in a module 2002-11-08 20:34:02 +00:00
Pass.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
PassManagerT.h Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
SlotCalculator.cpp
SymbolTable.cpp - Eliminate SymbolTable::ParentSymTab, ST::localLookup, and 2002-10-15 21:26:29 +00:00
SymbolTableListTraitsImpl.h
Type.cpp
Value.cpp
Verifier.cpp