summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/struct.cpp
AgeCommit message (Expand)Author
2025-11-10[CIR] Re-land: Recognize constant aggregate initialization of auto vars (#167...Andy Kaylor
2025-11-07Revert "[CIR] Recognize constant aggregate initialization of auto vars (#1668...Aiden Grossman
2025-11-07[CIR] Recognize constant aggregate initialization of auto vars (#166850)Andy Kaylor
2025-11-04[CIR] Upstream CXXDefaultArgExpr for AggregateExpr (#165991)Amr Hesham
2025-10-21[CIR] Const member expr for struct type (#164172)Amr Hesham
2025-10-20[CIR] Upstream aggregate binary assign handling (#163877)Andy Kaylor
2025-10-05[CIR] Implement DesignatedInitUpdateExpr for AggregateExpr (#161897)Amr Hesham
2025-10-04[CIR] Implement emitAtomicInit for AggregateExpr (#161826)Amr Hesham
2025-10-04[CIR] Implement UnaryExtension for AggregateExpr (#161820)Amr Hesham
2025-10-04[CIR] Implement BinComma Expr for AggregateExpr (#161823)Amr Hesham
2025-10-01[CIR] Implement GenericSelectionExpr for AggregateExpr (#161003)Amr Hesham
2025-09-30[CIR] Implement ChooseExpr for AggregateExpr (#160999)Amr Hesham
2025-09-30[CIR] Upstream ParenExpr for AggregateExpr (#160998)Amr Hesham
2025-06-25[CIR] Add support for function linkage and visibility (#145600)Andy Kaylor
2025-05-30[CIR] Enable support for nested struct members in C++ (#142205)Andy Kaylor
2025-05-30[CIR] Add support for global linkage and visibility (#141973)Andy Kaylor
2025-05-23[CIR] Add alignment support for global, store, and load ops (#141163)Andy Kaylor
2025-05-07[CIR] Unblock simple C++ structure support (#138368)Andy Kaylor
2025-04-24[CIR] Upstream support for name mangling (#137094)Andy Kaylor
2025-04-23[CIR] Introduce type aliases for records (#136387)Andy Kaylor
2025-04-14[CIR] Upstream minimal support for structure types (#135105)Andy Kaylor