summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* [clang-format] Fix comment. NFC.Marek Kurdej2022-01-12-1/+1
* [X86][AVX2] Add SimplifyDemandedVectorElts handling for avx2 per element shiftsSimon Pilgrim2022-01-12-4/+4
* [X86][AVX2] Add tests for missing demanded elts handling for avx2 per element...Simon Pilgrim2022-01-12-0/+57
* Revert "[llvm-readobj][XCOFF] dump auxiliary symbols."Nico Weber2022-01-12-599/+82
* [lldb] [Process/FreeBSD] Set current thread ID on eventsMichał Górny2022-01-12-2/+10
* [clangd][StdSymbolMap] Prefer std::remove from algorithmKadir Cetinkaya2022-01-12-5/+16
* [MachO] Port call graph profile section and directiveLeonard Grey2022-01-12-12/+221
* [clang][auto-init] Provide __builtin_alloca*_uninitialized variantsMarco Elver2022-01-12-2/+52
* Update Pietro Albini's employerPietro Albini2022-01-12-1/+1
* [VPlan] Introduce and use BranchOnCount VPInstruction.Florian Hahn2022-01-12-218/+351
* [LoopVectorize] Pass a vector type to isLegalMaskedGather/ScatterRosie Sumpter2022-01-12-188/+283
* [OpenCL] Set external linkage for block enqueue kernelsSven van Haastregt2022-01-12-16/+16
* [DebugInfo] Move flag for instr-ref to LLVM option, from TargetOptionsJeremy Morse2022-01-12-19/+21
* [UBSan] Relax test expectations in Misc/objc-cast.m testKuba Mracek2022-01-12-1/+1
* [NFC] Run script to autogenerate CHECK lines for CodeGen/AArch64/fast-isel-cm...David Sherwood2022-01-12-34/+35
* [VP] llvm.vp.merge intrinsic and LangRefSimon Moll2022-01-12-0/+74
* [X86][XOP] Add SimplifyDemandedVectorElts handling for xop shiftsSimon Pilgrim2022-01-12-6/+20
* [X86][XOP] Add tests for missing demanded elts handling for xop shiftsSimon Pilgrim2022-01-12-0/+39
* [IRBuilder] Migrate icmp-folding to value-based FoldICmp.Florian Hahn2022-01-12-30/+31
* [lldb][AArch64] Correct top nibble setting in memory tag read testsDavid Spickett2022-01-12-10/+15
* [RISCV][llvm] Update CSRsShao-Ce SUN2022-01-12-76/+1938
* [NFC] [Coroutines] Add regression tests for symmetric transfer and coroutine ...Chuanqi Xu2022-01-12-10/+176
* [gn build] Port 35cca45b09b8LLVM GN Syncbot2022-01-12-0/+1
* [X86][LLD] Update datelayout in LLD tests. NFCIPhoebe Wang2022-01-12-3/+3
* Misleading bidirectional detectionserge-sans-paille2022-01-12-1/+208
* [BuildLibCalls] Add nounwind,willreturn to memset_pattern{4,8,16}.Florian Hahn2022-01-12-16/+7
* [CodeGen][Debuginfo][NFC] Refactor DIE values SizeOf method to not depend on ...Alexey Lapshin2022-01-12-100/+111
* Revert (2) "[AST] Add RParen loc for decltype AutoTypeloc."Florian Hahn2022-01-12-45/+26
* [flang] Fix overallocation by fir-to-llvm-ir passDiana Picus2022-01-12-19/+54
* [lldb] Don't print "Command Options Usage:" for an alias with no optionsDavid Spickett2022-01-12-10/+13
* [clang][CodeComplete] Perform approximate member search in basesKadir Cetinkaya2022-01-12-4/+25
* [mlir][linalg][bufferize] Add pass options for `createDeallocs`Matthias Springer2022-01-12-0/+40
* [Clang] Make Clang copy its CMake modules into the build dirAndrzej Warzynski2022-01-12-0/+8
* [X86][MS] Change the alignment of f80 to 16 bytes on Windows 32bits to match ...Phoebe Wang2022-01-12-99/+194
* [libc++] Quick fix to remove a narrowing conversion from the in_out_result test.Konstantin Varlamov2022-01-12-3/+3
* [ARM] Remove FeaturePerfMon from armv7-mDavid Green2022-01-12-8/+10
* [JITLink][AArch64] Add support for splitting eh-frames on AArch64.Lang Hames2022-01-12-0/+108
* [flang] Make the `flang` wrapper script check the Bash versionAndrzej Warzynski2022-01-12-0/+25
* [IRBuilder] Migrate add-folding to value-based FoldAdd.Florian Hahn2022-01-12-50/+45
* [X86][ABI] Pre-commit test for the f80 ABI alignment change. NFCPhoebe Wang2022-01-12-0/+104
* [extract_symbols.py] Fix line-splitting of tool output.Simon Tatham2022-01-12-2/+2
* [mlir][linalg][bufferize] Support std.select bufferizationMatthias Springer2022-01-12-60/+333
* [GlobalOpt] Drop redundant setExternallyInitialized() call (NFC)Nikita Popov2022-01-12-1/+0
* [GlobalStatus] Remove unused HasNonInstructionUser member (NFC)Nikita Popov2022-01-12-8/+0
* [GlobalOpt] Support "stored once" optimization for different typesNikita Popov2022-01-12-9/+58
* [clang] Introduce support for disabling warnings in system macrosCarlos Galvez2022-01-12-36/+76
* [Coroutines] Handle lifetime markers, bitcast and unused instruciton for symm...Chuanqi Xu2022-01-12-13/+32
* [clang][dataflow] Add transfer functions for data members and this pointersStanislav Gatev2022-01-12-113/+677
* Add inliner interface for GPU dialectUday Bondhugula2022-01-12-0/+28
* [llvm-readobj][XCOFF] dump auxiliary symbols.Esme-Yi2022-01-12-82/+599