summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PBQP/Graph.h
Commit message (Collapse)AuthorAgeFilesLines
* Added copy sensible construction & assignment to PBQP graphs and fixed a ↵Lang Hames2010-02-091-2/+70
| | | | | | memory access bug in the heuristic solver. llvm-svn: 95633
* New PBQP solver.Lang Hames2010-01-261-0/+357
* 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