platform/upstream/llvm.git
2020-10-14 Aditya Nandakumar[GISel] Add combine for constant G_PTR_ADD offsets.
2020-10-14 Louis Dionne[libc++/abi] Clean up uses of <iostream> in the test...
2020-10-14 Adrian PrantlMove initialization of Variable::m_loc_is_const_data...
2020-10-13 Vedant Kumar[cmake] Unconditionally set the force flag when codesigning
2020-10-13 Vedant Kumar[llvm-cov] Warn when -arch spec is missing/invalid...
2020-10-13 Jason MolendaRemove unused build configurations from debugserver...
2020-10-13 Vedant KumarRevert "[llvm-cov] Warn when -arch spec is missing...
2020-10-13 Vedant Kumar[llvm-cov] Warn when -arch spec is missing/invalid...
2020-10-13 Jason MolendaAdd a new launch flag option for watchos, WatchComplica...
2020-10-13 rdzhabarov[DDR] Introduce implicit equality check for the source...
2020-10-13 Richard SmithRevert "PR47805: Use a single object for a function...
2020-10-13 Richard SmithPR47805: Use a single object for a function parameter...
2020-10-13 Geoffrey Martin... Remove unused SideEffectInterfaces header
2020-10-13 Duncan P. N... Basic: Simplify SourceManager::getBuffer overload, NFC
2020-10-13 ahmedsabie[MLIR] Add a foldTrait() mechanism to allow traits...
2020-10-13 Alberto Magni[mlir][Linalg] Lower padding attribute for pooling ops
2020-10-13 Jay Foad[AMDGPU] Add MC layer support for v_fmac_legacy_f32
2020-10-13 LLVM GN Syncbot[gn build] Port f0875971249
2020-10-13 Xiangling Liao[AIX] Support two itanium alignment LIT testcases for...
2020-10-13 Duncan P. N... Support: Allow use of MemoryBufferRef with line_iterator
2020-10-13 Duncan P. N... Support: Add operator== for MemoryBufferRef and split...
2020-10-13 Benjamin Kramer[mlir-cuda-runner] Unbreak the build
2020-10-13 Andrew PaverdReland [CFGuard] Add address-taken IAT tables and delay...
2020-10-13 Stella Laurenzo[mlir][Python] Add missing capsule->module and Context...
2020-10-13 Nikita Popov[LICM] Don't require AST in LoopPromoter (NFC)
2020-10-13 Craig Topper[X86] Add test cases for PR47825. NFC
2020-10-13 Nikita Popov[MemCpyOpt] Add test scaffolding for MSSA based MemCpyOpt
2020-10-13 Alexander Belyaev[mlir][nfc] Add a func to compute numElements of a...
2020-10-13 Nikita Popov[MemCpyOpt] Fix MemorySSA preservation
2020-10-13 Reid KlecknerRevert "DirectoryWatcher: add an implementation for...
2020-10-13 Denis Antrushin[Statepoints] Update statepoint mir tests.
2020-10-13 Roman Lebedev[SCEV] BuildConstantFromSCEV(): actually properly handl...
2020-10-13 Nikita Popov[MemCpyOpt] Don't shorten memset if memcpy operands...
2020-10-13 LLVM GN Syncbot[gn build] Port 77bb3ebebbc
2020-10-13 LLVM GN Syncbot[gn build] Port 662ed9e67ad
2020-10-13 Nikita Popov[MemCpyOpt] Don't shorten memset if destination observa...
2020-10-13 Artem DergachevRevert "[analyzer] NFC: Separate PathDiagnosticConsumer...
2020-10-13 Artem DergachevRevert "[analyzer] NFC: Move IssueHash to libAnalysis."
2020-10-13 Artem DergachevRevert "[analyzer] NFC: Move path diagnostic consumer...
2020-10-13 Scott Linder[DebugInfo][docs] Document DILabel in LangRef
2020-10-13 Ahsan Saghir[PowerPC] Add assemble disassemble intrinsics for MMA
2020-10-13 LLVM GN Syncbot[gn build] Port b76dc111dd0
2020-10-13 LLVM GN Syncbot[gn build] Port 44b7cf2983b
2020-10-13 Artem Dergachev[analyzer] NFC: Move path diagnostic consumer implement...
2020-10-13 Artem Dergachev[analyzer] NFC: Move IssueHash to libAnalysis.
2020-10-13 Artem Dergachev[analyzer] NFC: Separate PathDiagnosticConsumer options...
2020-10-13 Xun Li[ASAN] Make sure we are only processing lifetime marker...
2020-10-13 Nikita Popov[LoopVersioningLICM] Fix noalias metadata emission
2020-10-13 Stella Stamenova[mlir] Fix sporadic build failures due to missing depen...
2020-10-13 Nicolas Vasilache[mlir][Linalg] Fix TensorConstantOp bufferization in...
2020-10-13 Louis Dionne[libc++] Allow passing relative paths to the Apple...
2020-10-13 Konstantin... LLD/AMDGPU: Infer os abi based on input llvm bitcode
2020-10-13 Konstantin... AMDGPU: Remove -mamdgpu-debugger-abi option
2020-10-13 Hafiz Abid... [compiler-rt] Allow override of 'emulator' value from...
2020-10-13 Mircea Trofin[NFC][Regalloc] Use MCRegister in MachineCopyPropagation
2020-10-13 Sanjay Patel[CostModel] rearrange basic intrinsic cost implementation
2020-10-13 Sanjay Patel[x86] add cost model test for memcpy; NFC
2020-10-13 Christian Sigg[mlir][gpu] Add `gpu.wait` op.
2020-10-13 Jay Foad[AMDGPU][GlobalISel] Compute known bits for zero-extend...
2020-10-13 Raphael Isemann[lldb][cmake] Remove custom logic for finding VCS file...
2020-10-13 Raphael Isemann[lldb] Allow limiting the number of error diagnostics...
2020-10-13 Raphael Isemann[lldb] Remove all the RegisterInfo name constification...
2020-10-13 Raphael Isemann[lldb][NFC] Remove property predicate matcher
2020-10-13 Raphael Isemann[lldb] Add targets for running test suite against Watch...
2020-10-13 Paulo Matos[WebAssembly] Added .tabletype to asm and multiple...
2020-10-13 Eduardo Caldas[SyntaxTree] Fix rtti for `Expression`.
2020-10-13 Sanjay Patel[AArch64] fix spacing in test's RUN lines; NFC
2020-10-13 Sjoerd Meijer[InstructionSimplify] Precommit tests for D89317. NFC.
2020-10-13 Sanjay Patel[x86] add tests for cost model kinds of intrinsics...
2020-10-13 ergawy[MLIR][SPIRV] Support identified and recursive structs.
2020-10-13 Lei Zhang[mlir-vulkan-runner] Clean up some stale CMake configur...
2020-10-13 Raphael IsemannFix all the CMake code that can only handle -stdlib...
2020-10-13 Raphael Isemann[lldb][NFC] Fix some invalid escapes sequences in Pytho...
2020-10-13 Paul C. Anagnostopoulos[TableGen] Add new section to the TableGen Programmer...
2020-10-13 Alexandre Ganea[ThinLTO][Documentation] Mention possible values for...
2020-10-13 Simon Pilgrim[InstCombine] visitTrunc - pass through undefs for...
2020-10-13 Simon Pilgrim[Analysis] findAffectedValues - remove unused ConstantI...
2020-10-13 Hans WennborgRevert "Raise the timeout in DirectoryWatcherTest to...
2020-10-13 Nathan Ridge[clangd] Propagate CollectMainFileRefs to BackgroundIndex
2020-10-13 Louis Dionne[libc++] Update the <version> header in-place from...
2020-10-13 Jonas Paulsson[clang] Improve handling of physical registers in inlin...
2020-10-13 Raphael Isemann[lldb] Don't add no-sandbox entitlement when running...
2020-10-13 Raphael Isemann[lldb] Don't let dotest silently fall back to default...
2020-10-13 Raphael Isemann[lldb] Fill Watch/AppleTV simulator gaps in PlatformDarwin
2020-10-13 Sanjay Patel[AArch64] add cost model test for scalable vector math...
2020-10-13 Hans WennborgRaise the timeout in DirectoryWatcherTest to 10 s
2020-10-13 Evgeny LeviantFix Windows/MSVC build after 6e56046f65
2020-10-13 Florian Hahn[ConstraintElimination] Add add/sub/and/or test cases.
2020-10-13 Sylvestre Ledru[clang-tidy] Add an example for misc-unused-alias-decls
2020-10-13 Bevin Hansson[AST] Change return type of getTypeInfoInChars to a...
2020-10-13 Bevin Hansson[Fixed Point] Add fixed-point to floating point cast...
2020-10-13 Mirko Brkusanin[GlobalISel] Avoid making G_PTR_ADD with nullptr
2020-10-13 Max Kazantsev[Test] Add test showing that SCEV cannot compute IV...
2020-10-13 Vinay Madhusudan[AArch64] Identify SAD pattern
2020-10-13 Vitaly BukaRevert " Enable LSAN for Android"
2020-10-13 Vitaly BukaRevert "[VPlan] Use VPValue def for VPMemoryInstruction...
2020-10-13 Cullen Rhodes[AArch64] Implement .variant_pcs directive
2020-10-13 Evgeny Leviant[TableGen][SchedModels] Fix aliasing of SchedWriteVariant
2020-10-13 Paul Walker[SVE] Add ISel patterns for "insert undef_nxv#f##,...
2020-10-13 Ties Stuij[ARM] Follow AACPS standard for volatile bit-fields...
next