aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Bad SLPVectorization shufflevector replacement, resulting in write to wrong m...Jameson Nash2-8/+20
2021-11-10[SLP][NFC]Add a test to show an issue with incorrectly extractedAlexey Bataev1-1/+34
2021-11-09[Aarch64] Correct register class for pseudo instructionsJameson Nash11-37/+39
2021-11-09[MergeICmps] Don't merge icmps derived from pointers with addressspacesValentin Churavy2-0/+98
2021-11-09Fix building with GCC 12:Martin Liska1-1/+1
2021-11-08MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful ...Mehdi Amini1-0/+6
2021-11-08[clang] Partially revert d8cd7806310c51af912a647a6ca46de62ff13214.Brad Smith2-5/+1
2021-11-08[ARM] Use hardware TLS register in Thumb2 mode when -mtp=cp15 is passedArd Biesheuvel4-2/+12
2021-11-05[libc++] Fix hang in counting_semaphore::try_acquireArthur O'Dwyer2-11/+19
2021-11-05[libc++] Remove non-atomic "platform" semaphore implementations.Arthur O'Dwyer7-171/+19
2021-11-05[libc++] counting_semaphore should not be default-constructible.Arthur O'Dwyer4-7/+39
2021-11-01Re-apply the fix on DwarfEHPrepare and add a testTakafumi Arakaki2-1/+6
2021-10-27[IntelJITListener] Fix order in JitListener/multiple.llAndy Kaylor1-5/+5
2021-10-27[openmp] [elf_common] Fix linking against LLVM dylibMichał Górny1-0/+3
2021-10-27compiler-rt: Fix arch detection for ppc64leTom Stellard1-1/+1
2021-10-27fixes bug #51926 where dangling comma caused overrunFred Grim2-3/+27
2021-10-22[CUDA] Make sure <string.h> is included with original __THROW defined.Artem Belevich1-5/+1
2021-10-22[Support][mips] Remove unnecessary includes from Memory.incVisa Hankala1-8/+0
2021-10-22[Mips] Add glue between CopyFromReg, CopyToReg and RDHWR nodes for TLSJessica Clarke2-5/+6
2021-10-21[CMake] Re-enable use --gc-sections on OpenBSDBrad Smith1-1/+1
2021-10-21[clang] Omit most AttributedStatements from the CFGNico Weber3-2/+56
2021-10-21[runtimes] Properly handle the sysroot/triple/gcc-toolchainLouis Dionne3-29/+28
2021-10-20[clang-format] [PR51640] - New AfterEnum brace wrapping changes have cause C#...mydeveloperday4-8/+264
2021-10-20[HIP] Fix test rcom-detect.hipYaxun (Sam) Liu1-1/+2
2021-10-20workflows: Update lldb workaround to latest version of Mac OS XTom Stellard1-1/+1
2021-10-18Remove "In Progress" text from release notesTom Stellard7-46/+6
2021-10-18[GHA] Cancel intermediate builds on PRsValentin Churavy6-0/+40
2021-10-14Bump version to 13.0.1Tom Stellard8-9/+9
2021-10-06[cte] Release notes for clangd-13Kadir Cetinkaya1-1/+87
2021-09-24[clang] don't mark as Elidable CXXConstruct expressions used in NRVOllvmorg-13.0.0-rc4llvmorg-13.0.0Matheus Izvekov13-33/+122
2021-09-23[analyzer] Add 13.0.0 release notesKristóf Umann1-1/+47
2021-09-21Thread safety analysis: Warn when demoting locks on back edgesAaron Puchert2-14/+59
2021-09-21[AArch64][GlobalISel] Use ZExtValue for zext(xor) when invert tb(n)zguopeilin2-2/+42
2021-09-21[debuginfo-test][cross-project-tests] Release note for new project nameJames Henderson1-0/+9
2021-09-20[X86] combineX86ShuffleChain - ensure we only peek through bitcasts to vector...Simon Pilgrim2-1/+59
2021-09-20[clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.Frederic Cambus1-0/+3
2021-09-18Fix syntax error in Clang release notesAaron Puchert1-0/+2
2021-09-17[compiler-rt] Implement __clear_cache() on OpenBSD/riscv64Jeremie Courreges-Anglas1-1/+8
2021-09-17[LLD] Add required `ppc` target to the test cases. NFCSimon Atanasyan2-2/+2
2021-09-17[OpenMP]Fix PR51349: Remove AlwaysInline for if regions.Joseph Huber2-1/+40
2021-09-17[compiler-rt] Move -fno-omit-frame-pointer check to common config-ixMichał Górny2-1/+1
2021-09-17[clang] disable implicit moves when not in CPlusPLusMatheus Izvekov3-1/+45
2021-09-17[clang-repl] Install clang-replVassil Vassilev1-1/+1
2021-09-14-Wunused-but-set-parameter/-Wunused-but-set-variable Add to the release notesSylvestre Ledru1-0/+3
2021-09-13[openmp] Apply code change from D109500llvmorg-13.0.0-rc3Jon Chesterfield1-4/+19
2021-09-13[VPlan] Fix crash caused by not updating all users properly.Florian Hahn2-2/+71
2021-09-13[clang-format] Restrict the special handling for K&R C to C/C++owenca2-4/+17
2021-09-12[LLDB] AArch64 SVE restore SVE registers after expressionMuhammad Omair Javaid5-67/+190
2021-09-10Revert "[AArch64][GlobalISel] Legalize bswap <2 x i16>"Tom Stellard4-87/+3
2021-09-10Revert [MC][ELF] Emit separate unique sections for different flagsNikita Popov6-213/+68