summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PBQP/Math.h
Commit message (Collapse)AuthorAgeFilesLines
* New PBQP solver.Lang Hames2010-01-261-0/+288
* Fixed a reduction bug which occasionally led to infinite-cost (invalid) register allocation solutions despite the existence finite-cost solutions. * Significantly reduced memory usage (>50% reduction). * Simplified a lot of the solver code. llvm-svn: 94514
OpenPOWER on IntegriCloud