Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
type_inference_with_profiler_input_fixed
311125ce
·
*** empty log message ***
·
May 14, 2008
type_inference_with_profiler_input
27b7dc82
·
Support for reading/updating profiler generated annotations, and applying...
·
May 14, 2008
type_inference_cleanup1
6f023523
·
Code cleanup; use AllDEFsTyped() and AllUSEsType() to control type inference termination.
·
May 14, 2008
propagate_SAFE_mem
6db7ca24
·
Start implementation of (disabled) conditional type propagation.
·
May 12, 2008
conditional_tail_call
9a267dcf
·
Handel fall-through from conditional tail calls; gather Phi DEF type inference stats.
·
May 08, 2008
phi_propagation_fix1
a3861529
·
Fix propagation of Phi DEFs by resetting the block processed flags first.
·
May 07, 2008
add_subtract_opts
2b617090
·
Move add with carry and subtract with borrow back to always NUMERIC case in InferOperatorType.
·
May 06, 2008
analyze_tail_calls
6cf2c9d4
·
Treat tail calls as returns, not as far chunk branches.
·
May 03, 2008
switch_table_info
36cff4f8
·
Use IDA switch table info to set successors for indirect jumps.
·
May 03, 2008
prep_for_profiler
fc9fe57c
·
Macros and other preparation for integrating profiler annotations into the type inference system.
·
May 02, 2008
lea_int_pointer_fixes
75a18b49
·
Build correct RTL for lea instruction; type base regs as POINTER; type AND or...
·
May 01, 2008
minor_safefunc_fixes2
c7ad5c7d
·
Use new function MDExtractAddressFields to refactor code; fix o_phrase case in MarkFunctionSafe.
·
May 01, 2008
type_inference_fixes2
d76d051d
·
Only propagate register DEFs until we get alias analysis; handle conditional...
·
Apr 30, 2008
find_phi_uses
df6e13ce
·
Fix InferGlobalDefType() to look for USEs in phi functions.
·
Apr 21, 2008
aggressive_nonleaf_types
fc617083
·
Infer NUMERIC USEs on boolean and comparison operators.
·
Apr 21, 2008
conservative_nonleaf_types
5ce5a1b7
·
Reduce debug output.
·
Apr 20, 2008
conservative_boolean_type_inference
efe57859
·
Trivial debug output change.
·
Apr 20, 2008
calls_trash_regs
b04f453e
·
Add DEFs of caller-saved regs to CALL instructions.
·
Apr 20, 2008
SSA_for_nonleaf_type_inference
b7396576
·
Attach DEFs of uninitialized names to the marker inst at top of function.
·
Apr 19, 2008
SSA_marker_instruction
94356127
·
Add dummy marker instruction at function top for SSA use.
·
Apr 17, 2008
Prev
1
…
7
8
9
10
11
12
Next