llvm-6502/include/llvm
Chris Lattner 97baedc8c5 I checked and no clients expect this to return null for unconditional branches
Simplify code and make it more uniform.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14077 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-08 22:03:05 +00:00
..
ADT GCC doesn't like prefix form of cast with two identifiers I guess. 2004-06-04 20:21:53 +00:00
Analysis
Assembly Revert ostream back to reference: the only user (llvm-tv) no longer needs it. 2004-06-04 21:10:35 +00:00
Bytecode Fix case of doxygen directive `\p': it's lowercase. 2004-06-08 13:49:17 +00:00
CodeGen Add a forwarding method pop_front() that allows you to delete instructions 2004-06-08 18:52:47 +00:00
Config Added checks for mkstemp and getrusage. 2004-06-07 14:26:24 +00:00
Debugger
ExecutionEngine
Internal
Support Warning foo 2004-06-05 00:17:13 +00:00
System
Target Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus 2004-06-08 06:23:17 +00:00
Transforms
AbstractTypeUser.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
Instructions.h
IntrinsicLowering.h
Intrinsics.h
iOperators.h
iOther.h
iPHINode.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
iTerminators.h I checked and no clients expect this to return null for unconditional branches 2004-06-08 22:03:05 +00:00
Linker.h
Module.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
ModuleProvider.h
Pass.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
PassAnalysisSupport.h
PassManager.h
PassSupport.h Fix more warnings 2004-06-04 20:39:05 +00:00
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00