platform/upstream/llvm.git
2021-03-09 Fangrui Song[MC] Change ELFOSABI_NONE to ELFOSABI_GNU for SHF_GNU_R...
2021-03-09 Christudasan... [AMDGPU] Fix the dead frame indices during custom spill...
2021-03-09 Nikita Popov[FastISel] Don't trivially kill extractvalues (PR49467)
2021-03-09 gbtozers[DebugInfo] Add replaceArg function to simplify DBG_VAL...
2021-03-09 Craig Topper[RISCV] Add support for fixed vector reductions.
2021-03-09 Dave LeeRevert "[build][modules] Fix ObjCARCUtil.h modularization"
2021-03-09 Nico Weber[clang] unbreak Index/preamble-reparse-changed-module...
2021-03-09 Craig Topper[RISCV] Don't modify the SEW immediate on the V extensi...
2021-03-09 Craig Topper[RISCV] Optimize fixed vector ABS. Fix crash on scalabl...
2021-03-09 Craig Topper[RISCV] Make the hasStdExtM() check in RISCVInstrInfo...
2021-03-09 gbtozers[DebugInfo] Handle multiple variable location operands...
2021-03-09 Sanjay Patel[InstCombine] canonicalize 'not' op after min/max intrinsic
2021-03-09 Sanjay Patel[InstCombine] add tests for min/max intrinsics with...
2021-03-09 Adam Czachorowski[clang] Fix crash when creating deduction guide.
2021-03-09 Anton Bikineev[Sema] Fix diagnostics for one-byte length modifier
2021-03-09 diggerlin[AIX] do not emit visibility attribute into IR when...
2021-03-09 AndreyChurbanov[OpenMP] libomp: eliminate pause from atomic CAS loops
2021-03-09 Andrzej Warzynski[flang][driver] Refine tests for module search directories
2021-03-09 Oliver Stannard[ARM] Add comment explaining stack frame layout
2021-03-09 Timm Bäder[clang][sema][NFC] Remove a superfluous semicolon
2021-03-09 Martin Storsjö[libcxx] [test] Adjust separator form in fs.op.absolute...
2021-03-09 Nathan James[clangd][NFC] Silence some buildbot warnings after...
2021-03-09 Nathan James[clangd] Add a Filesystem that overlays Dirty files.
2021-03-09 Pavel Labath[lldb] Fix a bug in D96779 (shared lib directory logic)
2021-03-09 Simon Pilgrim[X86] canonicalizeShuffleWithBinOps - add binary shuffl...
2021-03-09 Sanjay Patel[InstCombine] fold min/max intrinsics with not ops
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
next