search for: 2387960

Displaying 6 results from an estimated 6 matches for "2387960".

2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...| 26 | 0m24.169s | 0m4.625s | 166092 | 165213 | +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ | povray | 17 | 0m8.543s | 0m8.552s | 4 | 9m24.562s | 5m39.295s | 2388152 | 2387960 | +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | 0m20.786s | 0m5.229s | 368841 | 368009 | +---------------+----------+-------------+-----------+...
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...25s | 166092 | 165213 | >> >> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> | povray | 17 | 0m8.543s | 0m8.552s | 4 | >> 9m24.562s | 5m39.295s | 2388152 | 2387960 | >> >> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | >> 0m20.786s | 0m5.229s | 368841 | 368009 | >> >>...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...;>> > >>> > +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ > >>> | povray | 17 | 0m8.543s | 0m8.552s | 4 | > >>> 9m24.562s | 5m39.295s | 2388152 | 2387960 | > >>> > >>> > +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ > >>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | > >>> 0m20.786s | 0m5.229s | 368...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...| 165213 | >>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >>> | povray | 17 | 0m8.543s | 0m8.552s | 4 | >>> 9m24.562s | 5m39.295s | 2388152 | 2387960 | >>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | >>> 0m20.786s | 0m5.229s | 368841 | 368009 | &g...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...t; >> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> >>> | povray | 17 | 0m8.543s | 0m8.552s | 4 | >> >>> 9m24.562s | 5m39.295s | 2388152 | 2387960 | >> >>> >> >>> >> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> >>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | >> >>&gt...
2016 Mar 15
2
GSoC Proposal : Path Profiling Support
This proposal adds support for path profiling [Ball96] to LLVM. Path profiling compactly represents acyclic paths in a directed acyclic graph representation of the control flow graph of a routine. Instrumentation can be added to uniquely identify paths executed at runtime. Path profiles enable precise enumeration of the sequence of basic blocks executed in order for a particular path. Using path