llvm-6502/include/llvm
Chris Lattner 282072869e hasSideEffects should be marked virtual
stores and free's have sideeffects


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-09 19:38:26 +00:00
..
Analysis New file, includes method to merge exit nodes together 2001-07-06 16:57:52 +00:00
Assembly Remove code for printing out Analysis data structures. It got moved 2001-07-03 05:35:52 +00:00
Bytecode
Optimizations
Tools Addition of 'deleter' function. 2001-07-02 01:09:41 +00:00
Transforms Add prototypes for ADCE pass 2001-06-30 06:37:16 +00:00
BasicBlock.h Changed the fundemental architecture of Operands for Instructions. Now 2001-07-07 08:36:50 +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
ConstPoolVals.h Remove dtor's that simply call dropAllReferences 2001-07-07 18:42:52 +00:00
DerivedTypes.h
Function.h Changed the fundemental architecture of Operands for Instructions. Now 2001-07-07 08:36:50 +00:00
iMemory.h hasSideEffects should be marked virtual 2001-07-09 19:38:26 +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 hasSideEffects should be marked virtual 2001-07-09 19:38:26 +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 Implemented shl, shl, & load instructions 2001-07-08 21:10:27 +00:00
iTerminators.h Broad superficial changes: 2001-07-07 19:24:15 +00:00
iUnary.h
Module.h
SlotCalculator.h
SymbolTable.h
SymTabValue.h
Type.h
User.h Fix stupid typo 2001-07-09 16:54:29 +00:00
Value.h
ValueHolder.h Add a new pop_back() method 2001-06-30 04:35:21 +00:00