llvmscript:用于运行LLVM实验的通用Python脚本

时间:2021-02-15 09:35:10
【文件属性】:
文件名称:llvmscript:用于运行LLVM实验的通用Python脚本
文件大小:22KB
文件格式:ZIP
更新时间:2021-02-15 09:35:10
Python llvmscript 用于运行LLVM实验的全功能python脚本。 推荐环境:Ubuntu 先决条件 python3 , python3-distutils :运行此脚本所需 git :克隆仓库需要 cmake3 , ninja , g++ :构建存储库所需 zlib1g-dev , libtinfo-dev , libxml2-dev :有时链接程序需要它 # Ubuntu: apt update apt install git cmake ninja-build g++ python3-distutils zlib1g-dev libtinfo-dev libxml2-dev 要运行基准测试(LNT,测试套件): python3-pip , virtualenv2 , python-dev :初始化LNT所需 yacc , tclsh :运行LNT所需 perf :如果要使用p
【文件预览】:
llvmscript-master
----.gitignore(12B)
----cc.sh(308B)
----run.py(49KB)
----instcounter.cpp(4KB)
----examples()
--------spec.json(35B)
--------run-lto.json(102B)
--------testsuite.json(279B)
--------run-emitasm.json(103B)
--------llvm-10.0.json(525B)
--------compare-objsize.json(26B)
--------compare.json(76B)
--------run-emitbc-afteropt.json(107B)
--------run.json(88B)
--------mail.json(77B)
--------run-spec.json(202B)
--------llvm-smallmemusage.json(659B)
--------llvm-alive2.json(298B)
--------run-emitbc-beforeopt.json(108B)
--------llvm.json(533B)
--------run-benchmark.json(286B)
--------run-compileonly.json(106B)
--------run-compiletime.json(230B)
----README.md(4KB)

网友评论