Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
benign_underflows_08MAY2013B
d34bf95a
·
Benign underflow idioms 11 and 12; subtrahend is large constant, or both...
·
May 09, 2013
benign_underflow_large_constant_08MAY2013
e31987b4
·
Benign underflow idiom
#11
: Subtraction of large constant.
·
May 08, 2013
new_RTLs_code_cleanup_07MAY2013
cfe0d7e9
·
Build RTLs for dryrun lib opcodes; fix uninit vars and clean up code; start...
·
May 08, 2013
branch_sign_propagation_03MAY2013
cd8a190d
·
Terminate branch signedness propagation at calls and ASCII compares.
·
May 04, 2013
IDIOM_annotations_30APR2013
3dafac27
·
Emit previously suppressed numeric annotations with an IDIOM code field.
·
Apr 30, 2013
bound_arpl_RTLs_29APR2013
0c626107
·
RTLs for bound+arpl opcodes; 5 new opcodes in mplayer; USEs from RTL guards; code cleanup.
·
Apr 29, 2013
sign_change_false_positives_03APR2013
d049b42c
·
Suppress false positive annotations for small additions after sbb reg1,reg1 instructions.
·
Apr 03, 2013
code_cleanup_02APR2013
8f7dfe7a
·
Remove bad assertion; call MDFixupDefUseLists on orphan code to improve MEDS annotations.
·
Apr 02, 2013
signed_subtract_condition_codes_01APR2013B
51b2ea3a
·
Convert to SIGNED any DEF produced by subtraction of condition codes.
·
Apr 01, 2013
imul_signedness_propagation_01APR2013
412597ab
·
Permit imul of unsigned operands to produce unsigned def.
·
Apr 01, 2013
signedness_propagation_31MAR2013
456faeef
·
Enable aggressive signedness propagation, stage 1.
·
Mar 31, 2013
signedness_30MAR2013
3140347a
·
Avoid UNSIGNED inference from irrelevant zero-extension on loads.
·
Mar 31, 2013
unmixed_DEF_signedness_29MAR2013
3af2401e
·
Do not allow DEF signedness to become mixed due to propagation of USE operand...
·
Mar 30, 2013
ASCII_false_positives_26MAR2013
3d3e6103
·
Suppress underflow false positives on ASCII char range checks.
·
Mar 26, 2013
opcode_signedness_25MAR2013
ff165b9f
·
Finish signedness inference from opcodes.
·
Mar 26, 2013
reaching_defs_speedup_23MAR2013
969145be
·
Speed up and clean up reaching defs computations.
·
Mar 24, 2013
opcode_signedness_benign_flags_22MAR2013
46840831
·
Infer signedness from opcodes; suppress overflow and underflow checks on small...
·
Mar 23, 2013
memdef_truncation_21MAR2013
995020bc
·
Check for truncation when the USE is a possible truncation and DEF is a non-stack memory location.
·
Mar 21, 2013
SSE_RTLs_20MAR2013
35143b1d
·
Build RTLs for SSE opcodes found in dumbledore and ffmpeg codes.
·
Mar 21, 2013
benign_condition_code_underflow_02MAR2013
c9b35f2c
·
Suppress benign underflows from strcmp() code or any code subtracting condition code values.
·
Mar 03, 2013
Prev
1
2
3
4
5
6
7
…
12
Next