Commit Graph

8 Commits

Author SHA1 Message Date
Ruobing Han fd56811650 Refactoring the codebase. Remove useless variables; Add comments; Remove useless header files; Remove hard code and support both x86 and ARM CPU 2023-12-13 14:29:17 -05:00
Ruobing Han 3875e179b4 update runtime and threadPool with debug tools 2022-09-15 18:43:14 -04:00
Ruobing Han 7572e0df27 change CMakeLists to include lock-free queue 2022-09-07 19:32:22 -04:00
Ruobing Han c1045d8140 fix bug in CI 2022-06-20 23:03:01 -04:00
Ruobing Han cbf4cd90d8 [WIP] use lock-free queue 2022-06-20 19:01:28 -04:00
RobinHan d7668ccd86 [WIP] migriate to LLVM14 2022-06-17 23:43:22 -04:00
Han Ruobing f6ef5436de reconstruct the code constructure 2022-06-07 12:53:32 -07:00
RobinHan addf0a95b7 add backbone, including basic features for compilation 2022-01-11 11:01:42 -05:00