VTIL-Core/VTIL-Compiler
2022-01-10 22:39:59 +01:00
..
common Change the stack_pointer expression to relative position in is_used, so when detecting whether the stack accessing can be discarded (auxiliaries.cpp#L159) can get right result when meet muti-block 2022-01-10 22:39:59 +01:00
includes/vtil Implemented unit test interface, created test1, added "optimizer-tests". 2020-07-02 12:38:44 +02:00
optimizer Merge pull request #58 from abay12676/master 2021-10-30 19:30:49 +03:00
validation Add unit tests for optimization passes 2021-08-20 13:03:49 +08:00
CMakeLists.txt Automatically find source files and generate nice looking filters 2020-07-03 16:00:13 +02:00
VTIL-Compiler.licenseheader Fixing license headers yet once again. 2020-07-09 02:43:51 +02:00
VTIL-Compiler.vcxproj x86 Test OK 2021-08-08 23:16:28 +08:00
VTIL-Compiler.vcxproj.filters Moving transform_parallel to utility. 2020-08-24 04:28:40 +02:00