Displaying 4 results from an estimated 4 matches for "creategraphcoloringregalloc".
2006 Aug 20
0
[LLVMdev] Adding register allocator to LLVM
...n.
So I moved my allocator implementation into seperate folder within CodeGen
and wrote separate makefile for it (like in "Writing an LLVM pass"
tutorial). But when I run "make" from LLVMOBJDIR it doesn't enter the
RegAlloc directory and when linking llc an error like
"createGraphColoringRegAlloc not defined" occurs.
What am I doing wrong? :)
On 8/3/06, Chris Lattner <sabre at nondot.org> wrote:
> On Thu, 3 Aug 2006, Jim Laskey wrote:
> > To force the load/linking of your register allocator into the llc/lli
> tools,
> > add your create function's global d...
2006 Aug 03
3
[LLVMdev] Adding register allocator to LLVM
On Thu, 3 Aug 2006, Jim Laskey wrote:
> To force the load/linking of your register allocator into the llc/lli tools,
> add your create function's global declaration to "Passes.h" and add a
> "pseudo" call line to "llvm/Codegen/LinkAllCodegenComponents.h" .
Another note: with this new functionality you should be able to
dynamically load register
2006 Aug 20
2
[LLVMdev] Adding register allocator to LLVM
...locator implementation into seperate folder within CodeGen
> and wrote separate makefile for it (like in "Writing an LLVM pass"
> tutorial). But when I run "make" from LLVMOBJDIR it doesn't enter the
> RegAlloc directory and when linking llc an error like
> "createGraphColoringRegAlloc not defined" occurs.
>
> What am I doing wrong? :)
2006 Aug 22
0
[LLVMdev] Adding register allocator to LLVM
...to seperate folder within
> CodeGen
> > and wrote separate makefile for it (like in "Writing an LLVM pass"
> > tutorial). But when I run "make" from LLVMOBJDIR it doesn't enter the
> > RegAlloc directory and when linking llc an error like
> > "createGraphColoringRegAlloc not defined" occurs.
> >
> > What am I doing wrong? :)
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
Nae king! Nae...