Displaying 3 results from an estimated 3 matches for "buildpmf".
Did you mean:
buildmi
2005 Jan 07
1
[LLVMdev] Shared library building problems on Darwin
...So with these file types, it works:
/Users/mike/Documents/hpcl/LLVM/cfe-src/install/bin/gcc -g
tests/daxpy/daxpy.c -o tests/daxpy/daxpy
/Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/bin//opt -f -stats
-debug-pass=Structure -load
/Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/lib//libPMFBuild.so
-buildpmf -o tests/daxpy/daxpy-opt tests/daxpy/daxpy.bc
Pass Arguments: -buildpmf -verify
Target Data Layout
Module Pass Manager
Function Pass Manager
Build PMF Structures
-- Build PMF Structures
Immediate Dominators Construction
Dominator Set Construction
-- Immediate Dominators Constructi...
2005 Jan 11
2
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...c/install/bin/gcc -g
> > > tests/daxpy/daxpy.c -o tests/daxpy/daxpy
> > > /Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/bin//opt -f -stats
> > > -debug-pass=Structure -load
> > > /Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/lib//libPMFBuild.so
> > > -buildpmf -o tests/daxpy/daxpy-opt tests/daxpy/daxpy.bc
> > > Pass Arguments: -buildpmf -verify
> > > Target Data Layout
> > > Module Pass Manager
> > > Function Pass Manager
> > > Build PMF Structures
> > > -- Build PMF Structures
> > >...
2005 Jan 11
0
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...> > > tests/daxpy/daxpy.c -o tests/daxpy/daxpy
> > > > /Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/bin//opt -f -stats
> > > > -debug-pass=Structure -load
> > > > /Users/mike/Documents/hpcl/LLVM/llvm-cvs/Debug/lib//libPMFBuild.so
> > > > -buildpmf -o tests/daxpy/daxpy-opt tests/daxpy/daxpy.bc
> > > > Pass Arguments: -buildpmf -verify
> > > > Target Data Layout
> > > > Module Pass Manager
> > > > Function Pass Manager
> > > > Build PMF Structures
> > > > -- Build...