platform/upstream/llvm.git
2021-10-06 David Sherwood[SVE] Fix incorrect DAG combines when extracting fixed...
2021-10-06 Paulo Matos[WebAssembly] Fix call_indirect on funcrefs
2021-10-06 Paulo Matos[WebAssembly] De-duplicate WasmAddressSpace and refacto...
2021-10-06 Albion Fung[PowerPC] Implement vector float and vector double...
2021-10-06 Markus Lavin[NPM] Automatic 'opt' pipeline reducer script.
2021-10-06 Tobias Gysi[mlir][linalg] Update OpDSL to use the newly introduced...
2021-10-06 Dmitry Vyukovtsan: don't instrument runtime callbacks in tests
2021-10-06 Amara Emerson[GlobalISel] Clear unreachable blocks' contents after...
2021-10-06 Arthur EubanksRevert "[clang] Allow printing 64 bit ints in diagnostics"
2021-10-06 Arthur EubanksMark PassBuilder::addPass() as minsize
2021-10-06 Arthur Eubanks[clang] Allow printing 64 bit ints in diagnostics
2021-10-06 David Carlier[Sanitizers] intercept md5 and sha* apis on FreeBSD.
2021-10-06 Vitaly Buka[NFC][sanitizers] Add StackDepotBase Node::hash_type
2021-10-06 Vitaly Buka[NFC][sanitizer] Add MurMur2Hash64Builder
2021-10-06 Vitaly Buka[NFC][sanitizer] Add basic hash test
2021-10-06 Michael Forster(test commit) Fix capitalization in README.md
2021-10-06 Lang Hames[JITLink][MachO][arm64] Make testcase less brittle.
2021-10-06 Mehdi AminiStop stripping the `std.` prefix when printing operatio...
2021-10-06 Philip ReamesAddress a rst format error caught by buildbot
2021-10-06 Philip Reames[test] autogen a couple of additional tests
2021-10-06 kpyzhov[AMDGPU] Correction to 095c48fdf3d27a4f346f8680d1d7e894...
2021-10-06 Philip Reames[docs] Expand the pre-merge testing description a bit
2021-10-06 Philip Reames[test] refresh a couple of autogen tests
2021-10-06 Carl Ritson[AMDGPU] Only remove branches in SIInstrInfo::removeBranch
2021-10-06 Louis Dionne[libc++] Refactor how basic_string and vector hoist...
2021-10-06 Heejin Ahn[WebAssembly] Remove WasmTagType
2021-10-05 Louis Dionne[libc++] Pickle substitutions to pass them to dsl.sh.py
2021-10-05 Louis Dionne[runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-10-05 Diego Caballero[mlir][Linalg] Add support for min/max reduction vector...
2021-10-05 Zequan Wu[Profile] Add missing fflush in __llvm_profile_set_file...
2021-10-05 Sanjay Patel[InstCombine] add folds for logical nand/nor
2021-10-05 Sanjay Patel[InstCombine] add tests for logical nand/nor; NFC
2021-10-05 Heejin Ahn[lld][WebAssembly] Remove redundant check for undefined...
2021-10-05 Philip Reames[test] factor out reliance on noundef return value
2021-10-05 Philip Reames[test] rework recently added SCEV tests
2021-10-05 Mircea Trofin[inliner] Mandatory inlining decisions produce remarks
2021-10-05 Louis Dionne[libc++] Run the no-unicode CI job on new testing configs
2021-10-05 Aaron BallmanFix some Sphinx warnings in the static analyzer docs
2021-10-05 Aaron BallmanUpdate the release notes for consteval if support; NFC
2021-10-05 Sanjay Patel[InstCombine] refactor folds of 'not' instructions...
2021-10-05 Sam Clegg[lld][WebAssembly] Create optional internal symbols...
2021-10-05 Nikita Popov[SCEV] Don't check if propagation safe if there are...
2021-10-05 Philip Reames[tests] Cover cases we could infer SCEV flags, but...
2021-10-05 Vitaly Buka[sanitizer] Fix Android bot
2021-10-05 Vitaly Buka[NFC][sanitizer] Combine MSAN data in single field
2021-10-05 Jonas Devlieghere[lldb] Improve meta data stripping from JSON crashlogs
2021-10-05 Roman Lebedev[NFC] Fixup newly-added costmodel tests to actually...
2021-10-05 Valentin Clement[fir] Add external name interop pass
2021-10-05 Louis Dionne[libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-05 Lei Zhang[mlir][spirv] Add ops and patterns for lowering standar...
2021-10-05 peter klausler[flang] Fold MAXLOC and MINLOC
2021-10-05 Philip Reames[SCEV] Tweak the algorithm for figuring out if flags...
2021-10-05 River Riddle[mlir:Pass] Generate a reproducer as early as possible
2021-10-05 Joe Loser[libc++][test] Use = delete over DELETE_FUNCTION. NFC.
2021-10-05 Rob Suderman[mlir][tosa] tosa.cast support for unsigned integers
2021-10-05 Amy Huang[Sema] Allow comparisons between different ms ptr size...
2021-10-05 Simon Pilgrim[llvm] Update report_fatal_error calls from raw_string_...
2021-10-05 David Zarzycki[lldb testing] NFC: run through clang-format
2021-10-05 Keith Smiley[lldb] Improve help for platform put-file
2021-10-05 Petr Hosek[InstrProfData] Bump the raw profile version to 8
2021-10-05 Kirill Bobyrev[clangd] Revert unwanted change from D108194
2021-10-05 Geoffrey Martin... [MLIR][linalg] Preserve location during elementwise...
2021-10-05 Alexey Bataev[SLP]Detect reused scalars in all possible gathers...
2021-10-05 Roman Lebedev[NFC][X86][LV] Add basic costmodel test coverage for...
2021-10-05 Aart Bik[mlir][sparse] add a "release" operation to sparse...
2021-10-05 Jonas Paulsson[SystemZ] Implement memcmp of variable length with...
2021-10-05 Nikita Popov[APInt] Fix type limits warning (NFC)
2021-10-05 Matt Beardsley[clang-tidy] Fix add_new_check.py to generate correct...
2021-10-05 Joe Nash[MacroFusion] Expose useful static methods. NFC.
2021-10-05 Kirill Bobyrev[clangd] IncludeCleaner: Mark used headers
2021-10-05 Nikita Popov[ConstantFold] Refactor load folding
2021-10-05 Simon Pilgrim[Support] Update SmallVector report_fatal_error calls...
2021-10-05 Simon Pilgrim[TableGen] CodeEmitterGen - emit report_fatal_error...
2021-10-05 Simon Pilgrim[clang] FatalErrorHandler.cpp - add explicit <stdio...
2021-10-05 Chris Lattner[APInt] Make insertBits and concat work with zero width...
2021-10-05 Utkarsh Saxena[clangd] Include refs of base method in refs for derive...
2021-10-05 Kazu Hirata[llvm] Migrate from getNumArgOperands to arg_size ...
2021-10-05 Amara EmersonRevert "Revert "Revert "[GlobalISel][IRTranslator]...
2021-10-05 Jonas Paulsson[SystemZ] Implement memcpy of variable length with...
2021-10-05 Peter Waller[AArch64][SVE] Remove redundant PTEST following PNEXT...
2021-10-05 Matthew Devereau[AArch64][SVE] Propagate math flags from intrinsics...
2021-10-05 David Zarzycki[lldb testing] Avoid subtle terminfo behavioral differences
2021-10-05 Joe Loser[libc++][test] Remove unused macro in is_constructible...
2021-10-05 TN KhanhAdd .cmt and .cmti files for OCaml bindings
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=6 VF=8 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=6 VF=4 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=6 VF=2 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=6 VF=16...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=6 VF=8 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=6 VF=4 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=6 VF=2 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=4 VF=8 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=4 VF=4 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=4 VF=2 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=4 VF=16...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=4 VF=8 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=4 VF=4 inter...
2021-10-05 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=4 VF=2 inter...
2021-10-05 kpyzhov[AMDGPU] Use "hostcall" module flag instead of searchin...
2021-10-05 Hsiangkai Wang[RISCV] Update to vlm.v and vsm.v according to v1.0...
next