llvm-6502/include/llvm
Brian Gaeke 02dea4b355 Fix a typo I happened to notice.
Rename include guards in the "usual" manner.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8695 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-24 04:09:50 +00:00
..
ADT Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
Analysis Add prototype 2003-09-21 00:28:18 +00:00
Assembly
Bytecode Added doxygen comments for the streaming module provider. 2003-09-22 23:40:38 +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 a typo I happened to notice. 2003-09-24 04:09:50 +00:00
System
Target Remove dead file 2003-09-01 20:41:21 +00:00
Transforms Cleanup header file 2003-09-20 14:35:38 +00:00
AbstractTypeUser.h
Argument.h Fix header, fix broken friend decl 2003-09-20 03:34:44 +00:00
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
ConstantHandling.h
Constants.h
DerivedTypes.h Get friendly 2003-09-05 02:30:18 +00:00
Function.h Rename getEntryNode -> getEntryBlock() 2003-09-20 14:36:49 +00:00
GlobalValue.h
GlobalVariable.h
iMemory.h Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll 2003-09-09 18:16:08 +00:00
InstrTypes.h
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
ModuleProvider.h Materialize the module before releasing it. 2003-09-22 23:35:23 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h New method 2003-09-02 21:54:56 +00:00
User.h
Value.h