Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
safe_frame_opts2
9c21dc30
·
Detect stack pointer copy and indirect access to caller's frame via the lea opcode.
·
Aug 11, 2008
profiled_granularity10
fd809ec3
·
Fix false positives from profiling runs where array[0] is only accessed element.
·
Aug 08, 2008
profiled_granularity9
7a97c978
·
Clear up fine grained false positives from accesses to multiple stack frames from one inst.
·
Aug 07, 2008
profiled_granularity8
5fb2df6c
·
Fix errors in processing PROF_FIELD annotations with -1 size.
·
Jul 22, 2008
profiled_granularity7
dccc410c
·
Treat annotations with -1 object size as code for variable-sized allocation addresses.
·
Jul 22, 2008
profiled_granularity6
15cd77ef
·
Convert SafeFrameAlloc annotations to NoWarn for funcs with no frame allocation detected.
·
Jul 22, 2008
profiled_granularity5
915b3e18
·
Reduce debugging output.
·
Jul 21, 2008
nowarn_safe_pushes
31372c46
·
Emit NoWarn annotation for all pushes in SAFE funcs.
·
Jul 21, 2008
safe_frame_opt1
792f3d76
·
Don't extend caller's stack frame for safe callees.
·
Jul 19, 2008
profiled_granularity4
b2556999
·
Coalesce indirect/scaled access regions with neighboring unaccessed gaps.
·
Jul 17, 2008
profiled_granularity3
d14580ef
·
Fix endianness interpretation of bit vectors in PROF_FIELD annotations.
·
Jul 17, 2008
profiled_granularity2
f274b22b
·
Emit CHILDACCESS annotations.
·
Jul 16, 2008
profiled_granularity1
ccda71cc
·
Process profiler annotations for memory granularity and infer which data types are unique.
·
Jul 15, 2008
restructured_phases
2417492b
·
Restructured analysis sequence to eliminate phase ordering problems in safe function analyses.
·
Jun 25, 2008
safe_func_opts7
fbaaf516
·
Extend stack location type propagation from Sudeep's safe func definition to ours.
·
Jun 21, 2008
code_cleanup5
64ac1acc
·
Separate NeedsStackReferent from FuncSafe.
·
Jun 19, 2008
safe_func_opts6
285e2a46
·
Expand SafeFunc optimizations with bug fixes.
·
Jun 19, 2008
code_cleanup4
a0ee969b
·
Code cleanup for safe funcs.
·
Jun 18, 2008
safe_func_opts5
9036239c
·
Apply metadata liveness analysis to stack locations in safe funcs.
·
Jun 18, 2008
safe_func_opts4
20097c8d
·
Expand SMP safe func definition to ignore AnalyzedSP.
·
Jun 16, 2008
Prev
1
…
5
6
7
8
9
10
11
12
Next