summaryrefslogtreecommitdiff
path: root/highlevelilinstruction.h
AgeCommit message (Expand)Author
2022-06-14Add Dump() to *LILInstructionGlenn Smith
2022-01-28Format All FilesKyleMiles
2020-06-25Add C++ APIs to get SSA and non-SSA forms of HLIL instructionsRusty Wagner
2020-05-11Modifications for supporting jemalloc in the coreRusty Wagner
2020-04-27Add names for goto labelsRusty Wagner
2020-04-17Adding SSA support for HLILRusty Wagner
2020-04-17Add HLIL instructions for variable declarationsRusty Wagner
2020-04-17Add member index for structure field HLIL instructionsRusty Wagner
2020-04-17Expand support for HLIL switch/case and data flow accessRusty Wagner
2020-04-17Add mem SSA to HLILRusty Wagner
2020-04-17Add continue HLIL instructionRusty Wagner
2020-04-17Early HLIL testingRusty Wagner