Fix the linker. This bug was not fun to track down. grr
[oota-llvm.git] / include / llvm / iMemory.h
2001-11-03 Chris LattnerFix the linker. This bug was not fun to track down...
2001-11-01 Chris LattnerAdd simpler to use ctors. Add getType() overload to...
2001-11-01 Chris LattnerAdd some useful accessors
2001-10-13 Chris LattnerAdd some casts to make GCC 2.96 happy.
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-09-07 Chris LattnerAdd assertion to check for
2001-08-27 Chris LattnerRemove target specific method.
2001-07-20 Vikram S. AdveProvide uniform access to the pointer operand and to...
2001-07-14 Chris LattnerMade the following changes:
2001-07-09 Chris LattnerhasSideEffects should be marked virtual
2001-07-08 Chris LattnerImplementation of Store & GetElementPtr
2001-07-08 Chris LattnerImplemented shl, shl, & load instructions
2001-07-07 Chris LattnerBroad superficial changes:
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-06 Chris LattnerInitial revision