Age | Commit message (Expand) | Author |
---|---|---|
2001-12-04 | Renamed inst_const_iterator -> const_inst_iterator | Chris Lattner |
2001-11-27 | Create a new #include "Support/..." directory structure to move things | Chris Lattner |
2001-11-12 | Major improvement to how nodes are built for a BB. | Vikram S. Adve |
2001-09-28 | Pull iterators out of CFG.h and CFGdecls and put them in Support directory | Chris Lattner |
2001-09-18 | Format file header. | Vikram S. Adve |
2001-09-14 | Chris seems fond of #include <vector>. Fix these. Also convert use list in | Chris Lattner |
2001-09-07 | Remove unneeded #includes | Chris Lattner |
2001-08-28 | Class that encapsulates priority heuristics for instruction scheduling. | Vikram S. Adve |