llvm-6502/include/llvm
Chris Lattner 317a61b2db Get rid of the whole "Node2" business, rename getNode() ->getBlock() to
be more descriptive


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8468 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-11 16:25:06 +00:00
..
ADT Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
Analysis Get rid of the whole "Node2" business, rename getNode() ->getBlock() to 2003-09-11 16:25:06 +00:00
Assembly
Bytecode Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CodeGen Remove header files that were privatized 2003-09-01 20:33:38 +00:00
Config
ExecutionEngine Make getOperandValue and executeCastOperation methods of Interpreter. 2003-09-05 18:55:03 +00:00
Support Fix spello 2003-09-10 05:30:09 +00:00
System
Target Remove dead file 2003-09-01 20:41:21 +00:00
Transforms Expand the pass to unify all of the unwind blocks as well 2003-09-10 20:34:51 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h Minor simplification 2003-08-31 02:50:07 +00:00
CallGraphSCCPass.h Initial checkin of the CallGraphSCCPass class 2003-08-31 01:54:59 +00:00
Constant.h Allow for "unsafe" replaceAllUsesWith operatations, for use during type resolution 2003-08-29 05:36:05 +00:00
ConstantHandling.h
Constants.h Allow for "unsafe" replaceAllUsesWith operatations, for use during type resolution 2003-08-29 05:36:05 +00:00
DerivedTypes.h Get friendly 2003-09-05 02:30:18 +00:00
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll 2003-09-09 18:16:08 +00:00
InstrTypes.h The word dependent' has no a'. 2003-08-21 22:14:26 +00:00
Instruction.def Add new unwind instruction. Happily there was a slot leftover from when the 2003-09-08 18:54:01 +00:00
Instruction.h
Instructions.h
Intrinsics.h Eliminate the unwind intrinsic, it is now an instruction 2003-09-08 19:44:47 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h Add the unwind instruction class 2003-09-08 18:54:09 +00:00
Linker.h
Module.h Add new helper function which makes it even easier to do this sort of thing 2003-08-31 00:19:18 +00:00
Pass.h Move getAnalysisToUpdate to after the definition of AnalysisResolver. 2003-08-29 14:26:51 +00:00
PassAnalysisSupport.h Move getAnalysisToUpdate to after the definition of AnalysisResolver. 2003-08-29 14:26:51 +00:00
PassManager.h Add new method to FunctionPassManager to add ImmutablePasses. 2003-08-14 06:07:57 +00:00
PassSupport.h
SlotCalculator.h
SymbolTable.h Add period 2003-08-23 23:15:10 +00:00
SymbolTableListTraits.h
Type.def
Type.h New method 2003-09-02 21:54:56 +00:00
User.h
Value.h Add new method 2003-08-29 05:08:31 +00:00