llvm-6502/include/llvm
Chris Lattner 5118872dd2 Add new BinaryOperator::createAdd/Sub/... methods to avoid having to type
llvm::Instruction:: all of the time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14105 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-10 01:43:29 +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 Add some new fields for bytecode analysis. 2004-06-09 06:18:53 +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
Support Warning foo 2004-06-05 00:17:13 +00:00
System Moved header from include/Support/ to include/llvm/System 2004-05-27 05:30:18 +00:00
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 Don't use identifiers that start with an _ 2004-06-03 21:12:02 +00:00
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
InstrTypes.h Add new BinaryOperator::createAdd/Sub/... methods to avoid having to type 2004-06-10 01:43:29 +00:00
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 Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
iOther.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
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 Fix case of doxygen directive \p. 2004-06-03 15:14:00 +00:00
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