Commit Graph

78 Commits

Author SHA1 Message Date
lyc 264eb92d23 spec: add runcpu action 2024-06-25 18:40:36 +08:00
lyc bfc8293304 algorithm: remove index from bisect 2024-06-25 18:40:20 +08:00
lyc 910890f685 toolchain: init, refactored from llvm-prefix.ts 2024-06-25 18:39:58 +08:00
lyc 0e29cad5ec spec: refactor to a dedicated directory 2024-06-23 20:14:34 +08:00
lyc 505c5ef752 cli: remove sync version 2024-06-23 19:55:08 +08:00
lyc a2f4ed522f build: use async version 2024-06-23 19:54:13 +08:00
lyc 7551cc2ae4 gua-spec.ts: remove 2024-06-23 19:33:59 +08:00
lyc b973b51245 enviornment/llvm-prefix: add Toolchain interface 2024-06-22 23:05:26 +08:00
lyc cbd356ce63 environment: refactor interfaces, splitting 2024-06-22 23:05:03 +08:00
lyc c38b75cd9b commands/compiler: add msimd doc-comments 2024-06-22 23:04:26 +08:00
lyc 0916f5251a environment: fixup lycEnv 2024-06-22 21:17:55 +08:00
lyc 694154ee34 mix-object: remove 2024-06-22 15:58:34 +08:00
lyc 36e21ec7d6 build-llvm: remove
This is a personal file, thus it should be removed from repo
2024-06-22 15:57:43 +08:00
lyc 57a734dc9d algorithm: move to a dedicated directory 2024-06-22 15:56:35 +08:00
lyc 45335da514 environment: make a dedicated directory 2024-06-22 15:50:32 +08:00
lyc 33036559c8 comamnds/spec: remove plain from RunCPUOptions 2024-06-22 15:25:03 +08:00
lyc 920bf9b180 command/compiler: add optimize and target options 2024-06-22 15:20:34 +08:00
lyc 21913c7033 build/llvmPackages: use projectRoot to find git diff file in assets 2024-06-22 13:59:53 +08:00
lyc b899bf077f mix-object: auto bisect ref miscompilation 2024-06-21 18:35:56 +08:00
lyc 411a14451f algorithm: add autoBisect 2024-06-21 18:34:38 +08:00
lyc 8e39e3e368 mix-object: add functions bisect 2024-06-21 14:35:27 +08:00
lyc 39020b738e spec: resolve on process exited 2024-06-21 14:26:51 +08:00
lyc 9e04ede8c4 environment: format & add projectRoot 2024-06-21 14:23:43 +08:00
lyc 0919128391 commands/spec: add outputRoot(--output_root) option 2024-06-20 17:25:00 +08:00
lyc b830b9922f commands/spec: add setprocgroup option 2024-06-20 17:21:07 +08:00
lyc 451deb78a7 llvm-parser: init 2024-06-20 16:40:02 +08:00
lyc 1d03cda8b7 spec: parse SPEC CSV files 2024-06-20 16:37:27 +08:00
lyc e9fd3de6c5 treewide: rename to src/ 2024-06-20 15:25:43 +08:00