summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [LLDB] AArch64 SVE restore SVE registers after expressionMuhammad Omair Javaid2021-09-125-67/+190
* Revert "[AArch64][GlobalISel] Legalize bswap <2 x i16>"Tom Stellard2021-09-104-87/+3
* Revert [MC][ELF] Emit separate unique sections for different flagsNikita Popov2021-09-106-213/+68
* [LLD] Support compressed input sections on big-endian targetsSimon Atanasyan2021-09-104-27/+32
* [X86] Don't clobber EBX in stackprobesElliot Saba2021-09-102-41/+64
* [IR] Handle constant expressions in containsUndefinedElement()Nikita Popov2021-09-102-3/+14
* [SimplifyCFG] performBranchToCommonDestFolding(): require block-closed SSA fo...Roman Lebedev2021-09-107-212/+240
* [OpenCL][Docs] Update OpenCL 3.0 implementation status.Anastasia Stulova2021-09-101-35/+37
* [OpenCL][Docs] Release 13 notes.Anastasia Stulova2021-09-101-3/+78
* scudo: Only add no-omit-frame-pointer flags when the compiler supports themTom Stellard2021-09-091-2/+5
* [clang-format] Improve detection of parameter declarations in K&R Cowenca2021-09-091-14/+16
* [clang-format] Distinguish K&R C function definition and attributeOwen2021-09-092-8/+35
* [clang-format] improve distinction of K&R function definitions vs attributesKrasimir Georgiev2021-09-092-4/+17
* [clang-format] handle trailing comments in function definition detectionKrasimir Georgiev2021-09-092-1/+4
* [clan-format] detect function definitions more conservativelyKrasimir Georgiev2021-09-092-3/+20
* [MemCpyOpt] Fix a variety of scalable-type crashesFraser Cormack2021-09-093-13/+130
* [AMDGPU][OpenMP] Use complex definitions from complex_cmath.hPushpinder Singh2021-09-092-1/+86
* Workaround incorrect types when lowering fixed length gather/scatterBradley Smith2021-09-093-52/+112
* Inform pass manager when child loops are deletedBjorn Pettersson2021-09-092-12/+102
* Fine grain control over some symbol visibilityserge-sans-paille2021-09-086-8/+9
* [AArch64][SME] Fix imm bug in mov vector to tile aliasesCullen Rhodes2021-09-082-1/+51
* Revert "[HardwareLoops] Change order of SCEV expression construction for Init...Chen Zheng2021-09-085-28/+37
* [clang] fix transformation of template arguments of 'auto' type constraintsMatheus Izvekov2021-09-082-1/+23
* [SelectionDAGBuilder] Bugfix in visitInlineAsm()Jonas Paulsson2021-09-082-2/+24
* [llvm-objdump] Fix 'llvm-objdump -dr' for executables with relocationsMaksim Panchenko2021-09-082-2/+66
* Add llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)Hans Wennborg2021-09-081-0/+1
* [clang][Driver] Pick the last --driver-mode in case of multiple onesKadir Cetinkaya2021-09-082-1/+7
* [AArch64][sve] Prevent incorrect function call on fixed width vectorDavid Truby2021-09-082-0/+22
* Update counter offset to account for binary idsGulfem Savrun Yeniceri2021-09-072-4/+6
* libunwind: add missing break statements in EHABISaleem Abdulrasool2021-09-071-0/+2
* [SCEV] Fix applyLoopGuards() with range check idiom (PR51760)Nikita Popov2021-09-072-1/+41
* [DAGCombine] Prevent the transform of combine for multi-use operandSanjay Patel2021-09-072-3/+6
* [tests] precommit tests for D107692Yunde Zhong2021-09-071-0/+29
* Fix for commit d8cd7806310c51af912a647a6ca46de62ff13214.Brad Smith2021-09-071-4/+4
* [clang] OpenBSD does not support C11 atomics or threads.Brad Smith2021-09-072-0/+15
* PR50294: Fix a performance regression from 2c9dbcd.Richard Smith2021-09-071-0/+2
* [clang] fix error recovery ICE on copy elision when returing invalid variableMatheus Izvekov2021-09-072-1/+35
* Support linking against OpenMP runtime on OpenBSD.Brad Smith2021-09-072-1/+23
* OpenBSD also needs execinfoBrad Smith2021-09-071-1/+2
* [clang] Allow the OpenBSD driver to link the libclang_rt.profile library.Frederic Cambus2021-09-071-0/+2
* [docs] Update release notes with items related to FlangAndrzej Warzynski2021-09-061-0/+2
* [libomptarget][amdcgn] Only add opt/llvm-link dependency if TARGET is availableJoachim Protze2021-09-032-3/+16
* [libomptarget][amdcgn] Add build dependency for llvm-link and optJoachim Protze2021-09-033-3/+9
* [RISCV] Fix reporting of incorrect commutable operand indicesFraser Cormack2021-09-032-1/+46
* [libc++][NFC] Mark values in gdb pretty print comparison functions as live to...Amy Kwan2021-09-031-0/+4
* [Orc] Enable debug object tests only on x86_64 hostsStefan Gränitz2021-09-022-0/+4
* [Linker] Support weak symbols in nodeduplicate COMDAT groupPetr Hosek2021-09-022-4/+29
* [docs] Mention that the legacy PM is deprecated and will be removed after 14Arthur Eubanks2021-09-011-0/+4
* [OpenMP][FIX] Allow declare variant to work with reference typesJohannes Doerfert2021-09-012-0/+422
* [NewPM] Add missing LTO ArgPromotion passNikita Popov2021-09-012-1/+5