| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark more constants unsigned, as warned about by icc (#68). | Duncan Sands | 2009-09-06 | 1 | -1/+1 |
| | | | | | | | Patch by Erick Tryzelaar. llvm-svn: 81116 | ||||
| * | Remove <iostream>. | Bill Wendling | 2009-08-15 | 1 | -20/+17 |
| | | | | | llvm-svn: 79146 | ||||
| * | Remove unnecessary throw() specifications; LLVM doesn't use exceptions. | Dan Gohman | 2009-08-11 | 1 | -3/+3 |
| | | | | | llvm-svn: 78667 | ||||
| * | Fix some -Asserts unused variable warnings. | Daniel Dunbar | 2009-08-08 | 1 | -6/+4 |
| | | | | | llvm-svn: 78447 | ||||
| * | Added legal stuff, fixed some formatting issues. Removed the graph generator ↵ | Lang Hames | 2009-08-07 | 10 | -254/+142 |
| | | | | | | | 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 | 10 | -0/+2672 |
| based solver, but I'll be working to improve that. The PBQP allocator has been updated to use the new solver. llvm-svn: 78354 | |||||

