platform/upstream/llvm.git
2020-12-15 Simon Pilgrim[X86] Remove unnecessary SUBV_BROADCAST combines. NFCI.
2020-12-15 Louis Dionne[libc++] Fix allocate_shared when used with an explicit...
2020-12-15 Mircea Trofin[utils] The func_dict for a prefix may just be empty
2020-12-15 Nathan James[clang][driver][NFC] Use StringRef instead of std:...
2020-12-15 Paul Walker[NFC] Fix a few SVEInstrInfo related stylistic issues.
2020-12-15 Tres Popp[mlir] Add std op for X raised to the power of Y
2020-12-15 David Green[ARM] Match dual lane vmovs from insert_vector_elt
2020-12-15 Quentin Chateau[clangd] Improve goToDefinition on auto and dectype
2020-12-15 Ulrich Weigand[SystemZ] Remove most hard-coded R1D instances for...
2020-12-15 Mircea Trofin[utils] Fix UpdateTestChecks case where 2 runs differ...
2020-12-15 Raphael Isemann[lldb] Fix import-std-module tests after libc++ got...
2020-12-15 Florian Hahn[AnnotationRemarks] Also generate annotation remarks...
2020-12-15 Kazushi (Jam... [VE] Support FRAMEADDR
2020-12-15 Kazushi (Jam... [VE][NFC] Sort VEISD operations
2020-12-15 Florian Hahn[VPlan] Use VPDef for VPWidenSelectRecipe.
2020-12-15 Sebastian Neubauer[AMDGPU] Unify flat offset logic
2020-12-15 Sebastian Neubauer[AMDGPU][NFC] Add more global_atomic_cmpswap tests
2020-12-15 Hansang Bae[OpenMP] Initialize runtime in the forked child process
2020-12-15 Sam McCall[clangd] Oops, fix code in #ifdef WIN32
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction in...
2020-12-15 Sam McCallReland [clangd] Extract per-dir CDB cache to its own...
2020-12-15 Sam McCall[clangd] Avoid traversing C:\ -> C: when looking for...
2020-12-15 Florian Hahn[LV] Pass explicit vector width to not require a X86...
2020-12-15 Chuanqi Xu[clang-format] Recognize c++ coroutine keywords as...
2020-12-15 Jun Ma[InstCombine][NFC] Change cast of FixedVectorType to...
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction in...
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction when...
2020-12-15 Hsiangkai Wang[RISCV] Define vwadd/vwaddu/vwsub/vwsubu intrinsics.
2020-12-15 Paul Walker[SVE] Move INT_TO_FP i1 promotion into custom lowering.
2020-12-15 Paul Walker[CodeGenPrepare] Update optimizeGatherScatterInst for...
2020-12-15 Simon Pilgrim[X86] Remove trailing whitespace. NFC.
2020-12-15 Simon Pilgrim[X86][AVX] LowerBUILD_VECTOR - reduce 256/512-bit build...
2020-12-15 Florian Hahn[LV] Add reduction test, which exposed a crash in a...
2020-12-15 Florian Hahn[VPlan] Use VPDef for VPWidenGEPRecipe.
2020-12-15 Florian Hahn[VPlan] Use VPdef for VPWidenCall.
2020-12-15 Jan Svoboda[clang][cli] Squash multiple cc1 -fxxx-exceptions flags...
2020-12-15 Jan Svoboda[clang][cli] Squash exception model in LangOptions...
2020-12-15 Jan Svoboda[clang][cli] Create accessors for exception models...
2020-12-15 xndcn[clangd] Add hover info for `this` expr
2020-12-15 Kazushi (Jam... [VE] Support atomic exchange instructions
2020-12-15 Hsiangkai Wang[RISCV][NFC] Define scalable vectors for half types.
2020-12-15 Georgii Rymar[llvm-readelf] - Don't print OS/Processor specific...
2020-12-15 Max Kazantsev[SCEV] Add missing type check into getRangeForAffineNoS...
2020-12-15 Amara Emerson[GlobalISel][IRTranslator] Ensure branch probabilities...
2020-12-15 Kazu Hirata[IR] Remove isPowerOf2ByteWidth
2020-12-15 Max Kazantsev[Test] Test on assertion failure with expensive SCEV...
2020-12-15 Kazu Hirata[Analysis] Use llvm::erase_value (NFC)
2020-12-15 Raul TambreRe-apply "[CMake][compiler-rt][AArch64] Avoid preproces...
2020-12-15 Raul Tambre[Compiler-rt][AArch64] Workaround for .cfi_startproc...
2020-12-15 Med Ismail... [lldb/API] Expose Target::CreateBreakpoint(..., move_to...
2020-12-15 Med Ismail... Revert "[lldb/API] Expose Target::CreateBreakpoint...
2020-12-15 Hsiangkai Wang[RISCV] Define vadd/vsub/vrsub intrinsics and lower...
2020-12-15 LLVM GN Syncbot[gn build] Port d2ed9d6b7ec
2020-12-15 Nico WeberReland "[MachineDebugify] Insert synthetic DBG_VALUE...
2020-12-15 Med Ismail... [lldb/API] Expose Target::CreateBreakpoint(..., move_to...
2020-12-15 Nico WeberRevert "[MachineDebugify] Insert synthetic DBG_VALUE...
2020-12-15 Nico WeberRevert "[Debugify] Support checking Machine IR debug...
2020-12-15 Luo, Yuanke[X86] Add test case for commit e52bc1d2bba794b.
2020-12-15 Nico WeberRevert "Lex: Migrate HeaderSearch::LoadedModuleMaps...
2020-12-15 Nico WeberRevert "[amdgpu] Default to code object v3"
2020-12-15 Qiu Chaofan[NFC] [Legalizer] Use common method for expanding fp...
2020-12-15 Rong Xu[PGO] remove unintentional code in early commit
2020-12-15 River Riddle[mlir][Inliner] Refactor the inliner to use nested...
2020-12-15 Siva Chandra[libc] Add remainder[f|l] and remquo[f|l] to the list...
2020-12-15 Xiang1 Zhang[Debugify] Support checking Machine IR debug info
2020-12-15 Siva Chandra[libc][NFC] Skip adding dummy targets for skipped unit...
2020-12-15 Xiang1 ZhangRevert "[Debugify] Support checking Machine IR debug...
2020-12-15 Cheng Wang[libc] Add memcmp implementation.
2020-12-15 Xiang1 Zhang[Debugify] Support checking Machine IR debug info
2020-12-15 Craig Topper[RISCV] Prevent assertion in the assembler if vmerge...
2020-12-15 Craig Topper[RISCV] Handle Match_InvalidSImm5 in RISCVAsmParser...
2020-12-15 Craig Topper[RISCV] Teach debug output from assembly parser to...
2020-12-15 Alexander KornienkoRemove the ast_type_traits namespace.
2020-12-15 Siva Chandra... [libc][Obvious] Mark functions in DummyFEnv.h as static...
2020-12-15 Jon Chesterfield[amdgpu] Default to code object v3
2020-12-15 Reid KlecknerRevert "ADT: Migrate users of AlignedCharArrayUnion...
2020-12-15 Changpeng FangAMDGPU: If a store defines (alias) a load, it clobbers...
2020-12-15 Nemanja Ivanovic[PowerPC] Temporarily disable asan longjmp tests
2020-12-14 Rong Xu[PGO] Verify BFI counts after loading profile data
2020-12-14 Harald van... [X86] Fix variadic argument handling for x32
2020-12-14 Nico Weber[lld/mac] implement -compatibility_version, -current_ve...
2020-12-14 Peter Collingbournescudo: Remove positional template arguments for seconda...
2020-12-14 Sanjay Patel[VectorCombine] add alignment test for gep load; NFC
2020-12-14 Nico Weber[gn build] (semi-manually) port 19d57b5c42b
2020-12-14 Nico Weber[gn build] (semi-manually) port 7ad49aec125
2020-12-14 Eugene Zhulenev[mlir] Fix opaque struct typedef in AsyncRuntime header
2020-12-14 Richard Uhler[mlir] Add section page for Rationale docs.
2020-12-14 Gulfem Savrun... [clang][IR] Add support for leaf attribute
2020-12-14 Louis Dionne[libc++] Remove unnecessary static assertion in allocat...
2020-12-14 Louis Dionne[libc++] NFCI: Return pointer instead of reference...
2020-12-14 Sanjay Patel[VectorCombine] make load transform poison-safe
2020-12-14 Duncan P. N... Adapt lldb to a40db5502b2515a6f2f1676b5d7a655ae0f41179
2020-12-14 Duncan P. N... Add comment to closing brace of anonymous namespace...
2020-12-14 Duncan P. N... AST: Silence an instance of -Wsign-compare, NFC
2020-12-14 Duncan P. N... Lex: Migrate HeaderSearch::LoadedModuleMaps to FileEntryRef
2020-12-14 Craig Topper[LoopIdiomRecognize] Teach detectShiftUntilZeroIdiom...
2020-12-14 River Riddle[mlir][OpDefGen] Add support for generating local funct...
2020-12-14 Stanislav Mekhanoshin[AMDGPU] Use multi-dword flat scratch for spilling
2020-12-14 Louis Dionne[libc++] Refactor allocate_shared to use an allocation...
2020-12-14 Bardia MahjourRevert "[DDG] Data Dependence Graph - DOT printer"
next