Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Method/Function | Chris Lattner | 2002-03-29 | 1 | -1/+1 |
* | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner | 2002-01-21 | 1 | -1/+1 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 2 | -13/+16 |
* | Move DataTypes.h from llvm/Support to just Support | Chris Lattner | 2001-11-26 | 1 | -1/+1 |
* | Changes to get some meaningful feedback from the bytecode reader. At some po... | Chris Lattner | 2001-10-24 | 1 | -2/+3 |
* | initial checkin | Chris Lattner | 2001-10-18 | 1 | -0/+32 |
* | Use a deque instead of a vector for greater efficiency writing bytecode | Chris Lattner | 2001-09-07 | 1 | -10/+10 |
* | Moved inline/llvm/Tools/* to include/llvm/Support/* | Chris Lattner | 2001-07-23 | 1 | -1/+1 |
* | Add support to write and read a fixed amount of raw data | Chris Lattner | 2001-07-15 | 1 | -0/+31 |
* | Initial revision | Chris Lattner | 2001-06-06 | 4 | -0/+319 |