summaryrefslogtreecommitdiff
path: root/mediumlevelilinstruction.cpp
AgeCommit message (Expand)Author
2019-01-17update company name and copyright dateJordan Wiens
2018-10-22Fixed MediumLevelILInstructionBase::GetNonSSAFormBrick
2018-10-19Reverting busted PR to 'Fixed MediumLevelILInstructionBase::GetNonSSAForm'Peter LaFosse
2018-10-19Fixed MediumLevelILInstructionBase::GetNonSSAFormBrick
2018-09-12Merging with devPeter LaFosse
2018-08-26Add support for new constant type EXTERN_PTRPeter LaFosse
2018-08-21Add return hint MLIL instruction (used in intermediate stages, not emitted in...Rusty Wagner
2018-08-16Adding EXTERN_PTR typePeter LaFosse
2018-04-25Adding tailcall analysis to the core.Brian Potchik
2018-02-13Add missing instructionRusty Wagner
2018-02-12Merge branch 'dev' into fpuRusty Wagner
2018-02-09Add instructions for tracking freed register stack slotsRusty Wagner
2018-02-02Add rounding instructionsRusty Wagner
2018-01-31Adding CPU intrinsics supportRusty Wagner
2018-01-16Add classes and groups for semantic flags resolutionRusty Wagner
2018-01-14Container Memory Reservations.Brian Potchik
2017-10-06Adding support for register stacks in IL (for x87)Rusty Wagner
2017-10-03Add basic floating point instructionsRusty Wagner
2017-08-24Add MLIL instruction for dealing with direct access to GOT/IAT entriesRusty Wagner
2017-08-05Refactor IL instruction access APIsRusty Wagner