| Age | Commit message (Collapse) | Author |
|
|
|
HighLevelILInstruction.visit
|
|
favor of *.var to match HLIL
|
|
accept variable instruction objects in addition to variable objects
|
|
|
|
|
|
MLIL/HLIL instrutctions
|
|
|
|
|
|
Implement detailed_operands for both, add visitors for both.
Improve consistency of type_name field of detailed_operands in MLIL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add get/set_expr_type to MLIL/HLIL Python APi
|
|
|
|
|
|
|
|
variable merges
|
|
Close #3339.
|
|
|
|
|
|
|
|
|
|
|
|
handles directly
|
|
|
|
|
|
|
|
|
|
consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-SSA forms (pass the call from *LevelILFunction to *LevelILSSAFunction)
|
|
and the respective C and C++ functions; Addressed the API side of #2662
|
|
|
|
|