[llvm-commits] [llvm] r56959 - in /llvm/trunk: include/llvm/CodeGen/LinkAllCodegenComponents.h include/llvm/CodeGen/Passes.h lib/CodeGen/PBQP.cpp lib/CodeGen/PBQP.h lib/CodeGen/RegAllocPBQP.cpp

Chris Lattner clattner at apple.com
Sat Oct 4 13:35:08 PDT 2008


On Oct 2, 2008, at 11:29 AM, Evan Cheng wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=56959&view=rev
> Log:
> A Partitioned Boolean Quadratic Programming (PBQP) based register  
> allocator.
>
> Contributed by Lang Hames.

Nice!  Lang and Evan,

What is the copyright and license of Bernhard Scholz PBQP solver?  Did  
you contact Bernhard and ask him if it would be okay to change the  
copyright/license of his library to the Illinois license and the terms  
of the llvm developer policy?

-Chris




More information about the llvm-commits mailing list