Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
unsigned_immed_ptrs_15APR2012
e9b7670d
·
Infer immediate pointers are UNSIGNED; handle bit test opcodes.
·
Apr 16, 2012
suppress_mixed_sign_checks_14APR2014
80237f1e
·
Suppress SIGNEDNESS annotations where we have a mixed-sign USE and a non-mixed DEF of that USE.
·
Apr 15, 2012
stackptr_reg_id_13APR2012C
b421e5bb
·
Avoid treating stack pointer addressing registers as arithmetic operands in signedness inference.
·
Apr 14, 2012
double_reg_shifts_13APR2012B
ad50bb08
·
Handle double-reg shifts to prevent assertions.
·
Apr 13, 2012
piecewise_subreg_stores_13APR2012
7561c301
·
Suppress truncation annotations when a reg is stored in two halves.
·
Apr 13, 2012
movzx_subreg_suppression_12APR2012B
9e0f3315
·
Suppress truncation and signedness annotations on zero-extensions of sub-registers.
·
Apr 12, 2012
benign_overflow_shift_count_13APR2012
32248a21
·
Suppress overflow annotations for ECX when next use is of CL as shift count.
·
Apr 12, 2012
subreg_sign_ext_11APR2012
dbd80c9c
·
Handle truncation and signedness issues for opcodes that sign extend a subregister.
·
Apr 11, 2012
conditional_set_signedness_09APR2012
15ef3995
·
Infer and propagate signedness from conditional set instructions.
·
Apr 10, 2012
outargs_signedness_06APR2012
11aea916
·
Fix FindOutgoingArgsSize() for cases with stack entries below the main...
·
Apr 07, 2012
suppress_outargs_sign_checks_05APR2012
20ccb26a
·
Suppress signedness checks on moves to outargs region.
·
Apr 06, 2012
stack_bit_width_04APR2012
d00d3f50
·
Use stack operand bit width from IDA Pro when FGStackTable is not available.
·
Apr 05, 2012
infinite_loops_04APR2012
2f069fc4
·
Detect infinite loops, emit annotation.
·
Apr 04, 2012
type_inference_16FEB2012
eeeb9a7b
·
Improve type inference and speed it up by making it converge to a fixed point faster.
·
Feb 16, 2012
code_cleanup_13FEB2012
debb1af3
·
Speed up InferTypes() by earlier use of InferPhiDefTypes().
·
Feb 13, 2012
code_cleanup_08FEB2012
bca8420b
·
Code cleanup, fix minor phase ordering issues, measure memory usage.
·
Feb 09, 2012
memory_reduction_03FEB2012
dc0fdecf
·
Memory reduction and code cleanup.
·
Feb 03, 2012
security_policy_3
60b994f1
·
Add function name to alarm message for policy violation locations.
·
Jan 25, 2012
security_policy2
02db8cb9
·
Output INSTR SECURITYCALL annotations for policy violations to *.infoannot file.
·
Jan 23, 2012
code_speedup_19DEC2011
03a84613
·
Code speedup for type inference.
·
Dec 19, 2011
Prev
1
2
3
4
5
6
7
8
9
…
12
Next