Displaying 5 results from an estimated 5 matches for "regionprint".
Did you mean:
regionprinter
2013 Jan 10
0
[LLVMdev] Call graph printer/viewer
...pen it with a DOT viewer.
So I started adding support for viewing the call graph from opt.
Basically, there are 2 alternatives:
1) If you are trying to print/view a graph that is a Function
analysis, then exploit DOTGraphTraits{Viewer,Printer}
* lib/Analysis/DomPrinter.cpp
* lib/Analysis/RegionPrinter.cpp
2) Otherwise, use low-level interface {View,Write}Graph
* lib/Analysis/CFGPrinter.cpp
- View the graph, defines passes for viewing/printing
* lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
* lib/CodeGen/ScheduleDAGPrinter.cpp
- View the graph, no associate pass
* li...
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
...is/ProfileInfoLoader.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/ProfileInfoTypes.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/RegionInfo.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/RegionIterator.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/RegionPrinter.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/ScalarEvolution.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/ScalarEvolutionExpander.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Analysis/ScalarEvolutionExpressions.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Ana...
2010 Oct 01
0
[LLVMdev] CMake "sudo make install" & headers
On Thu, Sep 30, 2010 at 3:08 PM, Samuel Williams
<space.ship.traveller at gmail.com> wrote:
> Hi,
>
> I might just be doing something stupid, but when I do
>
> $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release ..
> $ sudo make install
>
> I don't get the expected headers in
> /usr/local/llvm-2.8/include/llvm
>
> It is
2010 Sep 30
6
[LLVMdev] CMake "sudo make install" & headers
Hi,
I might just be doing something stupid, but when I do
$ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release ..
$ sudo make install
I don't get the expected headers in
/usr/local/llvm-2.8/include/llvm
It is simply an empty directory.
What am I doing wrong? This is on Mac OS X, CMake 2.8+
Kind regards,
Samuel
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...elease+Asserts build
llvm[2]: Compiling RegionPass.cpp for Release+Asserts build
llvm[3]: Compiling X86FloatingPoint.cpp for Release+Asserts build
llvm[3]: Compiling ConstantHoisting.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGDumper.cpp for Release+Asserts build
llvm[2]: Compiling RegionPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ConstantProp.cpp for Release+Asserts build
llvm[3]: Compiling X86FrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGISel.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolution.cpp for Release+Asserts build
llvm[3]:...