platform/upstream/llvm.git
2021-08-04 Nikita Popov[MemCpyOpt] Relax libcall checks
2021-08-04 Alfsonso Gregory[MLIR][NFC] Get DiagnosticEngine as a reference in doc
2021-08-04 Arthur Eubanks[gn build] Add cfi ignorelist to compiler-rt/lib
2021-08-04 Alexey Bataev[SLP][NFC]Add tests for constants/undefs used in insert...
2021-08-04 Giorgis Georgakoudis[OpenMPOpt] Expand SPMDization with guarding for target...
2021-08-04 Craig Topper[DAGCombiner][AMDGPU] Canonicalize constants to the...
2021-08-04 Craig Topper[RISCV] Add test cases for conditional add/sub. NFC
2021-08-04 Jan Kratochvil[nfc] [lldb] Prevent needless copies of DataExtractor
2021-08-04 Alexey BataevRevert "[SLP]Do not emit extra shuffle for insertelemen...
2021-08-04 Mitch Phillips[hwasan] Add __hwasan_init constructor to runtime lib.
2021-08-04 Dimitry AndricWork around non-existence of ElfW(type) macro on FreeBSD
2021-08-04 Reshabh SharmaRevert "[AMDGPU] Handle functions in llvm's global...
2021-08-04 Dawid Jurczak[DSE][NFC] Clean up DeadStoreElimination from unused...
2021-08-04 Craig Topper[RISCV] Remove the _COMMUTABLE and _TA versions of...
2021-08-04 Aart Bik[mlir][sparse] add doc to sparse tensor dialect passes
2021-08-04 LLVM GN Syncbot[gn build] Port ee7d20e84675
2021-08-04 Fangrui Song[gn build] (manually) port ee7d20e84675e1d255d7ae59e3bc...
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Widen G_PHI before clamping it...
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Widen G_FPTO*I before clamping
2021-08-04 Petr Hosek[InstrProfiling] Emit bias variable eagerly
2021-08-04 Geoffrey Martin... [Bazel] Update build for ee7d20e846
2021-08-04 Andrea Di Biagio[X86][SchedModel] Add missing ReadAdvance for some...
2021-08-04 Shilei Tian[OpenMP] Clean up for hidden helper task
2021-08-04 Shilei Tian[OpenMP] Fix performance regression reported in bug...
2021-08-04 Fangrui Song[ELF] Fix typo. NFC
2021-08-04 jamesluox[CSSPGO] Migrate and refactor the decoder of Pseudo...
2021-08-04 Sander de Smalen[InstCombine] Fix vscale zext/sext optimization when...
2021-08-04 Bradley Smith[clang][AArch64][SVE] Avoid going through memory for...
2021-08-04 Fangrui Song[ELF] Combine foo@v1 and foo with the same versionId...
2021-08-04 Dmitry Vyukovtsan: remove non-existent MemoryAccessRangeStep
2021-08-04 Dmitry Vyukovtsan: move AccessType to tsan_defs.h
2021-08-04 Dmitry Vyukovtsan: introduce kAccessExternalPC
2021-08-04 Dmitry Vyukovtsan: introduce kAccessFree
2021-08-04 Fangrui Song[ELF] Apply version script patterns to non-default...
2021-08-04 Lechen Yu[openmp] Add OMPT initialization in libomptarget
2021-08-04 Fangrui Song[ELF] Make dot in .tbss correct
2021-08-04 Aart Bik[mlir][sparse] fixed typo in sparse tensor type attribu...
2021-08-04 Bradley Smith[AArch64][SVE] Combine bitcasts of predicate types...
2021-08-04 Aart Bik[mlir][amx] add doc to AMX dialect
2021-08-04 Pushpinder... [AMDGPU][OpenMP] Wrap amdgcn declare variant inside...
2021-08-04 Simon Wallis[AArch64] Fix assert AArch64TargetLowering::ReplaceNode...
2021-08-04 Sean Fertile[PowerPC][AIX] Packed zero-width bitfields do not affec...
2021-08-04 Jay Foad[AMDGPU] Add cttz tests and globalisel checks for ctlz
2021-08-04 Chris Jackson[DebugInfo][LSR] Avoid crashes on large integer inputs
2021-08-04 Jay Foad[AMDGPU] Generate checks for i64 to fp conversions
2021-08-04 Kazu Hirata[ADT] Drop unnecessary const from return types (NFC)
2021-08-04 Reshabh Sharma[AMDGPU] Handle functions in llvm's global ctors and...
2021-08-04 Roman Lebedev[NFC][X86] combineX86ShuffleChain(): hoist Mask variabl...
2021-08-04 Roman Lebedev[NFC][X86] combineX86ShuffleChain(): rename inner Mask...
2021-08-04 Tomas Matheson[ARM][atomicrmw] Fix CMP_SWAP_32 expand assert
2021-08-04 Roman Lebedev[X86] combineX86ShuffleChain(): canonicalize mask elts...
2021-08-04 Matthias Springer[mlir] Fix gcc-5 build in ViewOpGraph.cpp
2021-08-04 Matthias Springer[flang] Add missing FileSystem.h
2021-08-04 David Green[RDA] Attempt to make RDA subreg aware
2021-08-04 David Green[ARM] Test showing incorrect codegen when subreg livene...
2021-08-04 Matthias Springer[mlir] Include llvm/Support/Debug.h in Transforms/Passes.h
2021-08-04 Simon Pilgrim[X86] Rename X86 tuning feature flag FeatureHasFastGath...
2021-08-04 Simon Pilgrim[X86] Move FeatureFastBEXTR from bdver2 features to...
2021-08-04 Muhammad Omair... [LLDB] Skip flaky tests on Arm/AArch64 Linux bots
2021-08-04 Dmitry Vyukovtsan: don't use spinning in __cxa_guard_acquire/pthread...
2021-08-04 Jan Svoboda[clang][deps] Substitute clang-scan-deps executable...
2021-08-04 Dmitry Vyukovtsan: refactor guard_acquire/release
2021-08-04 Jan Svoboda[clang][cli] Expose -fno-cxx-modules in cc1
2021-08-04 Matthias Springer[mlir] Support drawing control-flow graphs in ViewOpGra...
2021-08-04 Dmitry Vyukovtsan: unify __cxa_guard_acquire and pthread_once implem...
2021-08-04 Dmitry Vyukovtsan: use DCHECK instead of CHECK in atomic functions
2021-08-04 Dmitry Vyukovtsan: minor MetaMap tweaks
2021-08-04 David Spickett[llvm][MC] Disable cfi-version test for Windows on Arm
2021-08-04 Tim NorthoverX86: add test for realignment fix committed earlier.
2021-08-04 Jaroslav SevcikReland "[lldb/DWARF] Only match mangled name in full...
2021-08-04 Matthias Springer[mlir] Fix CMake linker rules for ViewOpGraph.cpp
2021-08-04 Serge PavlovRevert "Introduce intrinsic llvm.isnan"
2021-08-04 Simon Pilgrim[X86] Split Subtarget ISA / Security / Tuning Feature...
2021-08-04 Kim-Anh Tran[lldb] Fix lookup of .debug_loclists with split-dwarf
2021-08-04 David Spickett[llvm][ExecutionEngine] Don't try to run tests on ARM64...
2021-08-04 Raphael Isemann[lldb] Partly revert "Allow range-based for loops over...
2021-08-04 Tim NorthoverX86: fix frame offset calculation with mandatory tail...
2021-08-04 Serge PavlovIntroduce intrinsic llvm.isnan
2021-08-04 Andre Vieira[libc] Fix Memory Benchmarks code after rename
2021-08-04 Sjoerd Meijer[FuncSpec] Support specialising recursive functions
2021-08-04 Senran Zhang[Support] Initialize common options in `getRegisteredOp...
2021-08-04 Adrian Kuegel[mlir][Bazel] Adjust BUILD.bazel file.
2021-08-04 Esme-Yi[llvm-readobj][XCOFF] dump the string table only if...
2021-08-04 Stephen Neuendorffer[mlir] Handle cases where transfer_read should turn...
2021-08-04 hsmahesha[AMDGPU] Ignore call graph node which does not have...
2021-08-04 Senran Zhang[NFC][ConstantFold] Check getAggregateElement before...
2021-08-04 Matthias Springer[mlir] Fix broken build in pass_manager.py
2021-08-04 Heejin Ahn[WebAssembly] Misc. cosmetic changes in EH (NFC)
2021-08-04 Arthur Eubanks[MC][CodeGen] Emit constant pools earlier
2021-08-04 Matthias Springer[mlir] Truncate/skip long strings in ViewOpGraph.cpp
2021-08-04 Vitaly Buka[llvm-readobj][XCOFF] Warn about invalid offset
2021-08-04 Jacob Hegna[MLGO] Update the current model url for the Oz inliner...
2021-08-04 Matthias Springer[mlir] Improve Graphviz visualization in PrintOpPass
2021-08-04 Christian Kandeler[clangd] Add new semantic token modifier "virtual"
2021-08-04 Aart Bik[mlir][sparse] add example to attribute doc
2021-08-04 Vitaly Buka[msan] Add bsearch interceptor
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Widen G_SELECT before clamping it
2021-08-04 Matthias Springer[mlir][scf] Fix bug in peelForLoop
2021-08-04 wlei[llvm-profgen][CSSPGO] Support count based aggregated...
2021-08-04 Rob Suderman[mlir][tosa] Tosa shape propagation for tosa.cond_if
next