Age | Commit message (Expand) | Author |
---|---|---|
2003-11-16 | Fixes for PR114: Thanks to Reid Spencer! | Chris Lattner |
2003-11-14 | This is obviously illegal C++ code, but was apparently accepted by 3.3 | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-10-16 | Completely rewrite support for the Value::use_* list. Now, all operations on | Chris Lattner |