Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-23 | Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This | Lang Hames |
2012-03-26 | Add a debug option to dump PBQP graphs during register allocation. | Lang Hames |
2011-04-23 | Remove unused STL header includes. | Jay Foad |
2010-09-18 | Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas... | Lang Hames |