summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/ternary.cpp
AgeCommit message (Expand)Author
2025-10-21[CIR] Add support for ternary operator as lvalue (#163580)Morris Hafner
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-06-25[CIR] Add support for function linkage and visibility (#145600)Andy Kaylor
2025-06-03[CIR] Upstream lowering of conditional operators to TernaryOp (#138156)Morris Hafner