llvm-6502/lib/VMCore
2002-05-10 18:54:35 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp Implement constant propogation of PHI instructions like this: 2002-05-07 20:44:59 +00:00
ConstantFold.h
ConstantFolding.h
Constants.cpp
Dominators.cpp Move UnifyFunctionExitNodes to Utils library: final resting place this time 2002-05-07 19:18:48 +00:00
Function.cpp
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
Linker.cpp Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Makefile
Module.cpp
Pass.cpp Make functions that preserve the CFG not invalidate analyses that only depend 2002-05-06 19:31:52 +00:00
PassManagerT.h
SlotCalculator.cpp
SymbolTable.cpp We actually need this code for the release build to prevent link errors, 2002-05-10 18:54:35 +00:00
Type.cpp
Value.cpp
ValueHolderImpl.h
Verifier.cpp Verify that function call arguments match the function signature 2002-05-08 19:49:50 +00:00