Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-06 | Avoid doing pointless work. Amazingly, this makes us go faster. | Chris Lattner |
2003-04-18 | New const_cast instead of c style cast | Chris Lattner |
2003-01-13 | Add debugging helper | Chris Lattner |
2002-12-07 | Fix bug that was bugging bugpoint | Chris Lattner |
2002-11-20 | Initial checkin of Module cloning support stuff | Chris Lattner |