Displaying 2 results from an estimated 2 matches for "foo_counter".
2015 Jul 27
15
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Hi Again,
I'm a little confused regarding what is the exact Orc's functions I should 
use
in order to save the functions code in a code cache so it could be later
replaced with different versions of it and I appreciate your help.
Just a reminder I want to dynamically recompile the program based on 
profile
 collected at the run-time. I would like to start executing the program 
from
the
2008 Jun 15
1
14 commits - configure.ac swfdec/.gitignore swfdec-gtk/swfdec_gtk_loader.c swfdec-gtk/swfdec_playback_alsa.c swfdec/Makefile.am swfdec/swfdec_asnative.h swfdec/swfdec_as_string.c swfdec/swfdec_audio.c swfdec/swfdec_audio_load.c swfdec/swfdec_audio_load.h
configure.ac                                     |    3 
 swfdec-gtk/swfdec_gtk_loader.c                   |    6 
 swfdec-gtk/swfdec_playback_alsa.c                |   10 
 swfdec/.gitignore                                |    2 
 swfdec/Makefile.am                               |   13 
 swfdec/swfdec.h                                  |    1 
 swfdec/swfdec_as_string.c                        |