platform/upstream/llvm.git
2022-01-15 eopXD[RISCV] Add test for vector extension
2022-01-15 Vitaly Buka[NFC][msan] Track alignment in the test
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 eopXD[RISCV] Add the zvl extension according to the v1.0...
2022-01-15 Vitaly Buka[msan] Reset shadow of byval before call
2022-01-15 Tom Stellardworkflows: Make issue-subscriber more robust for labels...
2022-01-15 Lian Wang[RISCV][NFC] Add IsRV64 predicate in xperm.w pattern
2022-01-15 Phoebe WangRevert "[X86][MS] Change the alignment of f80 to 16...
2022-01-15 Phoebe WangRevert "[X86][LLD] Update datelayout in LLD tests....
2022-01-15 Yuanfang Chen[NFCI][CMake] add space among flag sets in all_linker_f...
2022-01-15 Quentin Colombet[LSR] Fix crash in Phi node with EHPad block
2022-01-15 jacquesguan[RISCV] Add patterns for vector widening integer add...
2022-01-15 Alexander Yermolovich[BOLT][DWARF] Reduce overhead for sized dealloc
2022-01-15 Vitaly Buka[msan] Clear byval shadow in ignored functions
2022-01-15 Shao-Ce SUN[RISCV] update zfh and zfhmin extention to v1.0
2022-01-15 Kevin Atheyenable noundef analysis with -fsanitize-memory-param...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 Vitaly Buka[NFC][msan] Consolidate clean shadow handling
2022-01-15 Vitaly Buka[NFC][msan] Don't setOrigin for byval pointer
2022-01-15 Ben LangmuirTeach llvm-jitlink to support archives in inputs files...
2022-01-15 Med Ismail... [lldb/doc] Rephrase tutorial paragraph (NFC)
2022-01-15 Aart Bik[mlir][sparse] parameterize MTTKRP kernel
2022-01-15 Jonas Devlieghere[lldb] Only promote -Wignored-attributes to an error
2022-01-15 Peter Klausler[flasg] Debug folding of substring references
2022-01-15 Jonas Devlieghere[lldb] Fix platform selection on Apple Silicon
2022-01-14 James Y KnightRevert "Skip exception cleanups when the innermost...
2022-01-14 Amir Ayupov[BOLT][NFC] Remove redundant dependent template type
2022-01-14 Amir Ayupov[BOLT][CMAKE] Use IN_LIST check
2022-01-14 Pranav Bhandarkar[Hexagon] Fix optimize address mode pass only handle...
2022-01-14 Matt Arsenaultclang/AMDGPU: Don't set implicit arg attribute to defau...
2022-01-14 Peter Klausler[flang] Accept ENTRY names in generic interfaces
2022-01-14 Nadav Rotem[NFC] Add additional tests for icmp predicate.
2022-01-14 Peter Klausler[flang] Don't blank-fill remaining lines in internal...
2022-01-14 Owen Pan[clang-format] Add experimental option to remove LLVM...
2022-01-14 James Y KnightSkip exception cleanups when the innermost scope is...
2022-01-14 James Y KnightRegenerate some autogenerated test files ahead of modif...
2022-01-14 Heejin Ahn[SROA] Bail out on PHIs in catchswitch BBs
2022-01-14 Kostya Kortchinsky[scudo] Make Scudo compile for C++20
2022-01-14 Peter Klausler[flang] Signal runtime error on WRITE after ENDFILE
2022-01-14 Bryce WilsonRevert "[BasicAliasAnalysis] Remove isMallocOrCallocLikeFn"
2022-01-14 Vitaly Buka[NFC][msan] Add byvals tests with known issues
2022-01-14 Muhammad Omair... [LLDB] Skip TestIOHandlerPythonREPLSigint.py on AArch64...
2022-01-14 Peter Klausler[flang] Legacy extension: non-character formats
2022-01-14 Vladislav Khmelevsky[BOLT][DWARF] Fix high pc patching
2022-01-14 Roman Lebedev[NFC][SCEV] Introduce `getCastExpr()` QoL helper
2022-01-14 Aaron PuchertComment parsing: Don't recognize commands in single...
2022-01-14 Aaron PuchertComment parsing: Simplify Lexer::skipLineStartingDecora...
2022-01-14 Michael Jones[libc] move strdup out of requiring SCUDO
2022-01-14 Congzhe Cao[LoopInterchange] Enable interchange with multiple...
2022-01-14 Vitaly Buka[NFC][msan] Reorder branches in complex if
2022-01-14 James Y KnightFix NDEBUG unused-variable warning after 05f6e93938b73d...
2022-01-14 Eugene Zhulenev[mlir] Remove getNumberOfExecutions from RegionBranchOp...
2022-01-14 Fangrui Song[lld-macho] Simplify DeduplicatedCStringSection::finali...
2022-01-14 serge-sans... Document several clang-supported builtins
2022-01-14 Nadav RotemFold ashr-exact into a icmp-ugt.
2022-01-14 Marek Kurdej[clang-format] Fix short functions being considered...
2022-01-14 Craig Topper[SelectionDAGBuilder] Remove unneeded vector bitcast...
2022-01-14 Arthur O'Dwyer[libc++] [test] Add a test for proper _Uglification...
2022-01-14 Marek Kurdej[clang-format] Fix CompactNamespaces corner case when...
2022-01-14 Arthur O'Dwyer[libc++] Further small cleanups of move_iterator.h...
2022-01-14 Arthur O'Dwyer[libc++] s/_LIBCPP_INLINE_VISIBILITY/_LIBCPP_HIDE_FROM_...
2022-01-14 Arthur O'Dwyer[libc++] Rename __i to __current_ in move_iterator...
2022-01-14 Bryce Wilson[BasicAliasAnalysis] Remove isMallocOrCallocLikeFn
2022-01-14 Louis Dionne[libc++] Add missing `<cstddef>` include in span test
2022-01-14 Casey Carter[libcxx][test] Properly qualify uses of std::size_t
2022-01-14 fourdim[jitlink] add R_RISCV_BRANCH to jitlink
2022-01-14 Ellis Hoag[InstrProf][NFC] Do not assume size of counter type
2022-01-14 Jessica Paquette[JumpThreading] Change asserts for WantInteger into...
2022-01-14 Mike Rice[OpenMP] Fix problems with the declare variant append_a...
2022-01-14 V Donaldson[flang] "CFI" types for Fortran REAL and COMPLEX kinds...
2022-01-14 Florian HahnRecommit "[LV] Inline CreateSplatIV call for scalar...
2022-01-14 Nadav RotemAdd new tests that check the icmp-ashr baseline.
2022-01-14 Peter Klausler[flang] Allow pointers to non-sequence types in sequenc...
2022-01-14 Erich Keane[CPU-Dispatch] Make sure Dispatch names get updated...
2022-01-14 Nikolas Klauser[libc++][NFC] Remove clang-diagnostic-c++98-compat...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-container-size...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-01-14 Fangrui Song[X86] Fix -Wunused-lambda-capture
2022-01-14 Hui Xie[libc++] Fix __simple_view concept in std::ranges
2022-01-14 Sanjay Patel[InstCombine] remove unnecessary use check on X >>exact...
2022-01-14 Sanjay Patel[InstCombine] add tests for icmp with exact shift; NFC
2022-01-14 Arthur O'Dwyer[libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATION...
2022-01-14 Tue Ly[libc] Implement correctly rounded log2f based on RLIBM...
2022-01-14 Arthur O'Dwyer[libc++] [NFC] Remove a hard tab from __config.
2022-01-14 Rahul Joshi[MLIR] Introduce generic visitors.
2022-01-14 Simon Pilgrim[X86][AVX] lowerShuffleAsLanePermuteAndShuffle - don...
2022-01-14 Craig Topper[RISCV] Add basic support for matching shuffles to...
2022-01-14 Craig Topper[RISCV] Honor the VT when converting float point regist...
2022-01-14 Nikita Popov[Docs] Use anonymous reference (NFC)
2022-01-14 Craig Topper[AMDGPU] Correct the known bits calculation for MUL_I24.
2022-01-14 Craig Topper[AMDGPU] Pre-commit test for D116469. NFC
2022-01-14 Sanjay Patel[InstCombine] add more tests for binop with phi operand...
2022-01-14 Sanjay Patel[InstCombine] add test for limitation of knownbits...
2022-01-14 Nikita Popov[Docs] Update opaque pointer docs (NFC)
2022-01-14 Muiez Ahmed[SystemZ][z/OS] ASCII/EBCDIC support with no coexistence
2022-01-14 Philip ReamesRevert "[MemoryBuiltins] [NFC] Add missing section...
2022-01-14 Simon Pilgrim[LTO] runNewPMPasses - remove check for TM != nullptr...
2022-01-14 Tue Ly[libc] Update exhaustive testing documentations.
next