summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/builtin_printf.cpp
AgeCommit message (Expand)Author
2025-10-17[CIR] Add inline function attributes (#162866)Morris Hafner
2025-10-01[CIR] Refactor cir.cast to use uniform assembly form w/o parens, commas (#161...Henrich Lauko
2025-08-20[CIR] Add constant attribute to GlobalOp (#154359)Morris Hafner
2025-07-03[CIR] Add nothrow attribute to the call operation (#145178)Sirui Mu
2025-06-25[CIR] Add support for function linkage and visibility (#145600)Andy Kaylor
2025-06-24[CIR] Restore the underscore in dso_local (#145551)Andy Kaylor
2025-06-16[CIR] Add Support For Library Builtins (#143984)Morris Hafner