search for: bitmap_operation

Displaying 5 results from an estimated 5 matches for "bitmap_operation".

2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...-----------------------------------------------------------------+ | freqmine | _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_ | +-----------------+----------------------------------------------------------------------------------------------+ | gcc | bitmap_operation | +-----------------+----------------------------------------------------------------------------------------------+ | hmmer | P7Viterbi | +-----------------+-----------------------------------------------...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...----------+ > > | freqmine | > > _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_ > > | > > > +-----------------+----------------------------------------------------------------------------------------------+ > > | gcc | bitmap_operation > > | > > > +-----------------+----------------------------------------------------------------------------------------------+ > > | hmmer | P7Viterbi > > | > > > +-----...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...----------------------------------------+ > | freqmine | > _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_ > | > +-----------------+----------------------------------------------------------------------------------------------+ > | gcc | bitmap_operation > | > +-----------------+----------------------------------------------------------------------------------------------+ > | hmmer | P7Viterbi > | > +-----------------+----------------------...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...reqmine | >> > _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_ >> > | >> > >> > +-----------------+----------------------------------------------------------------------------------------------+ >> > | gcc | bitmap_operation >> > | >> > >> > +-----------------+----------------------------------------------------------------------------------------------+ >> > | hmmer | P7Viterbi >> >...
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
Hi Vedant, I would like to clarify that the proposal does *intra-procedural* path profiling as described in [Ball96]. > > 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