llvm-6502/lib/VMCore
Chris Lattner e7506a366e Rename Method to Function
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1957 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-23 22:51:58 +00:00
..
AsmWriter.cpp
BasicBlock.cpp Fix bug: test/Regression/Other/2002-02-24-InlineBrokePHINodes.ll 2002-02-25 00:35:07 +00:00
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp
Dominators.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Function.cpp Rename Method to Function 2002-03-23 22:51:58 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp * AllocationInst ctor moved here from iMemory.h 2002-03-21 22:37:48 +00:00
InstrTypes.cpp Add an assertion that would hopefully catch a problem that was tripping 2002-03-22 18:01:58 +00:00
Instruction.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
iOperators.cpp
iSwitch.cpp
Linker.cpp Cleanup error message output a bit 2002-03-15 20:21:29 +00:00
Makefile
Module.cpp
Pass.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
PassManagerT.h Rename Method to Function 2002-03-23 22:51:58 +00:00
SlotCalculator.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
SymbolTable.cpp * Add new method localLookup 2002-03-08 20:26:17 +00:00
Type.cpp
Value.cpp Add an assertion to catch a misuse of replaceAllUsesWith 2002-03-21 05:38:15 +00:00
ValueHolderImpl.h
Verifier.cpp Checkin new test for problem anand ran into 2002-03-15 20:25:09 +00:00