Go to file
Lang Hames 090c7e82dd New PBQP solver.
* 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
2010-01-26 04:49:58 +00:00
clang Factor creating the DISubprogram for a member function out into a separate function. 2010-01-26 04:49:33 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm New PBQP solver. 2010-01-26 04:49:58 +00:00