Age | Commit message (Expand) | Author |
---|---|---|
2001-07-23 | Moved inline/llvm/Tools/* to include/llvm/Support/* | Chris Lattner |
2001-07-15 | Add support to the bytecode writer to recognize floating point constants | Chris Lattner |
2001-07-14 | * The parent of a constant pool is a symtabvalue, not a value. | Chris Lattner |
2001-07-14 | * The parent of a constant pool is a SymTabValue, not a value. | Chris Lattner |
2001-07-08 | Implementation of Store & GetElementPtr | Chris Lattner |
2001-07-08 | Neg instruction removed. Cast instruction implemented. | Chris Lattner |
2001-07-07 | Broad superficial changes: | Chris Lattner |
2001-07-07 | Changed the fundemental architecture of Operands for Instructions. Now | Chris Lattner |
2001-07-07 | Fixed some error messages to be nicer | Chris Lattner |
2001-06-27 | Miscellaneous cleanups: | Chris Lattner |
2001-06-27 | Convert ugly postincrement to efficient preincrement | Chris Lattner |
2001-06-06 | Initial revision | Chris Lattner |