| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
| | | | | | | | Header files will be on the way. llvm-svn: 9298 | ||||
| * | Avoid doing pointless work. Amazingly, this makes us go faster. | Chris Lattner | 2003-10-06 | 1 | -0/+5 |
| | | | | | | | | | | | Running the inliner on 252.eon used to take 48.4763s, now it takes 14.4148s. In release mode, it went from taking 25.8741s to taking 11.5712s. This also fixes a FIXME. llvm-svn: 8890 | ||||
| * | New const_cast instead of c style cast | Chris Lattner | 2003-04-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 5805 | ||||
| * | Add debugging helper | Chris Lattner | 2003-01-13 | 1 | -1/+2 |
| | | | | | llvm-svn: 5235 | ||||
| * | Fix bug that was bugging bugpoint | Chris Lattner | 2002-12-07 | 1 | -2/+2 |
| | | | | | llvm-svn: 4953 | ||||
| * | Initial checkin of Module cloning support stuff | Chris Lattner | 2002-11-20 | 1 | -0/+88 |
| llvm-svn: 4788 | |||||

