platform/upstream/llvm.git
2021-09-28 Max Kazantsev[Test] Add more tests with cycled phis
2021-09-28 Salman JavedAdd support for `NOLINTBEGIN` ... `NOLINTEND` comments
2021-09-28 Florian Hahn[VectorCombine] Discard ScalarizationResult state in...
2021-09-28 Shivam Gupta[Docs][NFC] Add doxygen comment for AtomicExpandPass...
2021-09-28 Kirill BobyrevRevert "[clangd] Refactor IncludeStructure: use File...
2021-09-28 serge-sans... Simplify handling of builtin with inline redefinition
2021-09-28 LLVM GN Syncbot[gn build] Port 864b206796ae
2021-09-28 Jingu Kang[AArch64] Split bitmask immediate of bitwise AND operation
2021-09-28 M BakinovskyFix documentation typos; NFC
2021-09-28 mydeveloperday[clang-format][docs] mark new clang-format configuratio...
2021-09-28 Jay Foad[LiveIntervals] Fix another asan debug build failure
2021-09-28 Kirill BobyrevInvestigate D110386 failures even further
2021-09-28 Eric Schweitz[fir] Add fir.save_result op
2021-09-28 Florian HahnRecommit "[SCEV] Look through single value PHIs." ...
2021-09-28 “bhkumarn”[DebugInfo] Emit DW_TAG_namelist and DW_TAG_namelist_item
2021-09-28 V Donaldson[fir] Update fir.insert_on_range op
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(ERRMSG) runtime implementation
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(VALUE) runtime implementation
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(LENGTH) runtime implementation
2021-09-28 Kirill BobyrevInvestigate D110386 Windows failures
2021-09-28 Alexander Belyaev[mlir] Add min/max operations to Standard.
2021-09-28 Jay Foad[LiveIntervals] Repair subreg ranges in processTiedPairs
2021-09-28 Jay Foad[LiveIntervals] Improve repair after convertToThreeAddress
2021-09-28 Mehdi AminiFix URLs to the prod/staging buildbot master in the doc
2021-09-28 Kirill BobyrevAttempt to fix Windows builds after D110386
2021-09-28 Kirill Bobyrev[clangd] Refactor IncludeStructure: use File (unsigned...
2021-09-28 Liu, Chen3[X86][FP16] Fix a bug when Combine the FADD(A, FMA...
2021-09-28 Lang Hames[ORC] Fix the LLJITWithRemoteDebugging example.
2021-09-28 Xiang1 Zhang[ISel] Legalized arithmetic.fence.f128 for 32-bits...
2021-09-28 Anna Thomas[LoopPred Test] Fix lld-x86_64-win BB failure
2021-09-28 Ahsan SaghirRevert "tsan: fix trace tests on darwin"
2021-09-28 Anna ThomasReland "[LoopPredication] Add testcase showing BPI...
2021-09-28 Lang Hamesclang-format
2021-09-28 Lang Hames[llvm-jitlink] Add more information about allocation...
2021-09-28 Ahsan Saghir[PowerPC] MMA - Add __builtin_vsx_build_pair and __buil...
2021-09-27 Lang Hames[ORC] Switch from JITTargetAddress to ExecutorAddr...
2021-09-27 Michael Kruse[Polly] Reject regions entered by an indirectbr/callbr.
2021-09-27 Joe Loser[libc++][NFC] s/enable_if<...>::type/enable_if_t<....
2021-09-27 Haowei WuRevert "[Polly] Reject reject regions entered by an...
2021-09-27 Lang Hames[ORC] Hold shared_ptr<SymbolStringPool> in errors conta...
2021-09-27 Congzhe Cao[CodeMoverUtils] Enhance isSafeToMoveBefore() when...
2021-09-27 Kevin AtheyRevert "tsan: add a test for stack init race"
2021-09-27 LLVM GN Syncbot[gn build] Port 6cfb4d46bae1
2021-09-27 Jozef Lawrynowicz[llvm-readobj] Support dumping of MSP430 ELF attributes
2021-09-27 Jon Chesterfield[libomptarget][amdgpu] Follow on to D110513, empty...
2021-09-27 Jon Chesterfield[libomptarget][amdgpu] Report zero devices if plugin...
2021-09-27 Anna ThomasRevert "[LoopPredication] Add testcase showing BPI...
2021-09-27 Louis Dionne[libc++] Do not enable P1951 before C++23, since it...
2021-09-27 Anna Thomas[LoopPredication] Add testcase showing BPI computation...
2021-09-27 Simon Pilgrim[X86] Add slow/fast pmulld test coverage to vector...
2021-09-27 Kostya Kortchinsky[gwp-asan] Initialize AllocatorVersionMagic at runtime
2021-09-27 Roman Lebedev[NFC][X86] Add 'gather' optsize/minsize test coverage
2021-09-27 Florian Mayer[NFC] [PSI] explain encoding of PercentileCutoff.
2021-09-27 Fangrui Song[Driver] Remove confusing *-linux-android detection...
2021-09-27 Roman Lebedev[NFC][X86] Add test showing that legal `GATHER`'s are...
2021-09-27 modimo[ThinLTO] Add noRecurse and noUnwind thinlink function...
2021-09-27 Tobias Gysi[mlir][linalg] Finer-grained padding control.
2021-09-27 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=4 VF=32 interlea...
2021-09-27 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=4 VF=16 interlea...
2021-09-27 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=4 VF=8 interleav...
2021-09-27 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=4 VF=4 interleav...
2021-09-27 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=4 VF=2 interleav...
2021-09-27 Chris BienemanFixing docs build
2021-09-27 Chris BienemanImplement #pragma clang final extension
2021-09-27 Sanjay Patel[InstCombine] reduce code for shl-of-sub transform...
2021-09-27 Sanjay Patel[InstCombine] add tests for shl-of-sub; NFC
2021-09-27 Aart Bik[mlir][sparse] sampled matrix multiplication fusion...
2021-09-27 Nico WeberRevert "[clangd] Refactor IncludeStructure: use File...
2021-09-27 Jon ChesterfieldRevert "[openmp] Add addrspacecast to getOrCreateIdent"
2021-09-27 Jon Chesterfield[openmp] Add addrspacecast to getOrCreateIdent
2021-09-27 Aart Bik[mlir][sparse] preserve zero-initialization for materia...
2021-09-27 Aaron BallmanAdd a missing include to appease the build bots
2021-09-27 Sanjay Patel[InstCombine] add use check to shl transform
2021-09-27 Sanjay Patel[InstCombine] add tests for opposing shifts separated...
2021-09-27 Jameson NashBad SLPVectorization shufflevector replacement, resulti...
2021-09-27 Carlos GalvezFix bug in readability-uppercase-literal-suffix
2021-09-27 peter klausler[flang] Catch branching into FORALL/WHERE constructs
2021-09-27 Praveen Velliengiri[AMDGPU] Change ASAN init/fini kernels linkage to external.
2021-09-27 Sumesh Udayakumaran[mlir] Mode for explicitly controlling the fusion kind
2021-09-27 Quinn Pham[PowerPC] Fix td pattern for P10 VSLDBI and VSRDBI
2021-09-27 Yaxun (Sam... [HIP] Fix linking of asanrt.bc
2021-09-27 William S.... [MLIR][LLVM] Add error if using incorrect attribute...
2021-09-27 peter klausler[flang] Enforce constraint: defined ass't in WHERE...
2021-09-27 Craig Topper[RISCV] Fold store of vmv.x.s to a vse with VL=1.
2021-09-27 Fangrui Song[ELF] Support symbol names with space in linker script...
2021-09-27 Kazu Hirata[InstCombine] Fix an "unused variable" warning
2021-09-27 Bixia ZhengImplement the conversion from sparse constant to sparse...
2021-09-27 @vladaindjic[OpenMP] libomp: Usage of TASK_TIED constant inside...
2021-09-27 Craig Topper[RISCV] Improve support for forming widening multiplies...
2021-09-27 Daniil Fukalov[NFC][AMDGPU] Update cost model tests:
2021-09-27 Sanjay Patel[InstCombine] move shl-only folds out from under common...
2021-09-27 Pavel Labath[lldb] A different fix for Domain Socket tests
2021-09-27 Kazu Hirata[Lanai] Remove redundant declaration getTheLanaiTarget...
2021-09-27 Kirill Bobyrev[clangd] Refactor IncludeStructure: use File (unsigned...
2021-09-27 Joseph Huber[OpenMP] Add new worksharing definitions into device RTL
2021-09-27 Joseph Huber[OpenMP] Introduce a new worksharing RTL function for...
2021-09-27 Raphael Isemann[lldb] Fix SocketTest.DomainGetConnectURI on macOS...
2021-09-27 Nico Weber[llvm/OptTable] Add named param comment for GroupedShor...
2021-09-27 Jake EganFix tests defaulting to incorrect triples on AIX
2021-09-27 Nico Weber[llvm/OptTable] Drop "The" prefix on fields
next