aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Clear release notes for 18.xllvmorg-18-initTobias Hieta8-1772/+3
2023-07-25Bump trunk version to 18.0.0gitTobias Hieta4-4/+4
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
2023-07-25[lld][ELF] Support LoongArchWANG Xuerui29-26/+2064
2023-07-25[Clang][SVE] Permit specific predicate-as-counter registers in inline assemblyDavid Sherwood2-2/+21
2023-07-25[Clang] Fix crash in CIndex, when visiting a static_assert without messageKai Stierand3-7/+85
2023-07-25[mlir][ArmSME] Add tile load op and extend tile store tile size supportCullen Rhodes12-66/+1069
2023-07-25[JITLink][PowerPC] Pre-commit test for D155925. NFC.Kai Luo3-0/+67
2023-07-25[clang][driver][NFC] Call IsARMBigEndain function only for isARM and isThumb.Simi Pallipurath2-4/+6
2023-07-25[RISCV] Merge rv32/rv64 vector narrowing integer right shift intrinsic tests ...Jim Lin4-4592/+728
2023-07-25[AMDGPU] Remove unused variable 'CNI' in /AMDGPUMachineCFGStructurizer.cpp (NFC)Jie Fu1-3/+0
2023-07-25[Support] Change SetVector's default template parameter to SmallVector<*, 0>Fangrui Song7-25/+37
2023-07-25Revert "[LV] Re-use existing broadcast value for live-ins."Martin Storsjö19-587/+742
2023-07-25[DAGCombiner] Minor improvements to foldAndOrOfSETCC. NFCCraig Topper1-5/+4
2023-07-24[RISCV] Don't print a tab after mnemonics that don't have operands.Craig Topper1-1/+1
2023-07-25[RISCV] Match ext_vl+sra_vl/srl_vl+trunc_vector_vl to vnsra.wv/vnsrl.wvLiaoChunyu4-0/+236
2023-07-25[X86] Support -march=graniterapids-d and update -march=graniterapidsFreddy Ye16-12/+62
2023-07-25[AMDGPU] Allow vector access types in PromoteAllocaToVectorpvanhout3-32/+480
2023-07-25[AMDGPU] Use SSAUpdater in PromoteAllocapvanhout10-341/+570
2023-07-24Don't perform dynamic_cast optimization at -O0.Richard Smith3-5/+7
2023-07-24[OpenMP] Add the `ompx_attribute` clause for target directivesJohannes Doerfert22-105/+489
2023-07-24[Support] Change MapVector's default template parameter to SmallVector<*, 0>Fangrui Song4-10/+11
2023-07-24[mlir-tblgen] Fix IWYUFangrui Song1-0/+1
2023-07-24[BOLT] Add blocks order kind to YAML profile headerAmir Ayupov4-3/+20
2023-07-24[mlir] Fix for MSVC bool splat issue encountered.Kevin Gleason3-2/+22
2023-07-25test/.../print-dot-dom.ll: Avoid writing to cwd of test by creating/cding int...David Blaikie1-0/+3
2023-07-25ADT: ArrayRef: Assert that begin <= endDavid Blaikie1-1/+3
2023-07-25Revert "[C++20] [Modules] Use CanonicalType for base classes"Chuanqi Xu3-47/+195
2023-07-25[X86] Update features for sierraforest, grandridgeFreddy Ye3-138/+18
2023-07-24Add new option -fkeep-persistent-storage-variables to Clang release notesZheng Qian1-0/+5