Add support to the bytecode writer to recognize floating point constants
[oota-llvm.git] / lib / Bytecode / Writer / ConstantWriter.cpp
2001-07-15 Chris LattnerAdd support to the bytecode writer to recognize floatin...
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-27 Chris LattnerConvert ugly postincrement to efficient preincrement
2001-06-06 Chris LattnerInitial revision