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 |
Daniel Dunbar
|
4bfb4c80e0
|
Fix some -Asserts unused variable warnings.
llvm-svn: 78447
|
2009-08-08 00:40:46 +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 |