llvm-6502/include/llvm
2001-07-31 21:55:51 +00:00
..
Analysis Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
Assembly Large scale changes to implement new command line argument facility 2001-07-23 02:35:57 +00:00
Bytecode Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
CodeGen Allow numOperands of -1 for variable #operands. 2001-07-31 21:55:51 +00:00
Optimizations Header to raise and lower representation 2001-07-20 19:17:47 +00:00
Support Added function printIndent. 2001-07-28 04:41:27 +00:00
Transforms Add prototypes for ADCE pass 2001-06-30 06:37:16 +00:00
BasicBlock.h Added vector of machine instructions for the basic block. 2001-07-30 18:47:24 +00:00
CFG.h Modify var names to make it apparant that the code is really generic 2001-07-28 17:43:45 +00:00
CFGdecls.h * Added comments 2001-07-06 16:56:17 +00:00
ConstantHandling.h Add support for casting operators 2001-07-21 19:10:33 +00:00
ConstantPool.h Add new method, ensureTypeAvailable 2001-07-20 19:13:04 +00:00
ConstPoolVals.h Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
DerivedTypes.h Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
Function.h Rename 'isMethodExternal' to 'isExternal' 2001-07-15 06:35:24 +00:00
iMemory.h Provide uniform access to the pointer operand and to the index 2001-07-20 21:07:06 +00:00
InstrTypes.h Add an function to BinaryOperator to swap the two operands 2001-07-20 19:09:33 +00:00
Instruction.h Make a function const. 2001-07-28 04:40:15 +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 Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +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 Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +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 Change is*Type to be a casting convertion operator 2001-07-20 19:12:34 +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