platform/upstream/llvm.git
2020-12-11 Jinsong Ji[PowerPC] Remove duplicate layout
2020-12-11 Alex Zinenko[mlir] Support inlining into affine operations
2020-12-11 Nathan James[clangd] Use enumMember instead of enumConstant
2020-12-11 Matt Morehouse[DFSan] Add custom wrapper for recvmmsg.
2020-12-11 Jay Foad[AMDGPU] Make use of emitRemovedIntrinsicError. NFC.
2020-12-11 Nicolas Vasilache[mlir][ArmNeon][RFC] Add a Neon dialect
2020-12-11 Adrian Kuegel[mlir] Expose target configuration for lowering to...
2020-12-11 Adrian KuegelAdd rsqrt lowering from standard to ROCDL.
2020-12-11 Alexander KornienkoRemove references to the ast_type_traits namespace
2020-12-11 Marco Elver[KernelAddressSanitizer] Fix globals exclusion for...
2020-12-11 Joe Ellis[SelectionDAG] Implement SplitVecOp_INSERT_SUBVECTOR
2020-12-11 QingShan Zhang[NFC][Test] Add a test to verify the instruction form...
2020-12-11 QingShan Zhang[NFC][Test] Format the PowerPC test for incoming patch
2020-12-11 Haojian Wu[clangd] Reorder the class field to avoid -Wreorder...
2020-12-11 David SherwoodFix build issue caused by 9b76160e53f67008ff21095098129...
2020-12-11 Haojian Wu[AST][RecoveryAST] Preserve type for member call expr...
2020-12-11 David Green[ARM] Make t2DoLoopStartTP a terminator
2020-12-11 Kazushi (Jam... [VE] Add vgt and vsc intrinsic instructions
2020-12-11 LLVM GN Syncbot[gn build] Port 5663bf201f5
2020-12-11 Haojian WuRevert "[analyzer] NFC: Move path diagnostic consumer...
2020-12-11 LLVM GN Syncbot[gn build] Port 9b76160e53f
2020-12-11 David Sherwood[Support] Introduce a new InstructionCost class
2020-12-11 Marek Kurdej[libc++] Remove invalid use of `#if _LIBCPP_STD_VER...
2020-12-11 Michael Kruse[OpenMPIRBuilder] Fix typo. NFC.
2020-12-11 Arthur Eubanks[NFC] Inline maxDevirtIterationsReached()
2020-12-11 Hsiangkai Wang[RISCV] Separate masked and unmasked definitions for...
2020-12-11 Kazu Hirata[MemorySSA] Remove unused declaration optimizeUses...
2020-12-11 Kazu Hirata[Support] Use is_contained (NFC)
2020-12-11 Michael Kruse[Polly] Consider InvalidContext to determine partial...
2020-12-11 Craig Topper[RISCV] Use tail agnostic policy for vsetvli instructio...
2020-12-11 Artem Dergachev[analyzer] OSObjectCStyleCast: Improve warning message.
2020-12-11 Arthur O'Dwyer[libc++] ADL-proof by adding _VSTD:: qualifications...
2020-12-11 Arthur O'Dwyer[libc++] Include C++ headers, not C headers, in <charconv>.
2020-12-11 Alexandre GaneaRe-land: [lit] Support running tests on Windows without...
2020-12-11 Jon Chesterfield[libomptarget][nfc] Remove data_sharing type aliasing
2020-12-11 Duncan P. N... Tooling: Migrate some tests to FileEntryRef, NFC
2020-12-11 Jez Ng[lld-macho] Disable some tests that are failing on...
2020-12-11 Jez Ng[lld-macho] Don't include absolute address value in...
2020-12-11 Derek Schuff[WebAssembly][lld] Exclude COMDAT sections
2020-12-11 LLVM GN Syncbot[gn build] Port 705a4c149d8
2020-12-11 Hongtao Yu[CSSPGO] Pseudo probe encoding and emission.
2020-12-11 Cheng Wang[libc] Add [l|ll]abs implementation.
2020-12-11 Sam Clegg[lld][WebAssembly] Split __wasm_apply_relocs function...
2020-12-11 Richard SmithEnsure that we don't leave behind "InstantiatingSpecial...
2020-12-11 Fangrui Song[test] Fix compiler-rt/test/profile/coverage_emptylines...
2020-12-11 Derek Schuff[WebAssembly] Support COMDAT sections in assembly syntax
2020-12-11 Nico Weberfix typo to cycle bots
2020-12-11 Jonas PaulssonRevert "[SystemZFrameLowering] Don't overrwrite R1D...
2020-12-10 LLVM GN Syncbot[gn build] Port 7ead5f5aa38
2020-12-10 Alexander KornienkoRemove references to the ast_type_traits namespace
2020-12-10 Jez Ng[lld-macho] Don't load dylibs more than once
2020-12-10 Jez Ng[lld-macho] Implement `-no_implicit_dylibs`
2020-12-10 Jez Ng[lld-macho] Initialize AsmParsers earlier
2020-12-10 Jez Ng[lld-macho] Add support for -mcpu, -mattr, -code-model...
2020-12-10 Jez Ng[lld-macho] Don't attempt to emit rebase opcodes for...
2020-12-10 Jez Ng[lld-macho] Implement -object_path_lto
2020-12-10 Derek SchuffRevert "[WebAssembly] Support COMDAT sections in assemb...
2020-12-10 Mitch PhillipsRevert "[CSSPGO] Pseudo probe encoding and emission."
2020-12-10 Mitch PhillipsRevert "[NFC] Fix a gcc build break by using an explict...
2020-12-10 Mitch PhillipsRevert "[NFC] Fix a gcc build break by not using an...
2020-12-10 Kazushi (Jam... [VE] Remove -faddrsig and -fnoaddrsig tests
2020-12-10 Xinhao Yuan[llvm-cov][gcov] Optimize the cycle counting algorithm...
2020-12-10 Derek Schuff[WebAssembly] Support COMDAT sections in assembly syntax
2020-12-10 Florian Schmaus[msan] Do not use 77 as exit code, instead use 1
2020-12-10 Scott Linder[SmallVector] Copy new docs into Doxygen comment
2020-12-10 River Riddle[mlir] Remove the dependency on StandardOps from FoldUtils
2020-12-10 Matt Morehouse[DFSan] Appease the custom wrapper lint script.
2020-12-10 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2020-12-10 Duncan P. N... Basic: Initialize FileEntry's fields inline, almost NFC
2020-12-10 Louis Dionne[libc++] NFCI: Refactor __shared_ptr_emplace
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for pthread_join.
2020-12-10 Craig Topper[RISCV] Simplify vector instruction handling in RISCVMC...
2020-12-10 Nico Weber[gn build] fix up arm64 builtin sources a bit
2020-12-10 Nico Weber[gn build] only build iOS builtins with full Xcode
2020-12-10 Nico Weber[gn build] add a missing dependency
2020-12-10 Jonas Paulsson[SystemZFrameLowering] Don't overrwrite R1D (backchain...
2020-12-10 River Riddle[mlir][SCCP] Don't visit private callables unless they...
2020-12-10 Mehdi AminiAdd MLIR Python binding for Array Attribute
2020-12-10 River Riddle[mlir][Parser] Fix crash in DenseElementsAttr parser...
2020-12-10 Mitch Phillips[GWP-ASan] IWYU & clang-format
2020-12-10 River Riddle[mlir][StandardOps] Verify that the result of an intege...
2020-12-10 Zequan Wu[PGO] Enable preinline and cleanup when optimize for...
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for getpeername.
2020-12-10 Mitch Phillips[scudo] [standalone] [NFC] clang-format code.
2020-12-10 Amara Emerson[AArch64] Don't try to compress jump tables if there...
2020-12-10 Sam Elliott[RISCV][NFC] Fix Sext/Zext Tests
2020-12-10 Hongtao Yu[NFC] Fix a gcc build break by not using an initializer.
2020-12-10 Arthur Eubanks[NPM] Support -fmerge-functions
2020-12-10 Sam Elliott[RISCV] Add (Proposed) Assembler Extend Pseudo-Instructions
2020-12-10 Alexey Bader[Doc] Update branch name in Phabricator documentation
2020-12-10 Hongtao Yu[NFC] Fix a gcc build break by using an explict constru...
2020-12-10 LLVM GN Syncbot[gn build] Port ea6641085d0
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for _dl_get_tls_static_info.
2020-12-10 Artem Dergachev[analyzer][CTU] Add an abstraction layer between libCro...
2020-12-10 Artem DergachevRevert "Revert "Revert "Revert "[analyzer] NFC: Move...
2020-12-10 Jonas Devlieghere[lldb] Remove single-case switch statement (NFC)
2020-12-10 Sam Clegg[lld][WebAssembly] Delay creation of internal __wasm_me...
2020-12-10 Raphael Isemann[lldb] Introduce separate scratch ASTs for debug info...
2020-12-10 Kostya Kortchinsky[scudo][standalone] Small changes to the fastpath
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for sigaltstack.
next