platform/upstream/llvm.git
2020-11-23 Kirill Bobyrev[clangd] Get rid of clangToolingRefactoring dependency
2020-11-23 Joe Ellis[AArch64][SVE] Allow lax conversion between VLATs and...
2020-11-23 Kirill Bobyrev[clangd] Implement Decl canonicalization rules for...
2020-11-23 Nicolas Vasilache[mlir][Linalg] NFC - Factor out Linalg functionality...
2020-11-23 Haojian Wu[AST] Build recovery expression by default for all...
2020-11-23 Georgii Rymar[llvm-readelf/obj] - Fix the possible crash when dumpin...
2020-11-23 Max Kazantsev[SCEV] Fix incorrect treatment of max taken count....
2020-11-23 Georgii Rymar[llvm-readobj] - Stop using `unwrapOrError` in `DumpSty...
2020-11-23 Kadir Cetinkaya[clangd] Second attempt at fixing windows buildbots
2020-11-23 Pavel Labath[DebugInfo] Refactor code for emitting DWARF expression...
2020-11-23 Sjoerd Meijer[LoopFlatten] Widen IV, support ZExt.
2020-11-23 Michał Górny[lldb] Prevent 'process connect' from using local-only...
2020-11-23 Haojian Wu[clang-tidy] Fix a nullptr-access crash in unused-raii...
2020-11-23 Michał Górny[lldb] [Process/FreeBSDRemote] Fix regset names and...
2020-11-23 Michał Górny[lldb] [test] Fix qRegisterInfo lldb-server tests to...
2020-11-23 Michał Górny[lldb] [Process/Utility] Declare register overlaps...
2020-11-23 Michał Górny[lldb] [Process/FreeBSD] Add missing 'override' kws...
2020-11-23 Kadir Cetinkaya[clangd] Attempt at fixing ExternalIndex tests on windows
2020-11-23 Marek Kurdej[libc++] [www] Mark P0482 as "In Progress", as some...
2020-11-23 Georgii Rymar[llvm-readobj] - Don't crash when relocation table...
2020-11-23 Max Kazantsev[NFC] Reduce code duplication in binop processing in...
2020-11-23 Kazu Hirata[CodeGen] Use pred_empty (NFC)
2020-11-23 Kazu Hirata[ValueMapper] Remove unused declaration remapFunction...
2020-11-23 Kazu Hirata[hwasan] Remove unused declaration shadowBase (NFC)
2020-11-23 John Demme[MLIR] ODS typedef gen fixes & improvements
2020-11-23 Zequan Wu[Clang] Add __STDCPP_THREADS__ to standard predefine...
2020-11-22 David Green[ARM] Ensure MVE_TwoOpPattern is used inside Predicate's
2020-11-22 Nico Weber[gn build] (manually) port ed424b428
2020-11-22 David Green[ARM] MVE VABD tests. NFC
2020-11-22 LLVM GN Syncbot[gn build] Port 067ffbfe601
2020-11-22 Nico Weber[gn build] sort of merge 37ac559fccd4
2020-11-22 Stella Laurenzo[mlir][Python] Support finding pybind11 from the python...
2020-11-22 Kadir Cetinkaya[clangd] Fix use-after-free in ProjectAwareIndex tests
2020-11-22 Kadir Cetinkaya[clangd] Use ProjectAwareIndex in ClangdMain
2020-11-22 Kadir Cetinkaya[clangd] Introduce ProjectAwareIndex
2020-11-22 Kadir Cetinkaya[clangd] Introduce config compilation for External...
2020-11-22 Kadir Cetinkaya[clangd] Introduce config parsing for External blocks
2020-11-22 Aaron PuchertBuild reproducible tarballs for releases
2020-11-22 Aaron Puchert[Sema] Introduce function reference conversion, NFC
2020-11-22 Nikita Popov[BasicAA] Avoid unnecessary cache update (NFC)
2020-11-22 Sanjay Patel[CostModel] add basic handling for FP maximum/minimum...
2020-11-22 Sanjay Patel[CostModel] add tests for FP maximum; NFC
2020-11-22 Sanjay Patel[ValueTracking][MemCpyOpt] avoid crash on inttoptr...
2020-11-22 Nikita Popov[BasicAA] Add more phi-phi tests (NFC)
2020-11-22 Marek Kurdej[libc++] [libc++abi] Use C++20 standard.
2020-11-22 YashaswiniAdd Semantic check for Flang OpenMP 4.5 - 2.7.1 ordered...
2020-11-22 Simon Pilgrim[DAG] LowerMINMAX - move default expansion to generic...
2020-11-22 Nathan James[clangd] Fix compile error after 20b69af7
2020-11-22 Simon Pilgrim[Analysis] Remove unused system header includes
2020-11-22 Nathan James[clangd] Add clang-tidy options to config
2020-11-22 Craig Topper[RISCV] Use separate Lo and Hi MemOperands when expandi...
2020-11-22 Esme-Yi[PowerPC] Extend folding RLWINM + RLWINM to post-RA.
2020-11-22 Kazu Hirata[MBP] Remove unused declaration shouldPredBlockBeOutlin...
2020-11-22 YashaswiniAdd Semantic check for Flang OpenMP 4.5 - 2.15.3.2...
2020-11-22 Kazu Hirata[MachineLICM] Remove unused declaration HoistRegion
2020-11-22 Kazu Hirata[SelectionDAG] Remove unused declaration ExpandStrictFP...
2020-11-22 Mircea Trofinthinlto_embed_bitcode.ll: clarify grep should treat...
2020-11-22 Ella Ma[llvm][clang][mlir] Add checks for the return values...
2020-11-22 Haowei Wu[StaticAnalyzer] Support struct annotations in FuchsiaH...
2020-11-21 Kazu Hirata[InstCombine] Use is_contained (NFC)
2020-11-21 Michael LiaoFix shared build.
2020-11-21 Fangrui Song[libunwind] Delete unused handlerNotFound in unwind_phase1
2020-11-21 Nikita Popov[BasicAA] Remove unnecessary sextOrSelf (NFC)
2020-11-21 Martin Storsjö[compiler-rt] [profile] Silence a warning about an...
2020-11-21 Nikita Popov[BasicAA] Return DecomposedGEP (NFC)
2020-11-21 Nikita Popov[BasicAA] Remove some intermediate variables (NFC)
2020-11-21 clementval[NFC] Fix typo in atomic
2020-11-21 Valentin Clement[flang][openmp] Separate memory-order-clause parser...
2020-11-21 Nikita Popov[BasicAA] Remove stale FIXME (NFC)
2020-11-21 Harald van... [X86] Include %rip for 32-bit RIP-relative relocs for x32
2020-11-21 Simon PilgrimMachineDominators.h - remove unused <vector> include
2020-11-21 Simon PilgrimDominanceFrontier - remove unused <vector> includes
2020-11-21 Simon Pilgrim[X86] Regenerate vector-reduce-or-cmp.ll
2020-11-21 sameeran joshi[Flang][OpenMP][NFC][2/2] Reorder OmpStructureChecker...
2020-11-21 Nikita Popov[BasicAA] Add recphi test with dynamic offset (NFC)
2020-11-21 Michał Górny[lldb] Reland "Use translated full ftag values"
2020-11-21 Paul C. Anagnostopoulos[TableGen] [ISel Matcher Emitter] Rework with two passe...
2020-11-21 Faisal Vali[NFC, Refactor] Modernize enum FunctionDefinitionKind...
2020-11-21 Eugene Zhulenev[mlir] Fix async microbench integration test
2020-11-21 sameeran joshi[flang][openmp] Fix bug in `OmpClause::Hint` clause...
2020-11-21 Eugene Zhulenev[mlir] AsynToLLVM: do no use op->getOperands() in conve...
2020-11-21 Eugene Zhulenev[mlir] Add microbenchmark for linalg+async-parallel-for
2020-11-21 Kazushi (Jam... [VE][NFC] Modify function order and simplify comments
2020-11-21 Kazushi (Jam... [VE] Correct types of return/argument values for getAdj...
2020-11-21 Tom StellardGitHub Actions: Add job for automatically updating...
2020-11-21 Tony[NFC][AMDGPU] Document kernel descriptor
2020-11-21 Kazushi (Jam... [VE][NFC] Update missing bulk update tests to use typed...
2020-11-21 Nico Weber[mac/arm] Fix test/Driver/darwin-sdk-version.c on arm...
2020-11-21 Nico Weber[mac/arm] Fix clang/test/Sema/wchar.c on mac/arm hosts
2020-11-21 Matt ArsenaultOpaquePtr: Make byval/sret types mandatory
2020-11-21 Matt ArsenaultAMDGPU: Fix counting kernel arguments towards register...
2020-11-21 Kazu Hirata[Analysis] Use llvm::is_contained (NFC)
2020-11-21 Arthur O'DwyerRevert "Revert "[libc++] ADL-proof <vector> by adding...
2020-11-21 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-11-21 Matt ArsenaultVerifier: Fix assert when verifying non-pointer byval...
2020-11-21 Matt ArsenaultOpaquePtr: Update more tests to use typed sret
2020-11-21 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-11-21 Aart Bik[mlir][sparse] refine optimization, add few more test...
2020-11-21 Evgenii Stepanov[hwasan] Implement error report callback.
2020-11-21 wlei[llvm-profgen][NFC]Fix build failure on different platform
next