Douglas Gregor
|
740ab38bb7
|
Fix a bunch of little errors that Clang complains about when its being pedantic
llvm-svn: 91764
|
2009-12-19 07:05:23 +00:00 |
Bill Wendling
|
f7b4c5a295
|
Remove <iostream>.
llvm-svn: 79146
|
2009-08-15 22:28:08 +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 |