Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer | 2004-07-04 | 2 | -0/+4 |
* | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() | Chris Lattner | 2004-06-17 | 1 | -1/+1 |
* | Finegrainify namespacification | Chris Lattner | 2004-06-02 | 2 | -6/+3 |
* | Fix a trivial but blatant bug | Chris Lattner | 2004-06-02 | 1 | -4/+4 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 2 | -0/+8 |
* | Added LLVM copyright notice to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 2 | -0/+14 |
* | rename selection directory and library to SelectionDAG | Chris Lattner | 2003-08-15 | 1 | -1/+1 |
* | Add a bunch of new node types, etc | Chris Lattner | 2003-08-15 | 2 | -12/+71 |
* | Initial checkin of SelectionDAG implementation. This is still rough and | Chris Lattner | 2003-08-11 | 3 | -0/+332 |