Add support for casting operators
[oota-llvm.git] / lib / VMCore / iMemory.cpp
2001-07-20 Vikram S. AdveProvide uniform access to the pointer operand and to...
2001-07-15 Chris LattnerAdd support for assembly printing fp constants
2001-07-14 Chris Lattner* ValueHolder now takes 3 arguments
2001-07-08 Chris LattnerImplementation of Store & GetElementPtr
2001-07-08 Chris LattnerImplemented shl, shl, & load instructions