[llvm-commits] [llvm] r78354 - in /llvm/trunk/lib/CodeGen: PBQP.cpp PBQP.h PBQP/ PBQP/AnnotatedGraph.h PBQP/ExhaustiveSolver.h PBQP/GraphBase.h PBQP/GraphGenerator.h PBQP/HeuristicSolver.h PBQP/Heuristics/ PBQP/Heuristics/Briggs.h PBQP/PBQPMath.h

Lang Hames lhames at gmail.com
Thu Aug 6 16:40:33 PDT 2009


Good point. On it...

- Lang.

On Thu, Aug 6, 2009 at 4:38 PM, Eric Christopher<echristo at apple.com> wrote:
>
> On Aug 6, 2009, at 4:32 PM, Lang Hames wrote:
>
>> New C++ PBQP solver. Currently about as fast (read _slow_) as the
>> old C based solver, but I'll be working to improve that. The PBQP
>> allocator has been updated to use the new solver.
>
> You'll probably want to add the Copyright bits at the top of the files.
>
> -eric
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list