summaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
AgeCommit message (Expand)Author
2024-08-06[PAC][ELF][AArch64] Encode signed GOT flag in PAuth core info (#96159)Daniil Kovalev
2024-08-06Reapply "Finish deleting the le32/le64 targets" (#99079) (#101983)Aaron Ballman
2024-08-06[PAC][AArch64] Support init/fini array signing (#96478)Daniil Kovalev
2024-08-01[C++20] [Modules] Always emit the inline builtins (#101278)Chuanqi Xu
2024-07-31[Clang] [NFC] Fix potential dereferencing of nullptr (#101405)smanna12
2024-07-30Revert "[C++20] [Modules] Always emit the inline builtins"Haowei Wu
2024-07-30[clang][OpenMP] Rename `varlists` to `varlist`, NFC (#101058)Krzysztof Parzyszek
2024-07-30[C++20] [Modules] Always emit the inline builtinsChuanqi Xu
2024-07-22[PAC][Driver] Support `pauthtest` ABI for AArch64 Linux triples (#97237)Daniil Kovalev
2024-07-18[FMV][AArch64] Do not emit ifunc resolver on use. (#97761)Alexandros Lamprineas
2024-07-16Revert "Finish deleting the le32/le64 targets" (#99079)Aaron Ballman
2024-07-15[CodeGen] Set attributes on resolvers emitted after ifuncsFangrui Song
2024-07-12[CUDA][HIP] Fix template static member (#98580)Yaxun (Sam) Liu
2024-07-12Finish deleting the le32/le64 targets (#98497)Aaron Ballman
2024-07-11[CUDA][HIP][NFC] add CodeGenModule::shouldEmitCUDAGlobalVar (#98543)Yaxun (Sam) Liu
2024-07-10[Coverage] Suppress covmap and profdata for system headers. (#97952)NAKAMURA Takumi
2024-07-08[PowerPC] Diagnose musttail instead of crash inside backend (#93267)Chen Zheng
2024-07-05[BPF] Fix linking issues in static map initializers (#91310)Nick Zavaritsky
2024-07-03[OpenCL] Emit opencl.cxx.version metadata for C++ (#92140)Sven van Haastregt
2024-06-25[clang][Driver] Add HIPAMD Driver support for AMDGCN flavoured SPIR-V (#95061)Alex Voicu
2024-06-24[clang][AArch64][FMV] Stop emitting alias to ifunc. (#96221)Alexandros Lamprineas
2024-06-10[clang] Fix loss of `dllexport` for exported template specialization (#94664)Andrew Ng
2024-06-07[ARM] r11 is reserved when using -mframe-chain=aapcs (#86951)Oliver Stannard
2024-06-03[Clang] Prevent null pointer dereference in target attribute mangling (#94228)smanna12
2024-05-30[CodeGen] Remove useless zero-index constant GEPs (NFCI)Nikita Popov
2024-05-29[C++20] [Modules] Don't generate the defintition for non-const available exte...Chuanqi Xu
2024-05-23[clang][FMV] Allow declaration of function versions in namespaces. (#93044)Alexandros Lamprineas
2024-05-21[clang] Fix crash passing function pointer without prototype. (#90255)lolloz98
2024-05-19[Clang][CodeGen] Start migrating away from assuming the Default AS is 0 (#88182)Alex Voicu
2024-05-09[AArch64][PAC][clang][ELF] Support PAuth ABI core info (#85235)Daniil Kovalev
2024-04-29[CodeGen][i386] Move -mregparm storage earlier and fix Runtime calls (#89707)Kees Cook
2024-04-23[RISCV] Split code that tablegen needs out of RISCVISAInfo. (#89684)Craig Topper
2024-04-16[C++20] [Modules] Don't import non-inline function bodies even if it is alway...Chuanqi Xu
2024-04-15Revert "[C++20] [Modules] Don't import non-inline function bodies even if it ...Chuanqi Xu
2024-04-11[clang][llvm] Remove "implicit-section-name" attribute (#87906)Arthur Eubanks
2024-04-11[NFC][Clang] Improve const correctness for IdentifierInfo (#79365)Bill Wendling
2024-04-09[ARM64EC] Add support for parsing __vectorcall (#87725)Eli Friedman
2024-03-28[CodeGen][arm64e] Add methods and data members to Address, which are needed t...Akira Hatanaka
2024-03-27Revert "[CodeGen][arm64e] Add methods and data members to Address, which are ...Akira Hatanaka
2024-03-27[CodeGen][arm64e] Add methods and data members to Address, which are needed t...Akira Hatanaka
2024-03-26[NFC] Refactor ConstantArrayType size storage (#85716)Chris B
2024-03-26Revert "[CodeGen][arm64e] Add methods and data members to Address, which are ...Akira Hatanaka
2024-03-26[FMV] Allow mixing target_version with target_clones. (#86493)Alexandros Lamprineas
2024-03-25[CodeGen][arm64e] Add methods and data members to Address, which are needed t...Akira Hatanaka
2024-03-25[FMV] Allow multi versioning without default declaration. (#85454)Alexandros Lamprineas
2024-03-20Reland [FMV] Emit the resolver along with the default version definit… (#85...Alexandros Lamprineas
2024-03-20Revert "[FMV] Emit the resolver along with the default version definition." (...Alexandros Lamprineas
2024-03-20[FMV] Emit the resolver along with the default version definition. (#84405)Alexandros Lamprineas
2024-03-19[AArch64] Add soft-float ABI (#84146)ostannard
2024-03-13[AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (#67999)Zaara Syeda