aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/PBQP
Commit message (Expand)AuthorAgeFilesLines
* Mark more constants unsigned, as warned about by icc (#68).Duncan Sands2009-09-061-1/+1
* Remove <iostream>.Bill Wendling2009-08-151-20/+17
* Remove unnecessary throw() specifications; LLVM doesn't use exceptions.Dan Gohman2009-08-111-3/+3
* Fix some -Asserts unused variable warnings.Daniel Dunbar2009-08-081-6/+4
* Added legal stuff, fixed some formatting issues. Removed the graph generator ...Lang Hames2009-08-0710-254/+142
* New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...Lang Hames2009-08-0610-0/+2672