platform/upstream/llvm.git
2021-06-17 Nikita Popov[LoopUnroll] Fold all exits based on known trip count...
2021-06-17 Patrick Holland[MCA] [RegisterFile] Allow for skipping Defs with RegID...
2021-06-17 Sam Clegg[lld][WebAssembly] Add new `--import-undefined` option
2021-06-17 Vy Nguyen[lld-macho] Rework mergeFlag to behave closer to what...
2021-06-17 Andrew Ng[llvm-symbolizer][docs] Update example for --verbose...
2021-06-17 Roman Lebedev[X86] AMD Zen 3: don't confuse shift and shuffle, NFC
2021-06-17 Roman Lebedev[NFC] LoopVectorizationCostModel::getMaximizedVFForTarg...
2021-06-17 jasonliu[AIX] Remove --as-needed passing into aix linker
2021-06-17 LLVM GN Syncbot[gn build] Port f27e4548fc42
2021-06-17 Greg McGary[lld-macho] Implement ICF
2021-06-17 Stella Stamenova[clang] Fix a race condition in the build of clangInter...
2021-06-17 Gus Smith[mlir][sparse] Add Matricized Tensor Times Khatri-Rao...
2021-06-17 Christopher... [libcxx][module-map] 🎨 updates module map to account...
2021-06-17 Christopher... [libcxx][iwyu] 🎨 adds more headers to IWYU
2021-06-17 Saleem Abdulrasooltest: clean up some of the RISCV tests (NFC)
2021-06-17 Haojian Wufix an -Wunused-variable warning in release built, NFC
2021-06-17 Sanjay Patel[InstSimplify] add tests for computeKnownBits of shift...
2021-06-17 Sanjay Patel[InstCombine][x86] add tests for complex vector shift...
2021-06-17 Yabin Cui[compiler-rt][hwasan]: undefine new/delete operators...
2021-06-17 Kevin AtheyRevert "Remove obsolete call to AsyncSignalSafeLazyInit...
2021-06-17 Saleem AbdulrasoolRISCV: adjust handling of relocation emission for RISCV
2021-06-17 Stephen TozerReapply "[DebugInfo] Prevent non-determinism when updat...
2021-06-17 Jez Ng[lld-macho] Avoid force-loading the same archive twice
2021-06-17 Haojian Wu[clangd] Explicitly fail if the file passed to --check...
2021-06-17 Kevin P. Neal[FPEnv][InstSimplify] Precommit tests for D103169.
2021-06-17 Guillaume Chatelet[llvm] fix typo in comment
2021-06-17 Stephen TozerRevert "[DebugInfo] Prevent non-determinism when updati...
2021-06-17 eahcmrh[Sema] Fix for PR50741
2021-06-17 Stephen Tozer[DebugInfo] Prevent non-determinism when updating DIArg...
2021-06-17 Alexander Belyaev[mlir] Remove linalg.indexed_generic forward decl.
2021-06-17 David Spickett[lldb] Remove redundant calls to set eReturnStatusFailed
2021-06-17 Sjoerd Meijer[FuncSpec] Precommit test: don't specialise funcs with...
2021-06-17 Benjamin Kramer[mlir] Split things dependent on LLVM_DEBUG into a...
2021-06-17 Simon Pilgrim[X86] combineSelect - refactor MIN/MAX detection code...
2021-06-17 Alexander Belyaev[mlir][linalg] Purge linalg.indexed_generic.
2021-06-17 Florian Hahn[X86] Check using default in test added in 0bd5bbb31e03...
2021-06-17 Guillaume Chatelet[libc] Generate one benchmark per implementation
2021-06-17 Florian Hahn[X86] Add test showing binary differences with -x86...
2021-06-17 Alex Zinenko[mlir] define a customized DEBUG_TYPE in InterfaceSupport.h
2021-06-17 David Spickett[lldb] Remove redundant calls to set eReturnStatusFailed
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...
next