platform/upstream/llvm.git
2022-01-28 LLVM GN Syncbot[gn build] Port f489e86a24d3
2022-01-28 Aaron BallmanRemove Waymarking.h as it is unused
2022-01-28 William S.... [ScalarEvolution] Mark a loop as finite if in a willret...
2022-01-28 Florian Hahn[GVN] Add additional tests for PRE with pointer selects.
2022-01-28 Philip Reames[SLP] Add a clarifying assert in block scheduling ...
2022-01-28 David BlaikieGCC ABI Compatibility: Preserve alignment of non-pod...
2022-01-28 Roger Kim[lld][Macho] Include dead-stripped symbols in mapfile
2022-01-28 Tue Ly[libc] Refactor sqrt implementations and add tests...
2022-01-28 Bixia Zheng[mlir][taco] Accept an integer list for the ordering...
2022-01-28 David Tenty[AIX][clang] include_next through clang provided float.h
2022-01-28 Shoaib MeenaiReapply "[llvm-libtool-darwin] Print a warning if objec...
2022-01-28 Stella Stamenova[lldb] Update the lldb build instructions on Windows
2022-01-28 Shubham Sandeep... Emit swift5 reflection section data in dsym bundle...
2022-01-28 Stella Stamenova[mlir] Only build mlir-cpu-runner when the native arch...
2022-01-28 Yuanfang Chen[ADT] support fixed-width output with `utohexstr`
2022-01-28 Jay Foad[AMDGPU] SILoadStoreOptimizer: break lists on instructi...
2022-01-28 Craig Topper[RISCV] Update comments about getInstSizeInBytes hard...
2022-01-28 Steven Wan[NFC][AIX]Disable new pcm tests on AIX
2022-01-28 Craig Topper[RISCV] Preserve VL when truncating i64 gather/scatter...
2022-01-28 Ellis Hoag[InstrProf][NFC] Move function out of InstrProf.h
2022-01-28 Craig Topper[RISCV] Use tablegen size for getInstSizeInBytes.
2022-01-28 Alexey Bataev[SLP]Do not reorder top nodes if they do not require...
2022-01-28 Fangrui Song[msan][tsan] Refine __fxstat{,at}{,64} condition
2022-01-28 Cullen Rhodes[DAGCombiner] Fix invalid size request in combineRepeat...
2022-01-28 Michał Górny[lldb] [gdb-remote] Support getting siginfo via API
2022-01-28 Siva Chandra... [libc][NFC] Create file with all permissions for the...
2022-01-28 Jake Egan[clang][deps] Adapt test to be compatible when the...
2022-01-28 Arjun P[MLIR] Introduce LexSimplex to support lexicographic...
2022-01-28 David Tenty[NFC][AIX][clang] un-XFAIL gcc profile flag compat...
2022-01-28 Augusto Noronha[lldb] Make ReadCStringFromMemory default to read from...
2022-01-28 Kito Cheng[RISCV] Use __extendhfsf2/__truncsfhf2 for fp16 <-...
2022-01-28 Nikita Popov[CodeExtractor] Fix warning in assert (NFC)
2022-01-28 Nikita Popov[BasicBlockUtils] Fix typo in API name (NFC)
2022-01-28 Nikita Popov[Loads] Require Align in isDereferenceableAndAlignedPoi...
2022-01-28 Sanjay Patel[x86] try harder to scalarize a vector load with extrac...
2022-01-28 Alex Bradbury[RISCV][NFC] Make Zb* instruction naming match the...
2022-01-28 eopXD[NFC][RISCV] Bundle up ISAInfo updates and checks
2022-01-28 Nikita Popov[ArgPromotion] Don't assume all entry block instrs...
2022-01-28 Nikita Popov[ArgPromotion] Add test for non-willreturn load hoistin...
2022-01-28 Jeremy Morse[MVerifier] Don't check liveness of any debug instructi...
2022-01-28 Jay Foad[update_test_checks] Fix option name in warning message
2022-01-28 Simon Pilgrim[X86] SimplifyDemandedBitsForTargetNode - fold MOVMSK...
2022-01-28 Simon Pilgrim[Sema] Add signed/unsigned integer mismatch tests for...
2022-01-28 Nikita Popov[ArgPromotion] Make areFunctionArgsABICompatible()...
2022-01-28 Amy Kwan[PowerPC] Update handling of splat loads for v4i32...
2022-01-28 David Truby[AArch64][SVE][VLS] Move extends into arguments of...
2022-01-28 Matt Morehouse[HWASan] Leave pointer tagged when calling memmove.
2022-01-28 Sanjay Patel[x86] add test for possible load scalarization fold...
2022-01-28 Valentin Clement[flang] Add missing FIRBuilder library
2022-01-28 Aaron BallmanDo not crash when trying to encode a _BitInt type
2022-01-28 Simon Pilgrim[X86] combineSetCCMOVMSK - don't fold MOVMSK(BITCAST...
2022-01-28 Simon Pilgrim[X86] Add test showing incorrect movmsk->ptest fold
2022-01-28 Paul Walker[SVE] Extend isel pattern coverage for BIC.
2022-01-28 Sander de Smalen[AArch64][SVE] NFC: Add test for scaled stepvector.
2022-01-28 Bjorn Pettersson[test][NewGVN] Use '-passes=newgvn' instead of '-basic...
2022-01-28 Bjorn Pettersson[test][NewGVN] Use -passes=newgvn instead of -newgvn
2022-01-28 Fraser Cormack[RISCV] Add tests for possible splat optimizations
2022-01-28 Fraser Cormack[RISCV] Fix FileCheck prefixes in RVV test
2022-01-28 Milica Matic[llvm-mca] Plot as result of comparing multiple files
2022-01-28 Simon Pilgrim[X86] combineSetCCMOVMSK - match all_of patterns with...
2022-01-28 Martin Probstclang-format: [JS] fix uninitialized memory.
2022-01-28 Florian Hahn[ConstraintElimination] Add sub nuw test with signed...
2022-01-28 Evgeniy Brevnov[BasicAA] Add support for memmove intrinsic
2022-01-28 Hans WennborgRevert "[InstCombine] Fold and-reduce idiom"
2022-01-28 Martin Storsjö[CodeGen] Emit COFF symbol type for function aliases
2022-01-28 Simon Pilgrim[X86] Fix MOVMSK(CONCAT(X,Y)) -> MOVMSK(AND/OR(X,Y...
2022-01-28 Marek Kurdej[clang-format] Move irrelevant code from getRangeLength...
2022-01-28 Adrian Kuegel[mlir] Move SCF utils implementations to SCF/Utils.
2022-01-28 Martin Probstclang-format: [JS] sort import aliases. Users can defin...
2022-01-28 serge-sans... Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 serge-sans... Cleanup include dependencies for LLVMTableGen
2022-01-28 serge-sans... Cleanup includes for LLVMBitstream
2022-01-28 serge-sans... Move llvm::array_lenghtof to llvm/ADT/STLArrayExtras.h
2022-01-28 Florian Hahn[Matrix] Use ArrayType for allocas instead of VectorType.
2022-01-28 Martin Storsjö[sanitizers] Silence warnings about unused variables...
2022-01-28 Valentin Clement[flang][NFC] Remove obsolete DoLoopHelper
2022-01-28 Valentin Clement[flang][NFC] Remove obsolete FIRBuilder and BoxValue
2022-01-28 Sven van Haastregt[OpenCL] opencl-c.h: refactor named addrspace builtins
2022-01-28 Marek Kurdej[clang-format] Remove useless npos parameter from subst...
2022-01-28 Martin Storsjö[ADT] Remove unused variables in Triple.h, fix build...
2022-01-28 Pierre Gousseau[tblgen] Disable lsan weak hook when building with...
2022-01-28 Amilendra Kodithuwakku[clang][ARM] Emit warnings when PACBTI-M is used with...
2022-01-28 Rainer Orth[Sparc] Implement BFD_RELOC_NONE
2022-01-28 Pavel Labath[lldb] Convert DWARF log to the new API
2022-01-28 Nikita Popov[InlineFunction] Use phis() iterator (NFC)
2022-01-28 Florian Hahn[VPlan] Record whether scalar IVs are need in induction...
2022-01-28 Martin Storsjö[libcxx] [test] Fix testcases that fail on systems...
2022-01-28 Martin Storsjö[libcxx] Allow using thread safety annotations in MinGW...
2022-01-28 Martin Storsjö[MC] Remove a stray space after tab for COFF .def direc...
2022-01-28 Michał GórnyRevert "[lldb] [gdb-remote] Support getting siginfo...
2022-01-28 David Spickett[lldb][ARM/AArch64] Update dissembler to v9.3-a
2022-01-28 Nikita Popov[MLIR] Remove some pointer element type accesses
2022-01-28 Alexander Shaposhnikov[lld][ELF] Cleanup %t directory in tests, NFC
2022-01-28 Nikita Popov[OpenMPIRBuilder] Store element type in AtomicOpValue
2022-01-28 Nikita Popov[ARM] Don't look through pointer types in canTailPredic...
2022-01-28 Dominic Chen[libc] Fix 64-bit Apple ARM support and header includes
2022-01-28 Chuanqi Xu[NFC] Add tests for ODR checking of default template...
2022-01-28 Adrian Kuegel[mlir][Bazel][cmake] Add missing dependency.
2022-01-28 Christian Sigg[NVPTX] Remove fmin/fmax.NaN.f64 again
2022-01-28 David Tenty[LLVM][AIX] Prefer a 32-bit default target triple on AIX
next