Dan Gohman
|
c7c2bc9663
|
Remove unnecessary throw() specifications; LLVM doesn't use exceptions.
llvm-svn: 78667
|
2009-08-11 15:35:57 +00:00 |
Lang Hames
|
8f0d67536e
|
Added legal stuff, fixed some formatting issues. Removed the graph generator stuff as it was only meant for debugging the solver.
llvm-svn: 78359
|
2009-08-07 00:25:12 +00:00 |
Lang Hames
|
88fae6f9c9
|
New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based solver, but I'll be working to improve that. The PBQP allocator has been updated to use the new solver.
llvm-svn: 78354
|
2009-08-06 23:32:48 +00:00 |