llvm-6502/lib/VMCore
Reid Spencer fa452c0550 Document a couple functions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13761 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-25 18:14:38 +00:00
..
AsmWriter.cpp Document a couple functions. 2004-05-25 18:14:38 +00:00
BasicBlock.cpp Fix retriving parent Function. 2004-04-16 17:37:12 +00:00
ConstantFold.cpp Add a missing break, which caused a crash in an obscure situation 2004-04-11 01:29:30 +00:00
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp Implement some helpers 2004-05-25 05:32:43 +00:00
Dominators.cpp
Function.cpp Recognize and verify the new GC intrinsics. 2004-05-23 21:16:51 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp Don't call getForwardedType() twice, as recommended by Chris. 2004-05-06 22:15:47 +00:00
InstrTypes.cpp
Instruction.cpp
IntrinsicLowering.cpp Implement the AddPrototypes method 2004-05-09 04:29:57 +00:00
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp
Linker.cpp Convert to SymbolTable's new lookup and iteration interfaces. 2004-05-25 08:52:20 +00:00
Makefile
Mangler.cpp Do not mangle intrinsics in any way! 2004-04-05 20:17:53 +00:00
Module.cpp Convert to SymbolTable's new lookup and iteration interfaces. 2004-05-25 08:52:20 +00:00
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SlotCalculator.cpp Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
SymbolTable.cpp Made it illegal to pass a Type* through one of the Value* interfaces. The 2004-05-25 15:20:47 +00:00
SymbolTableListTraitsImpl.h
Type.cpp
Value.cpp
Verifier.cpp Convert to SymbolTable's new iteration interface. Remove tabs. 2004-05-25 08:53:29 +00:00