platform/upstream/llvm.git
2022-03-07 Sanjay Patel[x86] reduce code duplication for select of X86ISD...
2022-03-07 Sanjay Patel[x86] add tests for mask+cmp; NFC
2022-03-07 Sanjay Patel[x86] remove unnecessary decorations in test file; NFC
2022-03-07 Jonas Devlieghere[lldb] Format g_color_tokens as a table (NFC)
2022-03-07 Jonas Devlieghere[lldb] Support "bright" ANSI colors
2022-03-07 Stanislav Mekhanoshin[AMDGPU] Add v_mov_b64 gfx940 opcode
2022-03-07 Florian Hahn[IVDescriptors] Bail out instead of asserting that...
2022-03-07 Krzysztof Parzyszek[Hexagon] Handle v2f16 in build_vector in isel
2022-03-07 Stanislav Mekhanoshin[AMDGPU] gfx940 uses new names for coherency bits
2022-03-07 Greg ClaytonFix buildbots after https://reviews.llvm.org/D120755.
2022-03-07 Siva Chandra... [libc] Align the stack pointer in the start function.
2022-03-07 Peter Klausler[flang] Avoid crash case in provenance mapping
2022-03-07 Austin Kerbow[AMDGPU] Fix uninitialized value after 8d0c34fd4f
2022-03-07 Stanislav Mekhanoshin[AMDGPU] gfx940: support V_FMAMK_F32 and V_FMAAK_F32
2022-03-07 Mitch Phillips[MTE] Add NT_ANDROID_TYPE_MEMTAG
2022-03-07 Craig Topper[RISCV] Rename 'SplatOperand' to 'ScalarOperand'. NFC
2022-03-07 Craig Topper[LegalizeTypes][ARM][X86] Change ExpandIntRes_ABS to...
2022-03-07 River Riddle[mlir][NFC] Remove FuncOp overload of NestedPattern...
2022-03-07 River Riddle[mlir][NFC] Drop a few dead forward declarations of...
2022-03-07 River Riddle[mlir][NFC] Rename StandardToLLVM to FuncToLLVM
2022-03-07 Haojian Wu[pseudo] Strip comments for TokenStream.
2022-03-07 AndreyChurbanov[OpenMP] libomp: implemented task priorities.
2022-03-07 Jinsong Ji[libc++][AIX][test] Enable put_double/long_double local...
2022-03-07 Haojian Wu[pseudo] empty parameter-declaration should be allowed...
2022-03-07 Valentin Clement[flang] Add lowering for host association
2022-03-07 Nico WeberRevert "[lld-macho][nfc] Don't use `stubsHelperIndex...
2022-03-07 Peter Klausler[flang] Accommodate arrays with a zero-extent dimension...
2022-03-07 Nico WeberRevert "[gn build] (manually) port 0c2b43ab8cb1 (X86MCT...
2022-03-07 Maksim PanchenkoRevert "[X86] Fix MCSymbolizer interface for X86Disasse...
2022-03-07 Nico Weber[gn build] (manually) port 0c2b43ab8cb1 (X86MCTests)
2022-03-07 Arthur O'Dwyer[libc++] [ranges] Fix `decltype(auto) ranges::iter_move`.
2022-03-07 Nico Weber[clang-format] Fix namespace end comments in ObjC+...
2022-03-07 Arthur O'Dwyer[libc++] Overhaul std::quoted; fix its relationship...
2022-03-07 Maksim Panchenko[X86] Fix MCSymbolizer interface for X86Disassembler
2022-03-07 David BlaikieSimplify OpenMP Lambda use
2022-03-07 Yuanfang Chen[clang][debug] port clang-cl /JMC flag to ELF
2022-03-07 Bixia Zheng[mlir][sparse][taco] Add more unit tests.
2022-03-07 Yi KongRevert "Add CMake option not to build BOLT tests"
2022-03-07 Yi KongFix the comment for EnableNoundefAttrs, NFC
2022-03-07 Yi KongAdd CMake option not to build BOLT tests
2022-03-07 Diego Caballero[mlir][Vector] Improve default lowering of vector trans...
2022-03-07 Stanislav Gatev[clang][dataflow] Extend flow conditions from block...
2022-03-07 Jez Ng[lld-macho][nfc] Reduce size of icfEqClass hash
2022-03-07 Jez Ng[lld-macho][nfc] Don't use `stubsHelperIndex` in ICF...
2022-03-07 Jez Ng[lld-macho][nfc] Rename isec -> referentIsec to avoid...
2022-03-07 Jez Ng[lld-macho][nfc] Track # of ICF calls to `equals*`...
2022-03-07 Jez Ng[lld-macho][nfc] Use llvm::function_ref instead of...
2022-03-07 Jez Ng[lld-macho][nfc] Remove file statics from ICF.cpp
2022-03-07 Roman LebedevUpdateTestChecks: fix handling of UTC with spaces
2022-03-07 zhongyunde[AArch64] Perform first active true vector combine
2022-03-07 Florian Hahn[LV] Add test from PR54227.
2022-03-07 Benjamin Kramer[mlir] Add missing override keyword. NFC.
2022-03-07 Jonas Devlieghere[lldb] Add a setting to change the autosuggestion ANSI...
2022-03-07 Richard Howell[llvm] remove empty __LLVM segment in llvm-bitcode...
2022-03-07 Arthur O'Dwyer[libc++] Better handling for zero-sized types.
2022-03-07 LLVM GN Syncbot[gn build] Port 54d6b5b67fb3
2022-03-07 Sergei Grechanik[mlir] Fix dumping invalid ops
2022-03-07 Sam McCall[pseudo] Rename {Preprocess,PPStructure} -> DirectiveMa...
2022-03-07 Simon Moll[VE] Split v512.32 load store into interleaved v256...
2022-03-07 phyBrackets[analyzer][NFC] Merge similar conditional paths
2022-03-07 Roman Lebedev[NFC][LV] Use different braces in debug output
2022-03-07 Venkata Ramanaiah... [AMDGPU] Ensure return address is save/restored if...
2022-03-07 Austin Kerbow[AMDGPU] Omit unnecessary waitcnt before barriers
2022-03-07 LLVM GN Syncbot[gn build] Port 205557c908ff
2022-03-07 Nikolas Klauser[libc++][ranges] Implement ranges::max_element
2022-03-07 Simon Tatham[AArch64] Move FeatureSpecRestrict into core 8.0-R...
2022-03-07 Marek Kurdej[clang-format] Fix assertion failure/crash with `AllowS...
2022-03-07 Louis Dionne[libc++][NFC] Improve release note formatting
2022-03-07 Roman Lebedevupdate_analyze_test_checks.py: fix UTC_ARGS handling
2022-03-07 Kadir Cetinkaya[clang] Adjust LookupTest for UsingTypeLocs
2022-03-07 Richard[clang-tools-extra] Document clang tidy unit tests...
2022-03-07 Sam McCall[pseudo] Add readme
2022-03-07 Louis Dionne[libc++][NFC] Add missing whitespace in release notes
2022-03-07 Endre Fülöp[analyzer] Fix buildbot failure for D120369
2022-03-07 LLVM GN Syncbot[gn build] Port 311ff3917827
2022-03-07 Louis Dionne[libc++] Add missing header <cuchar>
2022-03-07 Florian Hahn[ConstraintElimination] Use ZExtValue for unsigned...
2022-03-07 Florian Hahn[ConstraintElimination] Add tests inspired by PR54224.
2022-03-07 Uday BondhugulaUpdate normalizeAffineFor to canonicalize maps/operands...
2022-03-07 Diana Picus[flang] Update tco after 0dc66b76fe4c
2022-03-07 Matthias Springer[mlir][shape] Migrate bufferization to BufferizableOpIn...
2022-03-07 Roman Lebedevupdate_analyze_test_checks.py: fix --filter handling
2022-03-07 Adrian Kuegel[mlir][Bazel] Remove unused dependencies (NFC)
2022-03-07 Christian Sigg[MLIR] Fix bazel BUILD file after Parser.h moved.
2022-03-07 Endre Fülöp[analyzer] Add more propagations to Taint analysis
2022-03-07 Florian Hahn[ConstraintElimination] Only add cond from assume to...
2022-03-07 Florian Hahn[ConstraintElimination] Add test case for PR54217.
2022-03-07 Mehdi AminiPartially revert 03e6d10cac86: it broke the build
2022-03-07 Mehdi AminiRevert "Apply clang-tidy fixes for bugprone-macro-paren...
2022-03-07 Heiko Thiel[README] Add hint, how to use automatically the optimal...
2022-03-07 Nikita Popov[Attributor] Remove restriction on simplifying function...
2022-03-07 Alex Bradbury[CODE_OWNERS/CREDITS] Update my email address
2022-03-07 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-03-07 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-03-07 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-use-emplace to...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-loop-convert to...
2022-03-07 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto to MLIR...
2022-03-07 Mehdi AminiApply clang-tidy fixes for bugprone-macro-parentheses...
next