platform/upstream/llvm.git
2021-10-08 Max Kazantsev[LoopPeel] Peel loops with deoptimizing exits
2021-10-08 Chen Zheng[XCOFF] support DWARF for 32-bit XCOFF for object output
2021-10-08 Joseph Huber[OpenMP] Introduce new flags to assert thread and team...
2021-10-08 Shilei Tian[OpenMP][DeviceRTL] Add the support for printf in a...
2021-10-08 Itay Bookstein[SelectionDAG] Fix shift libcall ABI mismatch in shift...
2021-10-08 Wang, Pengfei[X86] Optimize fdiv with reciprocal instructions for...
2021-10-08 Ben Shi[RISCV][test] Add more tests of (add (mul r, c0), c1)
2021-10-08 Johannes Doerfert[OpenMP][FIX] Data race in the SPMD execution of the...
2021-10-08 Vitaly Buka[msan] Print both shadow and user address
2021-10-08 MaheshRavishankar[mlir][Tensor] Add ReifyRankedShapedTypeOpInterface...
2021-10-08 Volodymyr Sapsai[modules] Fix IRGen assertion on accessing ObjC ivar...
2021-10-07 Petr Hosek[CMake] Include llvm-libtool-darwin in Fuchsia toolchain
2021-10-07 Amy Zhuang[mlir] Fix a bug in Affine LICM.
2021-10-07 Jonas Devlieghere[lldb] Parse and display reporting errors from JSON...
2021-10-07 Jonas Devlieghere[lldb] Support missing threadState in JSON crashlogs
2021-10-07 Roman LebedevWorkaround broken FileCheck default yet another time
2021-10-07 Keith Smiley[lld][test] Remove /usr/local/lib test requirement
2021-10-07 Roman Lebedev[NFC][VectorCombine] Add baseline test coverage for...
2021-10-07 Qiongsi Wu[NFC] Including <string> in llvm-cxxdump/Error.cpp
2021-10-07 Arthur EubanksDon't print uselistorder in --print-changed
2021-10-07 Louis Dionne[libc++] Remove the CI job for Apple/System/Noexceptions
2021-10-07 Louis Dionne[libc++] Add a from-scratch testing config for GCC
2021-10-07 Leonard ChanReland "[clang][Fuchsia] Re-enable compiler-rt tests...
2021-10-07 wlei[llvm-profgen] Ignore branch count against outline...
2021-10-07 Kostya Kortchinsky[scudo] Reduce the scope of AllocAfterFork
2021-10-07 Adrian PrantlDo not emit prologue_end for line 0 locs if there is...
2021-10-07 Adrian PrantlRecognize the Swift compiler in DW_AT_producer
2021-10-07 Vitaly Buka[NFC][sanitizer] Annotate a few branches in StackDepot
2021-10-07 Vitaly Buka[sanitizer] Remove traces from the header
2021-10-07 Vitaly Buka[NFC][sanitizer] Remove global PersistentAllocator
2021-10-07 Vitaly Buka[sanitizer] Uninline slow path of PersistentAllocator...
2021-10-07 peter klausler[flang] Error checking for IBCLR/IBSET and ISHFT/SHIFT...
2021-10-07 Philip Reames[scev] Put comments on the right fields [nfc]
2021-10-07 Jay Foad[AMDGPU] Preserve MachineDominatorTree in SILowerContro...
2021-10-07 Jay Foad[TargetPassConfig] Enable machine verification after...
2021-10-07 Nikita Popov[BasicAA] Use base of decomposed GEP in recursive queri...
2021-10-07 Mark Schimmel[ARC] ARCRegisterInfo cleanup prior to adding core...
2021-10-07 Keith Smiley[clang] Fix darwin REQUIRES test annotation (NFC)
2021-10-07 Nikita Popov[LoopFlatten] Mark loop analyses as preserved
2021-10-07 Geoffrey Martin... [Bazel] Update config for 3b01cf9286
2021-10-07 Louis Dionne[runtimes] Add tests for vendor-specific properties
2021-10-07 Keith Smiley[lld][test] Fix darwin REQUIRES (NFC)
2021-10-07 Jamie SchmeiserRevert "Reland A new option -print-on-crash that prints...
2021-10-07 Jon Chesterfield[libomptarget] Reapply 2bc4d48a78b which was accidental...
2021-10-07 Sanjay Patel[InstCombine] ease use check for fold of bitcasted...
2021-10-07 Jay Foad[TwoAddressInstruction] Enable machine verification...
2021-10-07 Jay Foad[PHIElimination] Enable machine verification after...
2021-10-07 Jay Foad[PHIElimination] Account for INLINEASM_BR when insertin...
2021-10-07 Jay Foad[PHIElimination] Pre-commit a test case for D110834
2021-10-07 Jamie SchmeiserReland A new option -print-on-crash that prints the...
2021-10-07 Kiran Chandramohan[mlir][openmp] Add an interface for Outlineable OpenMP ops
2021-10-07 Stella Laurenzo[mlir][python] Temporarily disable test for converting...
2021-10-07 Jay Foad[X86] Special-case ADD of two identical registers in...
2021-10-07 Jay Foad[X86] Pre-commit a test case for D110829
2021-10-07 Artem Belevich[CUDA] Make sure <string.h> is included with original...
2021-10-07 Amara Emerson[GlobalISel] Port the udiv -> mul by constant combine.
2021-10-07 Craig Topper[RISCV] Correct FileCheck prefixes in rv32zbc-intrinsic...
2021-10-07 Akira HatanakaRefactor code in ObjCARC.cpp. NFC
2021-10-07 Fangrui Song[LangRef] Update ifunc syntax
2021-10-07 Kevin P. Neal[NFC] Rename functions to match our naming scheme.
2021-10-07 Jay Foad[MIRParser] Add support for IsInlineAsmBrIndirectTarget
2021-10-07 Bjorn Pettersson[LoopRotate] Forget SCEV values in RewriteUsesOfClonedI...
2021-10-07 Bjorn Pettersson[test] Pre-commit test case for PR51981. NFC
2021-10-07 Luke DrummondWorkaround build error for mingw-g++
2021-10-07 Kazu Hirata[lldb] Fix a "missing field" warning
2021-10-07 Craig Topper[RISCV] Handle vector of pointer in getTgtMemIntrinsic...
2021-10-07 Corentin JabotAdd information about partially implemented features
2021-10-07 Paul Robinson[PS4][TargetLibraryInfo] Set TLI info correctly for PS4
2021-10-07 Amy Kwan[NFC] Update return type of vec_popcnt to vector unsigned.
2021-10-07 Sanjay Patel[InstSimplify] (x || y) && (x || !y) --> x
2021-10-07 gbreynoo[llvm-readelf][docs] Add missing options and details...
2021-10-07 Mark de Wever[libc++] Use addressof in assignment operator.
2021-10-07 David Spickett[lldb] Mark abort signal test unsupported on AArch64...
2021-10-07 Mark SchimmelC] Add option to ARCOptAddrMode to disable the pass...
2021-10-07 Stella Laurenzo[mlir] Extend C and Python API to support bulk loading...
2021-10-07 Chris Jackson[DebugInfo][LSR] Limit the size of SCEV translated...
2021-10-07 Mark de Wever[libcxx[ Run generate_private_header_tests.py
2021-10-07 Erik Desjardins[Inline] Introduce Constant::hasOneLiveUse, use it...
2021-10-07 gbreynoo[llvm-objdump][docs] Add details to the help output...
2021-10-07 Kazu Hirata[lldb, mlir] Migrate from getNumArgOperands and arg_ope...
2021-10-07 Bradley Smith[AArch64][SVE] Improve VECTOR_SPLICE codegen for VL...
2021-10-07 LLVM GN Syncbot[gn build] Port 7fb9f99f3bb6
2021-10-07 LLVM GN Syncbot[gn build] Port 49e736d845d8
2021-10-07 Mark de Wever[libc++][format] Adds bool formatter.
2021-10-07 Mark de Wever[libc++][format] Adds char formatter.
2021-10-07 LLVM GN Syncbot[gn build] Port 3e9689d72cdf
2021-10-07 Jack Andersen[MachineInstr] Move MIParser's DBG_VALUE RegState:...
2021-10-07 Mark de Wever[libc++][format] Adds integer formatter.
2021-10-07 LLVM GN Syncbot[gn build] Port d550930afcbb
2021-10-07 Mark de Wever[libc++][format] Adds string formatter.
2021-10-07 gbreynoo[llvm-objdump] Fix --prefix and --prefix-strip
2021-10-07 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_S...
2021-10-07 Sanjay Patel[PatternMatch] add matchers for commutative logical...
2021-10-07 Sanjay Patel[InstSimplify] add tests for (x || y) && (x || !y)...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Add partial support for Static...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Fix windows buildbot failure...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Fix fat archive tests for Mac...
2021-10-07 Michał Górny[lldb] [DynamicRegisterInfo] Support iterating over...
2021-10-07 Simon PilgrimExecutorProcessControl.h - remove unused Optional.h...
2021-10-07 Simon PilgrimLegalizerInfo.h - remove unused Optional.h + None.h...
next