platform/upstream/llvm.git
2022-05-30 Volodymyr Sapsai[ODRHash][NFC] Add missing 'select' case for `ODRMismat...
2022-05-30 Mehdi AminiFix warning for unused variable in the non-assert build...
2022-05-30 LLVM GN Syncbot[gn build] Port e576280380d3
2022-05-30 Denis Antrushin[TwoAddressInstructionPass] Special processing of STATE...
2022-05-30 Xiang Li[HLSL] Enable vector types for hlsl.
2022-05-30 Louis Dionne[libc++] Reduce the verbosity when running the libc...
2022-05-30 Pierre Gousseau[sanitizers] Fixes strndup API behaviour when intercept...
2022-05-30 Alex Zinenko[mlir] provide Python bindings for the Transform dialect
2022-05-30 Alex Zinenko[mlir] add VectorizeOp to structured transform ops
2022-05-30 Hans WennborgChange build_llvm_package.bat to build_llvm_release.bat
2022-05-30 Nikita Popov[InstCombine] When swapping GEPs, only keep inbounds...
2022-05-30 Joel E. Denny[OpenMP][Clang] Fix atomic compare for signed vs. unsigned
2022-05-30 Arnamoy Bhattacharyya[flang][OpenMP] Check for occurrence of multiple list...
2022-05-30 Nikita Popov[InstCombine] Always create new GEPs when swapping...
2022-05-30 Nikita Popov[InstCombine] Add tests for inbounds handling in loop...
2022-05-30 Nikita Popov[Local] Don't remove invoke of non-willreturn function
2022-05-30 Nikita Popov[SimplifyCFG] Add test for invoke of nounwind non-willr...
2022-05-30 Jake EganRevert "[clang][test] mark tests added in ee8524087c78...
2022-05-30 zhongyunde[InstCombine] Fold a mul with bool value into and
2022-05-30 Simon MollRe-land "[VP] vp intrinsics are not speculatable" with...
2022-05-30 Mehdi AminiRevert "[VP] vp intrinsics are not speculatable"
2022-05-30 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-05-30 Mehdi AminiApply clang-tidy fixes for modernize-use-override in...
2022-05-30 Hans WennborgRevert "build_llvm_package.bat: Produce zip files in...
2022-05-30 Mats Petersson[OpenMP] Pass chunk-size to MLIR while lowering from...
2022-05-30 Max Kazantsev[MemDep][NFC] Remove duplicating check in `if` and...
2022-05-30 Simon Moll[VP] vp intrinsics are not speculatable
2022-05-30 Max Kazantsev[MemDep][NFCI] Remove redundant dyn_cast, replace with...
2022-05-30 Hans WennborgUpdate the Windows packaging script
2022-05-30 Edd BarrettTest stackmap support for floating point types.
2022-05-30 Sven van Haastregt[OpenCL] Expose wg collective functions for CL3 SPIR...
2022-05-30 David Green[AArch64] Tests for showing MachineCombiner COPY patter...
2022-05-30 Alex Zinenko[mlir] add interchange, pad and scalarize to structured...
2022-05-30 Ivan Kosarev[AMDGPU][GFX9][NFC] Rename the base class for SMEM...
2022-05-30 Ivan Kosarev[AMDGPU][GFX9] Support base+soffset+offset SMEM stores.
2022-05-30 Simon Pilgrim[X86] Adjust vector fp test costs to match int test...
2022-05-30 Alexander BelyaevRevert "[mlir] Lower complex.sqrt and complex.atan2...
2022-05-30 Christian Sigg[MLIR][NVVM] NFC: add labels to test functions.
2022-05-30 Simon Pilgrim[M68k] Remove unused variable to fix MSVC warning....
2022-05-30 Simon Pilgrim[X86] Adjust vector extend to ymm to match SoG (Issue...
2022-05-30 Nikita Popov[GVN] Enable enable-split-backedge-in-load-pre option...
2022-05-30 Alexander Belyaev[mlir] Lower complex.sqrt and complex.atan2 to Arithmet...
2022-05-30 Christian Sigg[MLIR][GPU] Expose GpuParallelLoopMapping as non-test...
2022-05-30 Haojian Wu[pseudo] Remove an unnecessary nullable check diagnosti...
2022-05-30 Chuanqi Xu[NFC] Use %clang instead of %clang++ in tests
2022-05-30 LLVM GN Syncbot[gn build] Port 751c7be5b20f
2022-05-30 Sheng[TableGen] Remove code beads
2022-05-30 Chuanqi Xu[Driver] Enable to use C++20 standalne by -fcxx-modules
2022-05-30 Max Kazantsev[JumpThreading][NFCI] Reuse existing DT instead of...
2022-05-30 Sockke[clang-apply-replacements] Added an option to ignore...
2022-05-30 Ping Deng[RISCV] Support VP_REDUCE_MUL mask operation
2022-05-30 Ping Deng[LegalizeTypes][VP] Add integer promotion support for...
2022-05-30 Chuanqi XuRevert "[Driver] Enable to use C++20 standalne by ...
2022-05-30 Chuanqi Xu[Driver] Enable to use C++20 standalne by -fcxx-modules
2022-05-30 Chenbing Zheng[InstCombine] bitcast (extractelement <1 x elt>, dest...
2022-05-30 SockkeFix `performance-unnecessary-value-param` for template...
2022-05-30 Lian Wang[NFC][VP] Fix llvm.vp.merge intrinsic Expansion in...
2022-05-30 Craig Topper[RISCV] isel (add (and X, 0x1FFFFFFFE), Y) as (SH1ADD...
2022-05-30 Craig Topper[RISCV] Add test cases showing missed opportunity to...
2022-05-29 Florian HahnRecommit "[LICM] Only create load in ph when promoting...
2022-05-29 David Green[AArch64] Reuse larger DUP if available
2022-05-29 Joe Loser[libc++][test] Remove Clang <= 3.7 workaround in is_def...
2022-05-29 chenglin.bi[InstCombine] Add baseline tests for shift+and+icmp...
2022-05-29 Simon Pilgrim[X86] Adjust vector shift costs to match SoG (Issue...
2022-05-29 chenglin.bi[InstCombine] Add baseline tests for shift+and transfor...
2022-05-29 Mark de Wever[libc++][doc] Clarify wording on the status page.
2022-05-29 Mark de Wever[libc++] Adds __format_string as nasty macro.
2022-05-29 Ayke van Laethem[libclang] Fix error message capitalization
2022-05-29 Ayke van Laethem[libclang] Fall back to getMainExecutable when dladdr...
2022-05-29 Nikolas Klauser[libc++] Use __enable_if_t and is_integral in cstddef
2022-05-29 Javed Absar[mlir][NFC] Trivial : Fix typo
2022-05-29 Mark de Wever[libc++] Adds missing includes.
2022-05-29 Purva-Chaudhari[clang-repl] Recover the lookup tables of the primary...
2022-05-28 Yuki Okushi[clang] Remove `rm` script which is no longer necessary
2022-05-28 Groverkss[MLIR][Presburger] Add applyDomain/Range to IntegerRelation
2022-05-28 Florian Hahn[VPlan] Use Exiting-block instead of Exit-block termino...
2022-05-28 Jason MolendaIncrease the default maximum stack walk
2022-05-28 Emil Kieri[flang] Make extension explicit: exponent-letter matchi...
2022-05-28 Daniel Hannon[clang][cmake] Fixed typo in hmaptool CMakeLists.txt
2022-05-28 Peter Klausler[flang] Make generic resolution conform to 15.5.5.2...
2022-05-28 Peter Klausler[nfc][flang] Fix spelling errors and usage in an error...
2022-05-28 Yuki OkushiRemove `deplibs` keyword completely
2022-05-28 Peter Klausler[flang] Avoid spurious warnings from reading module...
2022-05-28 Yuki Okushi[docs] Update the label name for new contributors
2022-05-28 Sam Clegg[libc++] Minor emscripten changes from downstream
2022-05-28 Peixin-Qiao[flang][OpenMP] Fix pointer variables in atomic read...
2022-05-28 Peixin-Qiao[flang][OpenMP][OpenACC] Fix exit of a region
2022-05-28 LLVM GN Syncbot[gn build] Port 30c37fb89cb7
2022-05-28 Nikolas Klauser[libc++] Granularize more of <type_traits>
2022-05-28 Nikolas Klauser[libc++] Remove unused __functional includes
2022-05-28 Argyrios Kyrtzidis[Lex] Fix crash during dependency scanning while skippi...
2022-05-28 Yuki Okushi[CompilerInstance] Fix weird condition on `createCodeCo...
2022-05-28 Fangrui Song[Driver] Replace err_invalid_branch_protection with...
2022-05-28 Fangrui Song[ARM][AArch64] Change -mharden-sls= to use err_drv_unsu...
2022-05-28 Roland McGrath[scudo] Clean up Zircon header file uses
2022-05-28 Matthias Springer[mlir][bufferization] Add extra filter mechanism to...
2022-05-28 Matthias Springer[mlir][bufferize][NFC] Split analysis+bufferization...
2022-05-28 Matthias Springer[mlir][bufferization][NFC] Remove post-analysis step...
2022-05-27 Matthias Springer[mlir][bufferization][NFC] Move OpFilter out of Bufferi...
2022-05-27 Joel E. Denny[OpenACC][OpenMP] Document atomic-in-teams extension
next