platform/upstream/llvm.git
2021-06-17 David Spickett[lldb] Set return object failed status even if error...
2021-06-17 Alex Zinenko[mlir] Enable delayed registration of attribute/operati...
2021-06-17 Florian Mayer[hwasan] Improve report for addresses within regions.
2021-06-17 Florian Mayer[hwasan] Do not use short granule tags as poison tags.
2021-06-17 hyeongyukim[InstCombine] Fix miscompile on GEP+load to icmp fold...
2021-06-17 Jean Perier[flang] preserve symbol in DescriptorInquiry
2021-06-17 Florian Mayer[NFC] test commit, fix namespace ending comment.
2021-06-17 Igor Kudrin[ELF] Restore arm-branch.s test
2021-06-17 Martin Storsjö[LLD] [COFF] Remove a stray duplicate comment. NFC.
2021-06-17 Martin Storsjö[llvm-dlltool] Imply the target arch from a tool triple...
2021-06-17 Martin Storsjö[llvm-dlltool] [test] Add a testcase for all machine...
2021-06-17 Martin Storsjö[llvm-dlltool] [test] Remove superfluous --coff-exports...
2021-06-17 Martin Storsjö[llvm-dlltool] [test] Test both short and long forms...
2021-06-17 Martin Storsjö[libcxx] Fix a case of -Wundef warnings regarding _POSI...
2021-06-17 Alex Zinenko[mlir] separable registration of operation interfaces
2021-06-17 Sjoerd Meijer[FuncSpec] Don't specialise functions with attribute...
2021-06-17 Fraser Cormack[RISCV][VP] Lower FP VP ISD nodes to RVV instructions
2021-06-17 Balázs Kéri[clang][AST] Set correct DeclContext in ASTImporter...
2021-06-17 David Green[InterleaveAccess] Copy fast math flags when adjusting...
2021-06-17 Tomasz Miąsko[Demangle] Support Rust v0 mangling scheme in llvm...
2021-06-17 Florian Hahn[VPlan] Support PHIs as LastInst when inserting scalars...
2021-06-17 Yilong Guo[Format] Fix incorrect pointer/reference detection
2021-06-17 Kirstóf Umann[analyzer] Make checker silencing work for non-pathsens...
2021-06-17 Alex Zinenko[mlir] ODS: emit interface traits outside of the interf...
2021-06-17 Raphael Isemann[lldb] Skip variant/optional libc++ tests for Clang 5/6
2021-06-17 Bjorn PetterssonUpdate @llvm.powi to handle different int sizes for...
2021-06-17 Kadir Cetinkaya[clangd] Fix feature modules to drop diagnostics
2021-06-17 Kadir Cetinkaya[clangd] Use command line adjusters for inserting compi...
2021-06-17 Kristof BeylsAvoid unnecessary AArch64 DSB in __clear_cache in some...
2021-06-17 MaheshRavishankar[mlir] Move `memref.dim` canonicalization using `InferS...
2021-06-17 Lang Hames[ORC] Switch from uint8_t to char buffers for TargetPro...
2021-06-17 Mehdi AminiImprove error reporting on pass registration collision...
2021-06-17 Xuanda Yang[lld][MachO] Sort symbols in parallel in -map
2021-06-17 Haruki Imai[mlir] Fixed dynamic operand storage on big-endian...
2021-06-17 Kevin AtheyRemove obsolete call to AsyncSignalSafeLazyInitiFakeStack.
2021-06-17 River Riddle[mlir-vscode] Add a link to mlir.llvm.org at the top...
2021-06-17 River Riddle[mlir-lsp-server] Add an explicit blurb on where to...
2021-06-17 Adrian PrantlRelax language comparison when matching up C++ forward...
2021-06-17 peter klausler[flang] Complain about more cases of calls to insuffici...
2021-06-17 River Riddle[mlir-lsp-server][Docs] Tweak the documentation for...
2021-06-17 Mehdi AminiImprove error message on pass registration failures...
2021-06-17 Matheus Izvekov[clang] use correct builtin type for defaulted comparis...
2021-06-16 Stanislav Mekhanoshin[AMDGPU] Fixed constexpr expansion to handle multiple...
2021-06-16 Matheus Izvekov[clang] NRVO: Improvements and handling of more cases.
2021-06-16 Mehdi AminiMigrate MLIR test passes to the new registration API
2021-06-16 Mehdi AminiDecouple registring passes from specifying argument...
2021-06-16 peter klausler[flang] Fix ARM/POWER test failure (folding20.f90)
2021-06-16 Ben Shi[RISCV][test] Add new tests of SH*ADD in the zba extension
2021-06-16 Robert David[mlir] Make Type::print and Type::dump const
2021-06-16 Nico Weber[gn build] (manually) port f9aba9a5afe
2021-06-16 peter klausler[flang] Implement runtime for IALL & IANY
2021-06-16 Joachim MeyerUse `-cfg-func-name` value as filter for `-view-cfg...
2021-06-16 Adrian PrantlMove the definition of LLVM_SUPPORT_XCODE_SIGNPOSTS...
2021-06-16 peter klausler[flang] Use a "double-double" accumulator in SUM
2021-06-16 Kostya Kortchinsky[scudo] Ensure proper allocator alignment in TSD test
2021-06-16 peter klausler[flang] Fold MAXVAL & MINVAL
2021-06-16 Andrzej Warzynski[flang][driver] Add missing `! REQUIRES` LIT directive
2021-06-16 peter klausler[flang] Cope with errors with array constructors
2021-06-16 Terry Wilmarth[OpenMP] Add Two-level Distributed Barrier
2021-06-16 Yitzhak Mandelbaum[libTooling] Change `access` stencil to recognize use...
2021-06-16 Gus SmithAdd sparse matrix multiplication integration test
2021-06-16 Yitzhak Mandelbaum[ASTMatchers] Fix bug in `hasUnaryOperand`
2021-06-16 Uday Bondhugula[MLIR] Make store to load fwd condition less conservative
2021-06-16 Prashant Kumar[MLIR] Fix affine parallelize pass.
2021-06-16 Jacques PienaarAdd hook for dialect specializing processing blocks...
2021-06-16 peter klausler[flang] Fix crashes on calls to non-procedures
2021-06-16 Min-Yih Hsu[MCA] Anchoring the vtable of CustomBehaviour
2021-06-16 Mehdi AminiUse early exist and simplify a condition in Block Succe...
2021-06-16 Mehdi AminiFix verifier crashing on some invalid IR
2021-06-16 Eli Friedman[NFC][ScalarEvolution] Refactor createNodeForSelectOrPHI
2021-06-16 peter klausler[flang] Don't crash on some bogus expressions
2021-06-16 Jez Ng[lld-macho] Put DATA_IN_CODE immediately after FUNCTION...
2021-06-16 Jez Ng[lld-macho] Handle multiple LC_LINKER_OPTIONs
2021-06-16 Jez Ng[lld-macho][nfc] Put back shouldOmitFromOutput() asserts
2021-06-16 Fangrui Song[llvm-objcopy][MachO] Copy LC_LINKER_OPTIMIZATION_HINT
2021-06-16 Hongtao Yu[CSSPGO] Report zero-count probe in profile instead...
2021-06-16 Aart Bik[mlir][sparse] support new kind of scalar in sparse...
2021-06-16 Sanjay Patel[ValueTracking] add FP intrinsics to test for propagate...
2021-06-16 Fangrui SongRISCVFixupKinds.h: Don’t duplicate function or class...
2021-06-16 peter klausler[flang] Correct the subscripts used for arguments to...
2021-06-16 Ben Langmuir[index] Fix performance regression with indexing macros
2021-06-16 Fangrui Song[llvm-objcopy] Make ihex writer similar to binary writer
2021-06-16 Sushma Unnibhavi[M68k][GloballSel] Adding initial GlobalISel infrastructure
2021-06-16 Christopher... Revert "Revert "[libcxx][module-map] creates submodules...
2021-06-16 Sanjay Patel[ValueTracking] add tests for propagatesPoison with...
2021-06-16 LLVM GN Syncbot[gn build] Port ef16c8eaa5cd
2021-06-16 Patrick HollandReapply "[MCA] Adding the CustomBehaviour class to...
2021-06-16 Vyacheslav... [NFC][libomptarget] Reduce the dependency on libelf
2021-06-16 Sanjay Patel[InstSimplify] propagate poison through FP ops
2021-06-16 Sjoerd Meijer[FuncSpec] Fixed prefix typo in test function-specializ...
2021-06-16 Yitzhak Mandelbaum[libTooling][NFC] Refactor implemenation of Transformer...
2021-06-16 Jez Ng[lld-macho] Downgrade version mismatch to warning
2021-06-16 Dylan Fleming[SVE] Selection failure with scalable insertelements
2021-06-16 James Henderson[obj2yaml] Address D104035 review comments
2021-06-16 Jay Foad[AMDGPU] Set VOP3P flag on Real instructions
2021-06-16 David Spickett[llvm][AArch64] Handle arrays of struct properly (from IR)
2021-06-16 Louis Dionne[libc++] Undeprecate the std::allocator<void> specializ...
2021-06-16 Andrea Di Biagio[MCA][InstrBuilder] Always check for implicit uses...
2021-06-16 Nicolas Vasilache[mlir] NFC - Drop newline form BlockArgument printing.
2021-06-16 Simon Pilgrim[X86][AVX] Regenerate pr15296.ll tests
next