Commit Graph

12 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 ba2c49abdd add static shared memory example 2022-09-15 18:53:13 -04:00
Ruobing Han f2a4f7fe64 update HostTranslator with debug tools 2022-09-15 18:19:13 -04:00
Ruobing Han e0a361f47a fix coding style issue 2022-09-07 19:38:21 -04:00
Ruobing Han cf12d604eb support CloverLeaf on LLVM14 2022-07-13 18:39:59 -04:00
Ruobing Han fc1ed8d224 remove optnone metadata 2022-06-25 14:44:50 -04:00
RobinHan 7d29a409f6 fix bug for inserting sync after kernelLaunch 2022-06-18 13:39:26 -04:00
RobinHan 4791dfc9c9 fix bug for hostCompilation, change function name 2022-06-18 13:02:19 -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
Han Ruobing f8e72916c1 add codebase for TACO submission 2022-05-04 08:59:38 -04:00
RobinHan addf0a95b7 add backbone, including basic features for compilation 2022-01-11 11:01:42 -05:00