platform/upstream/llvm.git
2021-03-09 Lei Zhang[mlir] Use affine.apply when distributing to processors
2021-03-09 Liu, Chen3[X86][NFC] Move instruction selection of the x86_tdpb...
2021-03-09 Stefan Gränitz[lldb][JITLoaderGDB] Test debug support in JITLink
2021-03-09 Florian Hahn[ExtVectorType] Support conditional select operator...
2021-03-09 Stefan Gränitz[Orc] Always check mapped sections for ELFDebugObject...
2021-03-09 Stefan Gränitz[Orc] Test DebugObjectManagerPlugin fills in load-addre...
2021-03-09 Stefan Gränitz[Orc] Fix working memory buffer for section mapping...
2021-03-09 gbtozers[DebugInfo] Add tests for ISel handling of variadic...
2021-03-09 gbtozers[DebugInfo] Emit DBG_VALUE_LIST from ISel
2021-03-09 Alexander Shaposhnikov[lld][MachO] Add missing test requirements
2021-03-09 Liu, Chen3[X86][NFC] Adding one flag to imply whether the instruc...
2021-03-09 Luo, Yuanke[X86][AMX] Add test case for combining AMX bitcast.
2021-03-09 Florian Hahn[InstCombine] Simplify phis with incoming pointer-casts.
2021-03-09 Sven van Haastregt[OpenCL] Fix builtins that require multiple extensions
2021-03-09 Simon PilgrimM68kInstrInfo::AnalyzeBranchImpl - fix MSVC build....
2021-03-09 MarcoFalke[compiler-rt] FuzzedDataProvider: Add missing include
2021-03-09 Kadir Cetinkaya[clangd] Move logging out of LSPTest base class into...
2021-03-09 John Brawn[CodeGen] Report a normal instead of fatal error for...
2021-03-09 Dmitry Vyukov[sanitizers] Enable runtime vma for mips64 in buildgo.sh
2021-03-09 Cullen Rhodes[IR] Introduce llvm.experimental.vector.splice intrinsic
2021-03-09 Tomas Matheson[Clang][Sema] Warn when function argument is less align...
2021-03-09 Dmitry Vyukov[sanitizers] fix wrong enum of memory_order for mips
2021-03-09 Alex OrlovFix a crash in DWARFUnit::getInlinedChainForAddress...
2021-03-09 gbtozers[DebugInfo] Handle dbg.values with multiple variable...
2021-03-09 Jan Kratochvil[lldb] Fix DWARF-5 DW_FORM_implicit_const (used by...
2021-03-09 Asher Mancinelli[flang] update character tests to use gtest
2021-03-09 Jan Kratochvilllvm-dwarfdump: Fix DWARF-5 DW_FORM_implicit_const...
2021-03-09 Alex Zinenko[mlir] move LLVM target import header and tests
2021-03-09 Alex Zinenko[mlir] make MLIRPresburger depend on MLIRIR
2021-03-09 Krasimir Georgievclang-format: use `pb` as a canonical raw string delimi...
2021-03-09 Vladislav Vinogradov[mlir][CMAKE] Fix cross-compilation build
2021-03-09 Jan Kratochvil[nfc] llvm-dwarfdump: DWARFAbbreviationDeclaration...
2021-03-09 Tobias Gysi[mlir][linalg] refactor the result handling during...
2021-03-09 Stella Laurenzo[mlir][python] Reorganize MLIR python into namespace...
2021-03-09 Hongtao Yu[CSSPGO] Always use callsite samples as callsite probe...
2021-03-09 Dave Lee[lldb] Remove duplicated ThreadPlanStepOverBreakpoint...
2021-03-09 Alexander Shaposhnikov[lld][MachO] Add support for LC_FUNCTION_STARTS
2021-03-09 Ta-Wei Tu[CodeGenPrepare] Fix isIVIncrement (PR49466)
2021-03-09 Mehdi AminiMove LLVM::FMFAttr definition to TableGen (NFC)
2021-03-09 Alexander ShaposhnikovRevert "[lld][MachO] Add support for LC_FUNCTION_STARTS"
2021-03-09 Alexander ShaposhnikovRevert "[lld][MachO] Fix function starts test"
2021-03-09 Alexander Shaposhnikov[lld][MachO] Fix function starts test
2021-03-09 Alexander Shaposhnikov[lld][MachO] Add support for LC_FUNCTION_STARTS
2021-03-09 Rafael Auler[DebugInfo] Do not error on unsupported CIE version
2021-03-09 ShihPo Hung[RISCV][MC] Fix nf encoding for vector ld/st whole...
2021-03-09 Alexander Shaposhnikov[docs] Fix llvm-objcopy.rst
2021-03-09 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for --keep-undefined
2021-03-09 Ruiling Song[AMDGPU] Remove unused function opcodeEmitsNoInsts()
2021-03-09 Alexander Shaposhnikov[llvm-objdump][MachO] Add support for dumping function...
2021-03-09 Juneyoung Lee[LangRef] mention that the lifetime intrinsics' descrip...
2021-03-09 Ben DunbobbinReland: [Docs][Windows Itanium] Add a How-To document...
2021-03-09 Jon RoelofsRevert "Run non-filechecked commands in update_cc_test_...
2021-03-09 Ruiling Song[AMDGPU] Remove SI_MASK_BRANCH
2021-03-09 Rahman LavaeeRead NumBlocks as uint64_t.
2021-03-09 Akira HatanakaMove ObjCARCUtil.h back to llvm/Analysis
2021-03-09 Tony[NFC][AMDGPU] Correct typo in DWARF Extensions For...
2021-03-09 Rahman Lavaee[llvm-readelf] Support dumping the BB address map secti...
2021-03-09 Stanislav Mekhanoshin[AMDGPU] Cleanup test checks. NFC.
2021-03-08 Ben DunbobbinRevert "[Docs][Windows Itanium] Add a How-To document...
2021-03-08 Dave Lee[build][modules] Fix ObjCARCUtil.h modularization
2021-03-08 Ben Dunbobbin[Docs][Windows Itanium] Add a How-To document for Windo...
2021-03-08 Siva Chandra... [libc][Obvious] Add a file which was missed in 001a12ed...
2021-03-08 Siva Chandra... [libc][NFC] Make x86_64 fenv functions msan safe.
2021-03-08 Benjamin Kramer[ValueTracking] Move matchSimpleRecurrence out of line
2021-03-08 Peter Steinfeld[flang] Fix bad dereference of NULLIFY pointer object
2021-03-08 Lei Huang[AIX][TLS] Generate 64-bit general-dynamic access code...
2021-03-08 Peter Collingbournescudo: Support memory tagging in the secondary allocator.
2021-03-08 Sanjay Patel[InstCombine] add tests for min/max intrinsics with...
2021-03-08 Sanjay Patel[ValueTracking] move/add helper to get inverse min...
2021-03-08 Jessica Paquette[SelectionDAG] Don't scalarize vector fpround sources...
2021-03-08 wlei[CSSPGO][llvm-profgen] Change sample count of dangling...
2021-03-08 River Riddle[mlir][IR][NFC] Move the remaining builtin types to ODS
2021-03-08 River Riddle[mlir][IR][NFC] Define the Location classes in ODS...
2021-03-08 Luís Marques[Sanitizer][RISCV] Fix internal_clone
2021-03-08 Jon RoelofsAdd intrinsics_gen as a dependency of libRemarks
2021-03-08 Kuba Mracek[tsan] Use large address space mapping on Apple Silicon...
2021-03-08 Masoud Ataei[PowerPC] Removing _massv place holder
2021-03-08 Sanjay Patel[InstSimplify] cttz(1<<x) --> x
2021-03-08 Sanjay Patel[InstSimplify] add tests for cttz of shifted-1; NFC
2021-03-08 LLVM GN Syncbot[gn build] Port 5c26be214d9f
2021-03-08 Jessica Paquette[AArch64][GlobalISel] Lower G_BUILD_VECTOR -> G_DUP
2021-03-08 Alina SbirleaRevert "[LICM] Make promotion faster"
2021-03-08 LLVM GN Syncbot[gn build] Port 5eb7a5814a5c
2021-03-08 LLVM GN Syncbot[gn build] Port 5509748f2ce5
2021-03-08 LLVM GN Syncbot[gn build] Port 503343191e12
2021-03-08 Min-Yih Hsu[cfe][driver][M68k](8/8) Clang driver support
2021-03-08 Min-Yih Hsu[cfe][M68k](7/8) Clang basic support
2021-03-08 Min-Yih Hsu[M68k][test](6/8) Add all of the tests
2021-03-08 Min-Yih Hsu[M68k](5/8) Target-specific lowering
2021-03-08 Min-Yih Hsu[M68k](4/8) MC layer and object file support
2021-03-08 Min-Yih Hsu[M68k](3/8) Skeleton and target description files
2021-03-08 Min-Yih Hsu[M68k][MIR](2/8) Changes in the target-independent...
2021-03-08 Min-Yih Hsu[M68k][TableGen](1/8) TableGen related changes
2021-03-08 Min-Yih Hsu[M68k][CODE_OWNERS](0/8) Add code owner for the M68k...
2021-03-08 Martin Storsjö[clang] Don't set CLANG_DEFAULT_UNWINDLIB to none if...
2021-03-08 George Balatsouras[dfsan] Remove hardcoded shadow width in struct.ll
2021-03-08 Victor Huang[AIX][TLS] Add assert check of valid csect type for...
2021-03-08 Nico Weber[gn build] (manually) port ebe6161c54b9
2021-03-08 Yuta Saito[WebAssembly] Add new relocation for location relative...
2021-03-08 Philip Reamesconstify getUnderlyingObject implementation [nfc]
next