llvm-6502/include/llvm
Chris Lattner 94572e0c93 Add short forms of the get*Type methods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-20 19:09:11 +00:00
..
Analysis * The parent of a constant pool is a SymTabValue, not a value. 2001-07-14 06:08:51 +00:00
Assembly Made it not inline 2001-07-12 23:35:11 +00:00
Bytecode Add support to write and read a fixed amount of raw data 2001-07-15 00:16:22 +00:00
Optimizations Split AllOpts.h into lots of little .h files. 2001-06-30 04:34:07 +00:00
Tools Add a function to convert a double to a string 2001-07-15 00:16:38 +00:00
Transforms Add prototypes for ADCE pass 2001-06-30 06:37:16 +00:00
BasicBlock.h Made the following changes: 2001-07-14 06:07:58 +00:00
CFG.h * Added comments 2001-07-06 16:56:17 +00:00
CFGdecls.h * Added comments 2001-07-06 16:56:17 +00:00
ConstantHandling.h Neg instruction removed. Cast instruction implemented. 2001-07-08 04:57:15 +00:00
ConstantPool.h Made the following changes: 2001-07-14 06:07:58 +00:00
ConstPoolVals.h Made the following changes: 2001-07-14 06:07:58 +00:00
DerivedTypes.h Add short forms of the get*Type methods. 2001-07-20 19:09:11 +00:00
Function.h Rename 'isMethodExternal' to 'isExternal' 2001-07-15 06:35:24 +00:00
iMemory.h Made the following changes: 2001-07-14 06:07:58 +00:00
InstrTypes.h Moved Cast from being a Unary instruction to being an "Other" instruction 2001-07-08 19:03:27 +00:00
Instruction.h Made the following changes: 2001-07-14 06:07:58 +00:00
iOperators.h Moved Cast from being a Unary instruction to being an "Other" instruction 2001-07-08 19:03:27 +00:00
iOther.h Made the following changes: 2001-07-14 06:07:58 +00:00
iTerminators.h Broad superficial changes: 2001-07-07 19:24:15 +00:00
iUnary.h Initial revision 2001-06-06 20:29:01 +00:00
Module.h Made the following changes: 2001-07-14 06:07:58 +00:00
SlotCalculator.h * The parent of a constant pool is a SymTabValue, not a value. 2001-07-14 06:08:51 +00:00
SymbolTable.h Fixed typo in comment 2001-07-16 16:17:18 +00:00
SymTabValue.h Made the following changes: 2001-07-14 06:07:58 +00:00
Type.h The ConstRules class got moved to the opt namespace 2001-06-30 04:35:01 +00:00
User.h Fix stupid typo 2001-07-09 16:54:29 +00:00
Value.h Made the following changes: 2001-07-14 06:07:58 +00:00
ValueHolder.h Made the following changes: 2001-07-14 06:07:58 +00:00