platform/upstream/llvm.git
2021-02-08 Jan SvobodaRevert "[clang][cli] Report result of ParseLangArgs"
2021-02-08 Jan Svoboda[clang][cli] NFC: Mirror CreateFromArgs order in genera...
2021-02-08 Muhammad Omair... Use remote regnums in expedited list, value regs and...
2021-02-08 Muhammad Omair... [LLDB] Disable TestExprsChar.py, still fails on Arm...
2021-02-08 Jan Svoboda[clang][cli] Report result of ParseLangArgs
2021-02-08 Raphael Isemann[modules] Put Frontend/OpenMP headers into a Clang...
2021-02-08 Jan Svoboda[clang][index] Mark file as C++ in parse-all-comments...
2021-02-08 David Green[ARM] i16 insert-of-extract to VINS pattern
2021-02-08 Jan Svoboda[clang][cli] Generate and round-trip preprocessor options
2021-02-08 Tres PoppRevert "Reorder MLIRContext location in BuiltinAttribut...
2021-02-08 Tres PoppReorder MLIRContext location in BuiltinAttributes.h
2021-02-08 Jan Svoboda[clang][cli] Generate and round-trip analyzer options
2021-02-08 Djordje Todorovic[elf-core] Improve reading memory from core file
2021-02-08 Vladislav Vinogradov[mlir][ODS] Allow to specify custom namespace for ...
2021-02-08 Max Kazantsev[Test] Add failing test for PR49087
2021-02-08 Daniel Hwang[scan-build-py] Update scan-build-py to allow outputing...
2021-02-08 Fangrui SongELFObjectWriter: Don't de-duplicate STT_FILE symbols
2021-02-08 Fangrui SongELFObjectWriter: Make STT_FILE precede associated local...
2021-02-08 Fangrui Song[MC][test] Improve STT_FILE tests
2021-02-07 Fangrui SongELFObjectWriter: Don't sort local symbols
2021-02-07 Florian Hahn[ConstraintElimination] Decompose zext for unsigned...
2021-02-07 Florian Hahn[LV] Replace some uses of VectorLoopValueMap with VPTra...
2021-02-07 Florian Hahn[ConstraintElimination] Add additional tests.
2021-02-07 Kazu Hirata[Transforms/Utils] Use range-based for loops (NFC)
2021-02-07 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-07 Kazu Hirata[SelectionDAG] Drop unnecessary const from a return...
2021-02-07 poelmanc[clang-tidy] fix modernize-loop-convert to retain neede...
2021-02-07 Stephen KellyAdd code complete support for mapAnyOf
2021-02-07 Stephen KellyAdd clang-query support for mapAnyOf
2021-02-07 Stephen Kelly[ASTMatchers] Extract parsing of bind token from the...
2021-02-07 Stephen Kelly[ASTMatchers] Change internal method API
2021-02-07 Stephen Kelly[ASTMatchers] Make it possible to build mapAnyOf throug...
2021-02-07 Stephen Kelly[ASTMatchers ]Make MatcherDescriptors indicate the...
2021-02-07 Sanjay Patel[Reassociate] allow or->add with shl operands
2021-02-07 Stephen KellyMake it possible to store NodeKinds in ArgKind
2021-02-07 Stephen Kelly[ASTMatchers] Add static constructor for ArgKinds of...
2021-02-07 Simon Pilgrim[DAG] SelectionDAG::isSplatValue - handle OR/XOR cases
2021-02-07 Simon Pilgrim[X86][AVX] Fold extract_subvector(splat, c) -> extract_...
2021-02-07 Florian Hahn[ConstraintElimination] Require GEPs to be inbounds...
2021-02-07 Craig Topper[TableGen] Make all the fields in PatternToMatch privat...
2021-02-06 Florian Hahn[ConstraintElimination] Extend test coverage.
2021-02-06 Fangrui Song[Polly] Fix build after AssumptionCache change (D96168)
2021-02-06 Dave Lee[lldb] Use assertIn/NotIn over assertTrue/False (NFC)
2021-02-06 Fangrui Song[ELF][test] Improve aarch64 tests
2021-02-06 Kazu Hirata[Analysis] Use range-based for loops (NFC)
2021-02-06 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-06 Kazu Hirata[IR] Drop unnecessary const from return types (NFC)
2021-02-06 Craig Topper[X86] Don't pass a 1 to the second argument of ISD...
2021-02-06 Johannes Doerfert[AssumptionCache] Avoid dangling llvm.assume calls...
2021-02-06 Johannes Doerfert[AssumptionCache] Do not track llvm.assume calls (PR49043)
2021-02-06 Nikita Popov[LSR] Add test for multi-edge latch (NFC)
2021-02-06 Teresa Johnson[LTT] Don't attempt to lower type tests used only by...
2021-02-06 Heejin Ahn[WebAssembly] Update InstPrinter and AsmParser for...
2021-02-06 LLVM GN Syncbot[gn build] Port be0efa1f2368
2021-02-06 Heejin Ahn[WebAssembly] Handle EH terminate pads for cleanup
2021-02-06 Simon Pilgrim[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
2021-02-06 Simon Pilgrim[PowerPC] Fix multiclass template parameter types....
2021-02-06 Simon Pilgrim[Sparc] Fix multiclass template parameter types. NFC.
2021-02-06 Simon Pilgrim[Hexagon] Fix multiclass template parameter types....
2021-02-06 Heejin Ahn[WebAssembly] Fix catch unwind mismatches
2021-02-06 Heejin Ahn[WebAssembly] Fix call unwind mismatches
2021-02-06 Sander de SmalenNFC: Migrate LoopIdiomRecognize to work on InstructionCost
2021-02-06 David Green[AArch64] Correct some tablegen operand types. NFC
2021-02-06 Sander de SmalenNFC: Migrate LoopFlatten to work on InstructionCost.
2021-02-06 Tung D. Le[MLIR] [affine-loop-fusion] Fix a bug about non-result...
2021-02-06 Fangrui Song.gcc_except_table: Set SHF_LINK_ORDER if binutils>...
2021-02-06 Fangrui Song[ELF] --gc-sections: collect unused SHF_LINK_ORDER...
2021-02-06 Kazu Hirata[Transforms/Instrumentation] Use range-based for loops...
2021-02-06 Kazu Hirata[llvm] Fix header guards (NFC)
2021-02-06 Kazu Hirata[AMDGPU] Drop unnecessary const from a return type...
2021-02-06 Fangrui Song[AsmPrinter] __patchable_function_entries: Set SHF_LINK...
2021-02-06 Wenlei He[CSSPGO] Use merged base profile for hot threshold...
2021-02-06 Mehdi AminiRework ExecutionEngine::invoke() to make it more friend...
2021-02-06 Mehdi AminiAdd a link to the LLVM Dev recording from the MLIR...
2021-02-06 Adrian PrantlHave stripDebugInfo() also strip !llvm.loop annotations...
2021-02-06 Joerg SonnenbergerSPARCv9: recognize SIR trap instruction
2021-02-06 Greg McGary[lld-macho] Fix alignment & layout to match ld64 and...
2021-02-05 Wouter van... [WebAssembly] ensure .functype applies to right label...
2021-02-05 Jonas Devlieghere[lldb] Re-enable TestExprsChar on arm64
2021-02-05 Jonas Devlieghere[debugserver] Fix more warnings in DNBArchImplARM64
2021-02-05 Siva Chandra[libc][aarch64] Enable a bunch of math functions.
2021-02-05 Lei Zhang[mlir][vector] Add pattern to shuffle bitcast ops
2021-02-05 Fangrui Song[libc++abi] Disable _Unwind_ForcedUnwind + exception...
2021-02-05 Sam Clegg[clang][emscripten] Add builtin define for __EMSCRIPTEN...
2021-02-05 Wouter van... [WebAssembly] Prevent data inside text sections in...
2021-02-05 Nico Weber[gn build] enable new pass manager more, follow-up...
2021-02-05 Aaron BallmanAllow SmallPtrSet to be used with a std::insert_iterator
2021-02-05 Petr HosekDon't emit coverage mapping for excluded functions
2021-02-05 Sterling AugustineVarious minor fixes for python 3
2021-02-05 Martin Storsjö[libcxx] Implement temp_directory_path using GetTempPat...
2021-02-05 Martin Storsjö[libcxx] Use the posix code for directory_entry::__do_r...
2021-02-05 Eric Schweitz[flang][fir] Add FIR's vector type.
2021-02-05 Arthur O'Dwyer[libc++] Further improve the contiguous-iterator story...
2021-02-05 Yaxun (Sam... [CUDA][HIP] Fix device variable linkage
2021-02-05 Sanjay PatelRevert "[Codegen][ReplaceWithVecLib] add pass to replac...
2021-02-05 Craig Topper[RISCV] Correct types in tablegen multiclasses found...
2021-02-05 Arthur Eubanks[NVPTX][NewPM] Temporarily disable NVPTX passes in...
2021-02-05 zoecarver[lic++][docs] Explain noexcept policy for narrow contracts.
2021-02-05 Sanjay Patel[PhaseOrdering] add test to show combined result of...
2021-02-05 Sanjay Patel[Reassociate] add test for shl+or; NFC
next