aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen
AgeCommit message (Expand)AuthorFilesLines
2025-06-30[KeyInstr] Add DISubprogram::keyInstructions bit (#144107)Orlando Cazalet-Hyams1-5/+14
2025-06-29AMDGPU: Implement intrinsic/builtins for gfx1250 load transpose instructions ...Changpeng Fang1-0/+36
2025-06-29[ARM] Add neon vector support for floor (#142559)David Green1-2/+2
2025-06-27[clang] Add flag fallow-runtime-check-skip-hot-cutoff (#145999)Florian Mayer1-4/+8
2025-06-27[HLSL][SPIRV] Boolean in a RawBuffer should be i32 and Boolean vector in a Ra...Sarah Spall1-1/+1
2025-06-26[Clang][AArch64] _interlockedbittestand{set,reset}64_{acq,rel,nf} support for...Adam Glass1-1/+19
2025-06-26[OpenMP] Fix comma -> semicolon (#145900)Robert Imschweiler1-2/+2
2025-06-26Clarify some code based on static analysis complaints; NFC (#145679)Aaron Ballman1-2/+2
2025-06-25InterlockedAdd_*, InterlockedAdd64_* support for AArch64 (#145607)Adam Glass1-3/+29
2025-06-25Non constant size and offset in DWARF (#141106)Tom Tromey1-2/+2
2025-06-25Delete copy constructor/assignment; NFC (#145689)Aaron Ballman1-0/+3
2025-06-25[Clang][SPIRV][AMDGPU] Override `supportsLibCall` for AMDGCNSPIRV (#143814)Alex Voicu1-0/+4
2025-06-25[C++20] [Modules] Handling template declare with debug infoChuanqi Xu1-1/+3
2025-06-25[clang] Fix __builtin_mul_overflow for big _BitInts (#145497)Mariya Podchishchaeva1-1/+1
2025-06-24Reapply "[Win/X86] Make _m_prefetch[w] builtins to avoid winnt.h conflicts (#...Reid Kleckner1-0/+11
2025-06-24[llvm] fix extern cl::opt definitions for DLL export (#145374)Andrew Rogers1-3/+3
2025-06-24[HLSL][RootSignature] Add `fdx-rootsignature-version` option to specify root ...Finn Plummer1-9/+10
2025-06-24Add support for Windows Secure Hot-Patching (redo) (#145565)sivadeilra3-0/+41
2025-06-24Revert "Add support for Windows Secure Hot-Patching" (#145553)Qinkun Bao3-41/+0
2025-06-24[InstrProf] Factor out getRecord() and use NamedInstrProfRecord (#145417)Ellis Hoag1-2/+1
2025-06-24Add support for Windows Secure Hot-Patching (#138972)sivadeilra3-0/+41
2025-06-24[KeyInstr][Clang] Atomic ops atoms (#141624)Orlando Cazalet-Hyams1-4/+13
2025-06-23[HLSL] Don't use CreateRuntimeFunction for intrinsics (#145334)Nikita Popov1-28/+9
2025-06-21[CodeGen] Use range-based for loops (NFC) (#145142)Kazu Hirata7-79/+61
2025-06-20[HLSL] Emit a version in the dx.rootsignatures metadata (#145113)Justin Bogner1-3/+8
2025-06-19[clang] Migrate away from ArrayRef(std::nullopt) (NFC) (#144982)Kazu Hirata1-1/+1
2025-06-19[AMDGPU] Initial support for gfx1250 target. (#144965)Stanislav Mekhanoshin1-0/+1
2025-06-19[CodeGen] Use range-based for loops (NFC) (#144939)Kazu Hirata10-50/+39
2025-06-19[HLSL][SPIRV] Reapply "[HLSL][SPIRV] Add vk::constant_id attribute." (#144902)Steven Perron2-0/+81
2025-06-19[HIP] Emit the CUID value in the module with the new driver (#144570)Joseph Huber1-1/+1
2025-06-18Revert "[HLSL][SPIRV] Add vk::constant_id attribute." (#144812)Steven Perron2-80/+0
2025-06-18[clang] Use TargetInfo to determine device kernel calling convention (#144728)Nick Sarnie6-30/+24
2025-06-18[HLSL][SPIR-V] Fix LinkageAttribute emission for BuiltIn (#144701)Nathan Gauër1-0/+1
2025-06-18[HLSL][SPIRV] Add vk::constant_id attribute. (#143544)Steven Perron2-0/+80
2025-06-16[win][x64] Unwind v2 3/n: Add support for requiring unwind v2 to be used (equ...Daniel Paoliello1-2/+4
2025-06-16[HLSL] Use hidden visibility for external linkage. (#140292)Steven Perron3-9/+5
2025-06-15[clang] Remove unused includes (NFC) (#144285)Kazu Hirata2-2/+0
2025-06-13[CodeGen][COFF] Always emit CodeView compiler info on Windows targets (#142970)Jacek Caban1-1/+6
2025-06-13Fix and reapply IR PGO support for Flang (#142892)FYK4-12/+6
2025-06-13[HLSL][SPIRV] Use resource names (#143412)Steven Perron3-59/+20
2025-06-12Reland [HIP] use offload wrapper for non-device-only non-rdc (#143964)Yaxun (Sam) Liu1-1/+2
2025-06-12Revert "Reland [HIP] use offload wrapper for non-device-only non-rdc (#132869...Yaxun (Sam) Liu1-2/+1
2025-06-12Reland [HIP] use offload wrapper for non-device-only non-rdc (#132869) (#143964)Yaxun (Sam) Liu1-1/+2
2025-06-12[AArch64][Clang] Exclude address spaces from pointer-only coercion types.David Green1-1/+2
2025-06-11[HLSL][SPIR-V] Handle SV_Position builtin in PS (#141759)Nathan Gauër1-10/+32
2025-06-11[debuginfo][coro] Fix linkage name for clones of coro functions (#141889)Adrian Vogelsgesang1-1/+1
2025-06-11[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clau...CHANDRA GHALE3-12/+303
2025-06-10[PGO][Offload] Fix offload coverage mapping (#143490)Ethan Luis McDonough1-2/+3
2025-06-10[clang] Use *Map::try_emplace (NFC) (#143563)Kazu Hirata1-1/+1
2025-06-10[HLSL] Add WaveGetLaneCount() intrinsic to FE (#143127)Nathan Gauër2-0/+6