platform/upstream/llvm.git
2020-05-02 Simon Pilgrim[DAGCombine] visitTRUNCATE - remove GetDemandedBits...
2020-05-02 mydeveloperday[sema] NFC Unable to build Sema library with MSVC Debug...
2020-05-02 Benjamin Kramer[MBP] tuple->pair. NFC.
2020-05-02 Nico Weber[gn build] Port 8f766e382b77e more and fix 2 llvm-confi...
2020-05-02 Reid Kleckner[COFF] Add and use a zero-copy tokenizer for .drectve
2020-05-02 Benjamin Kramer[SmallVector] Weaken the predicate for the memcpy optim...
2020-05-02 Benjamin KramerDon't stash types that aren't copyable or moveable...
2020-05-02 Benjamin KramerUse realloc for NestedNameSpecifierLocBuilder
2020-05-02 mydeveloperday[clang-format] NFC - clang-format the FormatTests
2020-05-02 Benjamin Kramer[Allocator] Make Deallocate() pass alignment and make...
2020-05-02 Sam Elliott[RISCV] Implement convertSelectOfConstantsToMath
2020-05-02 Sam Elliott[RISCV][NFC] Tests for (select (const), (const))
2020-05-02 Sam Elliott[RISCV] Add patterns for checking isnan
2020-05-02 Sam Elliott[RISCV][NFC] Add tests for checking isnan patterns
2020-05-02 Sam McCallstd::isspace -> llvm::isSpace (where locale should...
2020-05-02 Sam McCall[ADT] Add locale-independent isSpace() to StringExtras...
2020-05-02 LLVM GN Syncbot[gn build] Port fa1f4cf8432
2020-05-02 Sam McCall[clangd] Rename FormattedString -> Markup, move to...
2020-05-02 Sam McCall[clangd] Fix whitespace between chunks in markdown...
2020-05-02 Tamás Zolnai[clang-tidy] extend bugprone-signed-char-misuse check...
2020-05-02 Marek Kurdej[libc++][P1115][C++20] Improving the Return Value of...
2020-05-02 Nikita Popov[ValueTracking] Short-circuit GEP known bits calculatio...
2020-05-02 Nikita PopovRemove getNumUses() comparisons (NFC)
2020-05-02 Nikita Popov[MergeFuncs] Don't merge shufflevectors with different...
2020-05-02 Xing GUO[Object] Change ObjectFile::getSymbolValue() return...
2020-05-02 Stephen Neuendorffer[MLIR] Ensure that out-of-tree users have an mlir-gener...
2020-05-02 Michael LiaoAdd the missing '='. NFC.
2020-05-02 Stephen Neuendorffer[MLIR] add dependencies for all tablegen targets on...
2020-05-02 Stephen Neuendorffer[MLIR] Move Verifier and Dominance Analysis from /Analy...
2020-05-02 River Riddle[mlir][NFC] Cleanup StandardTypes and reorder the type...
2020-05-02 Craig Topper[CostModel][X86][ARM] Teach default implementation...
2020-05-02 Craig Topper[X86] Use more accurate increments for the induction...
2020-05-02 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix isExternalSymbol method
2020-05-02 Julian Lettner[lit] Don't use Python3 yet
2020-05-02 Thomas Lively[WebAssembly] Renumber SIMD opcodes
2020-05-02 Nemanja Ivanovic[PowerPC] Refactor PPCInstrVSX.td
2020-05-02 Julian Lettner[lit] Extract by_suite_and_test_path sort key function
2020-05-02 Julian Lettner[lit] Create report generators during argument parsing
2020-05-02 Julian Lettner[lit] Small refinements for xunit report output
2020-05-02 Julian Lettner[lit] Factor out report generators into separate file
2020-05-02 Julian Lettner[lit] Only update specific fields from remote test...
2020-05-02 LLVM GN Syncbot[gn build] Port 6cb073133c5
2020-05-01 Kellie Medlin[lld] Merge Mach-O input sections
2020-05-01 River Riddle[mlir][DenseStringElementsAttr] Add support for the...
2020-05-01 Mircea Trofin[llvm][NFC] Rename variable as per https://reviews...
2020-05-01 Mircea Trofin[llvm][NFC] Inliner: simplify inlining decision logic
2020-05-01 River Riddle[mlir][GPUOpsLowering] Add missing include for FormatVa...
2020-05-01 Davide Italiano[ARM64] Remove more dead code. NFC.
2020-05-01 Davide Italiano[ARM64] Remove dead code.
2020-05-01 Sander de Smalen[SveEmitter] Add builtins for shifts.
2020-05-01 Fangrui Song[llvm-objcopy] -O binary: skip empty sections
2020-05-01 Francesco Petrogalli[clang][OpenMP] Fix mangling of linear parameters.
2020-05-01 David Tenty[AIX] Skip unsupported ORC JIT RemoteObjectLayerTest...
2020-05-01 Jonas Devlieghere[lldb/API] Add SBCommandInterpreterRunResult
2020-05-01 Christopher... [SVE] Fix invalid use of VectorType::getNumElements...
2020-05-01 Louis Dionne[libc++abi] Add -Wno-unreachable-code when building...
2020-05-01 Michał Górny[clang] [unittest/AST] Fix linking to LLVMTestingSupport
2020-05-01 Jonas Devlieghere[lldb/CommandInterpreter] Fix typo in CommandInterprete...
2020-05-01 River Riddle[IndexedAccessorRange] Only offset the base if the...
2020-05-01 Vladimir Vereschaka[CMake] Provide a proper default location for llvm...
2020-05-01 Vedant Kumar[DebugInfo] Update loop metadata in stripNonLineTableDe...
2020-05-01 Louis Dionne[libc++] Try re-enabling DSL test on Windows
2020-05-01 Jonas Devlieghere[lldb/CommandInterpreter] Add CommandInterpreterRunResu...
2020-05-01 Fangrui Song[ELF][test] Improve tests
2020-05-01 Stephen Neuendorffer[MLIR][docs] Update tutorial language around Op and...
2020-05-01 Nico WeberFix pr31836 on Windows too, and correctly handle repeat...
2020-05-01 Craig Topper[X86] Lower the cost of v4i64->v4i32 truncate with...
2020-05-01 Lang Hames[examples] Fix an incomplete comment.
2020-05-01 Lang Hames[examples] Call setProcessAllSections to ensure debug...
2020-05-01 Louis Dionne[libc++] Re-enable some tests under ASAN and MSAN
2020-05-01 Christopher... [SVE] Fix invalid usage of VectorType::getNumElements...
2020-05-01 Sanjay Patel[InstCombine] fix miscompile from multi-use cttz/ctlz...
2020-05-01 Sanjay Patel[InstCombine] add test for faulty cttz fold (PR45762...
2020-05-01 Louis Dionne[libc++] Turn on warnings in the test suite in C++03...
2020-05-01 Melanie BlowerRevert "Reapply "Add support for #pragma float_control...
2020-05-01 Louis Dionne[libc++] Disable test that we use -Werror in C++03
2020-05-01 Fangrui Song[ADT] Add DenseSetImpl(begin, end)
2020-05-01 Louis Dionne[libc++] NFC: fix typos
2020-05-01 Simon Pilgrim[InstCombine] Additional 'concat of ORs' BSWAP/BITREVER...
2020-05-01 Melanie BlowerReapply "Add support for #pragma float_control" with...
2020-05-01 Wen-Heng (Jack... [mlir][rocdl] fix shared lib build. NFC.
2020-05-01 Sander de Smalen[SveEmitter] Add builtins for various FP operations
2020-05-01 Peter Collingbournescudo: Exclude previous tag when retagging freed memory.
2020-05-01 Diogo Sampaio[NFC] Try to fix test due asan failure
2020-05-01 Georgii Rymar[llvm-readobj] - Simplify conditions used for printing...
2020-05-01 Georgii Rymar[llvm-readelf] - Do not crash when the PT_INTERP has...
2020-05-01 Alexey Bataev[OPENMP50]Codegen for reduction clauses with 'task...
2020-05-01 Georgii Rymar[llvm-readobj][test] - Stop using binaries in gnu-phdrs...
2020-05-01 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - add INSERT_SUBVECTOR...
2020-05-01 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - remove INSERT_SUBVEC...
2020-05-01 Louis Dionne[libc++] Avoid using GNU extension in test, which trigg...
2020-05-01 Louis Dionne[libc++] Make sure -Werror is enabled all the time...
2020-05-01 Sanjay Patel[InstSimplify] allow insertelement-with-undef fold...
2020-05-01 Sanjay Patel[InstSimplify] update test; NFC
2020-05-01 Benjamin Kramer[Bitcode] reserve in front of push_back loops. NFCI.
2020-05-01 Florian Hahn[SCCP] Get a copy of the state of CopyOf once.
2020-05-01 Melanie BlowerRevert "Add support for #pragma float_control"
2020-05-01 Sanjay Patel[InstSimplify] remove poison-unsafe insertelement of...
2020-05-01 Melanie BlowerAdd support for #pragma float_control
2020-05-01 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - add EXTRACT_SUBVECTO...
next