|
|
64bcd0915e
|
spec: allow using gcc for SPEC compiler
|
2025-04-17 15:56:36 +08:00 |
|
|
|
621ae0e7fb
|
cpubench: don't need to specify --sysroot on 8A (draft version)
|
2025-02-26 19:39:26 +08:00 |
|
|
|
00d57ff13b
|
build/llvmPackages: support mathlib configuration / mcpuVariant
|
2025-02-21 11:02:18 +08:00 |
|
|
|
f4c8deda6b
|
build/llvmPackages: add --msimd-math to set -msimd option while compiling libpgmath
|
2025-01-22 10:07:02 +08:00 |
|
|
|
2f65e6f741
|
bin/cpubench: add option aliases
|
2025-01-21 15:57:41 +08:00 |
|
|
|
89e0a70c6c
|
bin/cpubench: support benchmarks setting
|
2025-01-21 15:57:22 +08:00 |
|
|
|
6db7d522d7
|
bin/cpubench: command suggest
|
2025-01-21 12:14:45 +08:00 |
|
|
|
729a3d82d5
|
bin/cpubench: init
|
2025-01-21 12:09:37 +08:00 |
|
|
|
5e382b5cfe
|
bin/runcpu: add command suggests for systemd services
|
2025-01-20 11:04:55 +08:00 |
|
|
|
099ef14068
|
bin/runcpu: support --simd / --no-simd options
|
2025-01-20 11:04:30 +08:00 |
|
|
|
ce2d0fa04d
|
bin/runcpu: utility to run spec tests under systemd user service
|
2025-01-04 20:54:46 +08:00 |
|
|
|
f094411419
|
sunway: init
Feature detect library for Sunway CPUs
|
2025-01-04 20:53:21 +08:00 |
|
|
|
647eac472a
|
spec: format semicolon
|
2025-01-04 19:46:56 +08:00 |
|
|
|
cdb8e32e32
|
spec: need configuration for "sysroot"
|
2025-01-04 18:35:05 +08:00 |
|
|
|
abb60fe3cb
|
spec: import asset as txt file, for bundlers
|
2025-01-04 18:34:29 +08:00 |
|
|
|
6d7fa4aa09
|
src/bin/build-llvm: add utility to build llvm project
|
2025-01-04 16:18:13 +08:00 |
|
|
|
a26ccfa028
|
chromium/configure/{closeRCA,symbol}: remove
|
2025-01-04 16:10:56 +08:00 |
|
|
|
5328335ec3
|
build/llvmPackages: remove unused import
|
2025-01-04 15:15:03 +08:00 |
|
|
|
d2b19e4dcf
|
build/llvmPackages: don't need to patch omp
After wuxi's merge request, this won't be necessary anymore.
|
2025-01-04 15:15:03 +08:00 |
|
|
|
f9a8cd0036
|
chromium: init, misc build sripts
|
2024-12-03 21:59:38 +08:00 |
|
|
|
b3c9f7a0ff
|
chromium: refactor out configure library
|
2024-09-11 20:13:59 +08:00 |
|
|
|
2b34c4774c
|
chromium: debug skia-segfault
|
2024-09-11 20:13:29 +08:00 |
|
|
|
09c12f30de
|
chrome: modify chromium source code for SIMD builds
|
2024-09-07 18:43:00 +08:00 |
|
|
|
a86098f94d
|
chromium: output to "noRLE"
Modified the GN build system, setting "close-rle-pass=true".
New configured system will be tested there
|
2024-09-04 12:19:18 +08:00 |
|
|
|
c103177e96
|
spec: allow setting ldflags
|
2024-09-04 12:18:23 +08:00 |
|
|
|
e31b4ea7b8
|
chromium: configure +simd variant
|
2024-09-02 20:05:45 +08:00 |
|
|
|
150b2a3b93
|
chromium: configure it in-tree, instead of "local"
Chromium build files depends on NodeJS modules.
If it is configured in "local", typescript typing may not be correct.
|
2024-09-02 15:22:27 +08:00 |
|
|
|
fe0e3ea2d9
|
chromium: triage mksnapshot
|
2024-09-01 15:25:20 +08:00 |
|
|
|
d179bb2be7
|
toolchain: add LLC field to llvmToolchain
|
2024-09-01 12:54:03 +08:00 |
|
|
|
bce30a0b8b
|
commands: add gn general options
|
2024-09-01 12:53:40 +08:00 |
|
|
|
58e0bf3e5b
|
spec: add extract utility functions for data analyzing results
|
2024-07-26 07:52:53 +08:00 |
|
|
|
5484a49166
|
functional: add undefined checker
|
2024-07-19 18:08:07 +08:00 |
|
|
|
78f4885647
|
build/llvmPackages: use a function to compute build directories
|
2024-07-19 18:07:43 +08:00 |
|
|
|
431d03624b
|
functional: init
|
2024-07-18 23:45:03 +08:00 |
|
|
|
8b61cf21ef
|
environment: fixup ESM compatibility of __dirname
`import.meta.dirname` is introduced in node 20, currently not available for node 16.
|
2024-07-17 07:59:08 +08:00 |
|
|
|
bac9f8be6d
|
package: migrate to ES modules
|
2024-07-16 21:39:59 +08:00 |
|
|
|
67728beefe
|
spec/benchData: add fotonik3d_s
|
2024-07-11 17:36:49 +08:00 |
|
|
|
a58ddda31c
|
build/llvmPackages: add -mlong-double-64 for libpgmath
|
2024-07-09 15:49:42 +08:00 |
|
|
|
84a24f02e0
|
build/llvmPackages: add sysroot generator
|
2024-07-09 15:12:15 +08:00 |
|
|
|
a95cae429b
|
llvm-test-suite: init
|
2024-07-09 15:08:55 +08:00 |
|
|
|
6c5a893fbe
|
commands/cmake: format file, add preloadCache option
|
2024-07-09 15:04:43 +08:00 |
|
|
|
bcaa03233c
|
cpubench: init, add template rendering
|
2024-07-09 14:02:13 +08:00 |
|
|
|
4efcaf90bb
|
build/llvmPackages: more dedicated overrides
|
2024-07-04 19:49:57 +08:00 |
|
|
|
900a8c26a1
|
build/llvmPackages: refactor for better options
|
2024-07-04 15:45:31 +08:00 |
|
|
|
7dbac8c1b3
|
build: add platform settings
|
2024-07-01 17:02:08 +08:00 |
|
|
|
14fb78b7f4
|
environment: add swAutoVec
|
2024-07-01 10:10:37 +08:00 |
|
|
|
7b349ee195
|
spec/benchData: add roms
|
2024-07-01 10:10:37 +08:00 |
|
|
|
9537e6f2a0
|
spec/pop2: remove "exe" field
|
2024-07-01 10:10:37 +08:00 |
|
|
|
959c4fa698
|
toolchain: await compiling global
|
2024-06-25 18:47:10 +08:00 |
|
|
|
e952a99889
|
spec: add cam4, roms, and wrf
|
2024-06-25 18:40:53 +08:00 |
|