This is the LLVM organization on GitHub for the LLVM Project: a collection of modular and reusable compiler and toolchain technologies. - LLVM
.github [Github] Bump actions script version to v7 (#131471) Mar 22, 2025 bolt [BOLT] Fix a warning Mar 22, 2025 clang-tools-extra [clang-tidy] modernize-use-starts-ends-with: fix false positives on `… Mar 22, 2025 clang
git clone -b llvmorg-19.1.3 --depth 1 https://github.com/llvm/llvm-project.git riscvn 其他环境的搭建和下载方式,请参考如下文章: fanqiliang:LLVM开发调试环境搭建-CLion版本 fanqiliang:LLVM开发环境搭建-VSCode远程版本 二、注册新后端 注册新后端过程中所涉及的文件如下所示: 2.1 扩展Triple.h LLVM支...
登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登录 没有帐号,去注册 编辑仓库简介 简介内容 https://github.com/llvm/torch-mlir 主页 取消 保存更改 1 https://gitee.com/EwenWan/torch-mlir.git git@gitee.com:EwenWan/torch-mlir.git EwenWan torch-mlir torch-mlir main深圳...
Clang Static Analyzer就像其他静态分析工具一样,并不会执行源代码,而是象征性的执行代码(symbolic excution),并且会执行代码中的每一个分支(Path Sensitive)。 在“执行”过程中,Analyzer会实时的根据运行情况追踪和改变程序状态(Program State)。 注册状态宏:REGISTERTRAITWITHPROGRAMSTATE、REGISTERMAPWITHPROGRAMSTATE、RE...
git config --global user.name userName git config --global user.email userEmail 分支1060 标签284 Kazu Hirata[mlir] Fix warnings6bfedfa10天前 528108 次提交 提交 .ci .github bolt clang-tools-extra clang cmake compiler-rt cross-project-tests ...
/// Note that the implementations of the pass managers use concept-based/// polymorphism as outlined in the "Value Semantics and Concept-based/// Polymorphism" talk (or its abbreviated sibling "Inheritance Is The Base/// Class of Evil") by Sean Parent:/// * http://github.com/sean-paren...
LLVM : 全称是这个Low Level Virtual Machine,底层虚拟机,名字是带有虚拟机,但是现在早已和虚拟机没有任何关系了. 是整个LLVM项目,我目前了解的有5部分.
TinyGo是一个为微控制器、WebAssembly(Wasm)和命令行工具等小型场景设计的Go语言编译器。TinyGo重用了Go语言工具和LLVM使用的库,以编译用Go语言编写的程序。目前,该项目在GitHub上已经积累了10.1k的Star。 GitHub主页 GitHub地址:https://github.com/tinygo-org/tinygo ...
.github [libc++] Upgrade to GCC 14 (llvm#97205) Jul 4, 2024 bolt [BOLT][AArch64] Fixes assertion errors occurred when perf2bolt was ex… Jul 5, 2024 clang-tools-extra [clang-doc] fix bug introduced by asset test (llvm#97540) Jul 6, 2024 clang [clang] Implement P3144R2 "Deletin...