llvm-6502/lib/VMCore
Chris Lattner 18961504fc *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2777 91177308-0d34-0410-b5e6-96231b3b80d8
2002-06-25 16:12:52 +00:00
..
AsmWriter.cpp Support opaque type printing a little bit at least 2002-05-26 20:17:54 +00:00
BasicBlock.cpp Fix bug: test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll 2002-05-23 16:52:34 +00:00
ConstantFold.cpp Implement constant propogation of PHI instructions like this: 2002-05-07 20:44:59 +00:00
ConstantFold.h Move a bunch of code to a .cpp file, don't #include Instruction.h 2002-05-06 17:54:50 +00:00
ConstantFolding.h Move a bunch of code to a .cpp file, don't #include Instruction.h 2002-05-06 17:54:50 +00:00
Constants.cpp
Dominators.cpp Add method to check to see if two _Instructions_ dominate each other 2002-05-13 22:03:16 +00:00
Function.cpp
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
Linker.cpp *** empty log message *** 2002-06-25 16:12:52 +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 Avoid creating the symbol table if we don't need it. 2002-05-22 22:53:05 +00:00
Verifier.cpp * Update to work with Megapatch 2002-06-25 15:56:27 +00:00