Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added legal stuff, fixed some formatting issues. Removed the graph generator ↵ | Lang Hames | 2009-08-07 | 1 | -195/+0 |
| | | | | | | stuff as it was only meant for debugging the solver. llvm-svn: 78359 | ||||
* | New C++ PBQP solver. Currently about as fast (read _slow_) as the old C ↵ | Lang Hames | 2009-08-06 | 1 | -0/+195 |
based solver, but I'll be working to improve that. The PBQP allocator has been updated to use the new solver. llvm-svn: 78354 |