aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-29[ThinLTO] Use module hash instead of module ID for cache keyllvmorg-17.0.0-rc1Nikita Popov4-4/+49
2023-07-29[Clang][RISCV] Remove RVV intrinsics `vread_csr`,`vwrite_csr`eopXD3-134/+0
2023-07-29[OpenMP] Do not always emit unused extern variablesJoseph Huber4-4/+42
2023-07-29[libunwind] Fix build with -Wunused-functionShoaib Meenai1-2/+5
2023-07-29Add release node for exact dynamic_cast optimization.Richard Smith1-0/+8
2023-07-29Add release note for assumes now recognizing class-like FP testsMatt Arsenault1-1/+4
2023-07-29AMDGPU: Add some release notesMatt Arsenault2-0/+14
2023-07-28[hexagon] restore library path argumentsBrian Cain2-1/+7
2023-07-28[libc++][Modules] Recreate the top level `std` clang moduleIan Anderson5-0/+253
2023-07-28[CMake] Use `LLVM_ENABLE_ASSERTIONS` to enable the hardened mode in libc++.Konstantin Varlamov1-2/+2
2023-07-28[Clang][RISCV] Bump rvv intrinsics version to v0.12eopXD2-7/+7
2023-07-28[Driver] Link shared asan runtime lib with -z now on Solaris/x86Rainer Orth2-1/+21
2023-07-28[AMDGPU] Fix PromoteAlloca Subvector Stores for Single Elementspvanhout2-27/+54
2023-07-28[AMDGPU] Precommit tests for D156308pvanhout1-1/+46
2023-07-27AMDGPU: Always custom lower extract_subvectorMatt Arsenault2-1/+574
2023-07-27For #64088: mark vtable as used if we might emit a reference to it.Richard Smith2-0/+17
2023-07-27[lld][ELF][test] Fix excessive output file size in loongarch-add-sub.sWANG Xuerui1-4/+4
2023-07-27[clangd] Revert the symbol collector behavior to old pre-include-cleaner-libr...Viktoriia Bakalova4-58/+28
2023-07-27[AArch64] Correct the regtype of indexed fmlalDavid Green2-6/+10
2023-07-27[AArch64] Add test showing incorrect register usage of FMLAL. NFCDavid Green1-0/+123
2023-07-27[Support] Remove llvm::is_trivially_{copy/move}_constructibleFangrui Song5-50/+12
2023-07-27HIP: Fix broken version check for deprecated macroMatt Arsenault1-1/+1
2023-07-26Revert "[FuncSpec] Add Phi nodes to the InstCostVisitor."Alexandros Lamprineas3-143/+7
2023-07-26[libc++][mdspan] Fix uglification, categorize asserts and move testsChristian Trott22-66/+126
2023-07-26[libc++][mdspan] Implement std::mdspan classChristian Trott45-26/+4141
2023-07-26[lldb] Treat ARM64X images as ARM64.Jacek Caban2-0/+2
2023-07-26[XCOFF] Enable available_externally linkage for functions.esmeyi2-2/+53
2023-07-26[OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target ...Michael Halkenhaeuser14-88/+473
2023-07-26Reland "[LoongArch] Support -march=native and -mtune="Weining Lu13-13/+170
2023-07-25[Clang] use unsigned integer constants in unit-test | fixes build error on pp...Kai Stierand1-2/+2
2023-07-25Revert "[OpenMP] Add the `ompx_attribute` clause for target directives"Aaron Ballman22-489/+105
2023-07-25HIP: Directly call nearbyint builtinsMatt Arsenault2-10/+10
2023-07-25AMDGPU: Remove trailing whitespace from documentationMatt Arsenault1-4/+4
2023-07-25AMDGPU: Correctly expand f64 sqrt intrinsicMatt Arsenault13-881/+5932
2023-07-25AMDGPU: Add more sqrt f64 lowering testsMatt Arsenault2-303/+2727
2023-07-25HIP: Directly call rint builtinsMatt Arsenault2-30/+30
2023-07-25[Sema] Fix handling of functions that hide classesJohn Brawn2-32/+409
2023-07-25Attributor: Fix typoMatt Arsenault1-1/+1
2023-07-25[FuncSpec][NFC] Leave a comment for future improvements.Alexandros Lamprineas1-0/+3
2023-07-25[RISCV] Remove zvk uimm constraints4vtomat6-25/+21
2023-07-25Revert "[OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after...Michael Halkenhaeuser14-457/+83
2023-07-25[SVE] Add vselect(mla/mls) patterns for cases where a multiplicand is used fo...Paul Walker3-129/+128
2023-07-25[FuncSpec] Add Phi nodes to the InstCostVisitor.Alexandros Lamprineas3-7/+143
2023-07-25[bazel] Bazel fix for 69bd7fae2b037c6538d531f39c25c160d8e6ff87Dmitry Chernenkov1-0/+1
2023-07-25[bazel][mlir] Port ca9a3354d04b15366088d7831b40f891e3d77b95Goran Flegar1-0/+14
2023-07-25[NFC][clang] Fix static analyzer concernsPodchishchaeva, Mariya1-0/+3
2023-07-25[clang][analyzer] Improved documentation for TaintPropagation CheckerDaniel Krupp1-35/+215
2023-07-25Revert rGfae7b98c221b5b28797f7b56b656b6b819d99f27 "[Support] Change SetVector...Simon Pilgrim7-37/+25
2023-07-25[gn build] Port 6084ee742064LLVM GN Syncbot1-0/+1
2023-07-25[docs] Add llvm & clang release notes for LoongArchWeining Lu2-0/+7