Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
stack_pointer_analysis_21FEB2013
604fc5c9
·
Analysis of stack pointer deltas and stack location accesses.
·
Feb 22, 2013
reaching_defs_24DEC2012
6c3670f0
·
Code for reaching defs and stack deltas (complete but inactive.)
·
Dec 24, 2012
count_numeric_annots_13DEC2012
3a28fa87
·
Count numeric annotation; begin reaching definitions analysis.
·
Dec 13, 2012
early_SSA_03DEC2012
e3dc0ae8
·
Phase ordering changes.
·
Dec 04, 2012
disasm_29NOV2012
d175c214
·
Continuing disassembly improvements.
·
Nov 30, 2012
phase_ordering_21NOV2012
1be57226
·
Partial completion of stack pointer delta analysis; reordering analyses for optimal sequence.
·
Nov 21, 2012
global_analysis_prep_30OCT2012
ba501315
·
Prep work for whole program analyses from the call graph leaves upward.
·
Oct 30, 2012
unsafe_uncalled_funcs_18OCT2012
5d3f317f
·
Make funcs with no callers UNSAFE.
·
Oct 19, 2012
tail_calls_18OCT2012
243702dc
·
Correctly handle tail calls in the call graph.
·
Oct 18, 2012
SSE_RTLs_16OCT2012
6a711724
·
Build RTLs for some SSE instructions.
·
Oct 16, 2012
code_speedup_11MAY2012
3b902d79
·
Speed up InferGlobalDefType() by limiting search scope to chains starting with DEF block.
·
May 12, 2012
benign_underflow_sbb_11MAY2012
261af157
·
Recognize benign underflow code using subtract with borrow with identical left and right operands.
·
May 11, 2012
code_cleanup_06MAY2012
e76a5fc0
·
Memory and code cleanup with no annotation changes.
·
May 07, 2012
analyze_memset_3_30APR2012
f8ae53b2
·
Extend tracing of memset targets to include immediate values added to stack offsets.
·
May 01, 2012
analyze_memset_2_30APR2012
25ffb3a2
·
Improve tracing of memset() arguments through stack locations.
·
Apr 30, 2012
analyze_memset_29APR2012
c60ddcab
·
Analyze memset() calls, emit annotations for stack targets.
·
Apr 30, 2012
stack_offset_analysis_1_27APR2012A
708f1efc
·
Move BuildRTL earlier; fix problems with destructors and phase ordering.
·
Apr 27, 2012
safe_stack_signedness_checks_18APR2012
67633c52
·
Permit signedness checks on stack writes in limited safe cases.
·
Apr 19, 2012
mark_malloc_sink_overflows_17APR2012
7daca5a3
·
Find overflowing opcodes that DEF an arg passed to malloc et al. and tag annotation as SINKMALLOC.
·
Apr 17, 2012
suppress_stack_sign_checks_16APR2012
f75c109c
·
Suppress signedness checks on moves into stack.
·
Apr 16, 2012
Prev
1
2
3
4
5
6
7
8
…
12
Next