[all-commits] [llvm/llvm-project] b1b7b1: [CIR] Implement codegen for inline assembly withou...
Iris Shi via All-commits
all-commits at lists.llvm.org
Thu Aug 14 19:38:46 PDT 2025
Branch: refs/heads/users/el-ev/r
Home: https://github.com/llvm/llvm-project
Commit: b1b7b10975ecd212405d7f8a7a4021821b95fc7b
https://github.com/llvm/llvm-project/commit/b1b7b10975ecd212405d7f8a7a4021821b95fc7b
Author: Iris Shi <0.0 at owo.li>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M clang/include/clang/CIR/MissingFeatures.h
A clang/lib/CIR/CodeGen/CIRGenAsm.cpp
M clang/lib/CIR/CodeGen/CIRGenFunction.h
M clang/lib/CIR/CodeGen/CIRGenModule.h
M clang/lib/CIR/CodeGen/CIRGenStmt.cpp
M clang/lib/CIR/CodeGen/CMakeLists.txt
A clang/test/CIR/CodeGen/inline-asm.c
Log Message:
-----------
[CIR] Implement codegen for inline assembly without input and output operands
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list