Age | Commit message (Expand) | Author |
---|---|---|
2005-04-23 | Eliminate tabs and trailing spaces | Jeff Cohen |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2005-01-07 | Add missing createXxxPass functions | Jeff Cohen |
2004-09-20 | 'Pass' should now not be derived from by clients. Instead, they should derive | Chris Lattner |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-07-29 | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman |
2004-07-21 | These files don't need to include <iostream> since they include "Support/Debu... | Brian Gaeke |
2004-07-04 | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer |
2004-06-29 | Restoring this file. | Vikram S. Adve |
2004-06-24 | This file is unused, and duplicates functionality in TraceValues.cpp. | Vikram S. Adve |
2004-05-03 | Fix typo | Brian Gaeke |
2004-05-03 | Add initial implementation of basic-block tracing instrumentation pass. | Brian Gaeke |