Commit graph

12 commits

Author SHA1 Message Date
Can Bölük
a25ce864fe Routine uses unordered_map now, other minor changes. 2020-08-24 04:38:15 +02:00
Can Bölük
fe1b7fc7e1 Implemented auto-scope ref and exception-less stack cleanup. 2020-08-01 21:21:16 +02:00
Can Bölük
8a79ca03ba Fixed everything else to work with the changes. 2020-07-29 02:36:10 +02:00
Can Bölük
0ac7649f15 Minor fixes, adjusted pool config. 2020-07-27 01:04:23 +02:00
Can Bölük
533d9e7059 Prefer single emplace over contains && insert when safe-recursing. 2020-07-11 07:35:07 +02:00
Can Bölük
9cef750626 Implement path helpers to routine. 2020-07-11 07:12:12 +02:00
Can Bölük
392e02d973 Fixing license headers yet once again. 2020-07-09 02:43:51 +02:00
Can Bölük
614309aa11 Fixing license. 2020-07-06 21:41:04 +02:00
Can Bölük
e683485cb9 Pushing optimized basic block extension. 2020-06-24 06:47:58 +02:00
Can Bölük
0ddd1b568c Fixed path cache on CFG correction routines. 2020-06-23 20:06:35 +02:00
Can Bölük
f39bc0b8ec Fixing basic block extension infinite loop. 2020-06-22 21:53:32 +02:00
Can Bölük
c268107f4a Renamed some leftover files. 2020-06-20 10:56:42 +02:00
Renamed from VTIL-Compiler/passes/bblock_extension_pass.cpp (Browse further)