Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-09-22 | Converted tabs to spaces. | Misha Brukman |
2003-08-18 | Spell `necessary' correctly. | Misha Brukman |
2003-06-11 | Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to ENDIAN_LITTLE and ENDIAN_BIG. | John Criswell |
2003-05-06 | Fix memory corruption problem | Chris Lattner |
2002-09-17 | Fix namespace correctness bug | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-11-26 | Move DataTypes.h from llvm/Support to just Support | Chris Lattner |
2001-09-07 | Use a deque instead of a vector for greater efficiency writing bytecode | Chris Lattner |
2001-07-23 | Moved inline/llvm/Tools/* to include/llvm/Support/* | Chris Lattner |
2001-07-15 | Add support to write and read a fixed amount of raw data | Chris Lattner |
2001-06-06 | Initial revision | Chris Lattner |