platform/upstream/llvm.git
2022-04-21 owenca[clang-format] Fix a crash on AllowShortFunctionsOnASin...
2022-04-21 Vasileios Porpodas[TTI] Pre-commit cost model tests splat-loads.
2022-04-21 Roy SundahlFix sanitizer stack traces on aarch64.
2022-04-21 Sam McCall[Testing] Fix standalone builds after a7691dee2d3c0ea3f...
2022-04-21 Richard SmithUse builtin recognition to detect std::move / std:...
2022-04-21 owenca[clang-format][NFC] Clean up code in token annotator
2022-04-21 Alexander Yermolovich[DWARF] Add API to get data from MCDwarfLineStr
2022-04-21 Alex Brachet[docs] Fix underline
2022-04-21 Sam McCall[clangd] Fix CLANGD_TIDY_CHECKS=Off tests after b859c39...
2022-04-21 Vitaly Buka[msan] Update Use-after-destruction documentation
2022-04-21 Douglas YungMark test stack-usage-safestack.c as requiring x86.
2022-04-21 Sam McCall[Testing] fix shared lib build after a7691dee2d3c0ea3f9f4d1
2022-04-21 Alex Brachet[asan] Emit .size directive for global object size...
2022-04-21 Sam McCall[bazel] try to adapt a7691dee2d3c0ea3f9f4d1, again
2022-04-21 Sanjay Patel[InstCombine] C0 <<{nsw, nuw} (X - C1) --> (C0 >> C1...
2022-04-21 Sam McCall[bazel] try to adapt a7691dee2d3c0ea3f9f4d1
2022-04-21 Fangrui SongRevert "[SimplifyCFG] Handle branch on same condition...
2022-04-21 Sam McCall[Testing] TestAST, a helper for writing straight-line...
2022-04-21 Atmn Patel[Libomptarget][remote] Add OpenMP linker flag to the...
2022-04-21 Xiang Li[DeveloperPolicy] Add invitation link for commit access.
2022-04-21 Chris Lattner[AsmParser/Printer] Rework sourceloc support for functi...
2022-04-21 zhijian[libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnni...
2022-04-21 Frederik Gossen[MLIR] Fix iteration counting in greedy pattern application
2022-04-21 Sam McCallReland [Frontend] avoid copy of PCH data when Precompil...
2022-04-21 Craig Topper[RISCV] Teach generateInstSeqImpl to generate BSETI...
2022-04-21 Ulrich Weigand[SystemZ] Add z16 scheduler description
2022-04-21 Sam McCallRevert "[Frontend] avoid copy of PCH data when Precompi...
2022-04-21 Sanjay Patel[InstCombine] add more tests for a planned shift fold...
2022-04-21 Fangrui Song[LegacyPM] Remove GCOVProfilerLegacyPass
2022-04-21 Ulrich WeigandSupport z16 processor name
2022-04-21 Sam McCall[Frontend] avoid copy of PCH data when PrecompiledPream...
2022-04-21 Haojian Wu[clangd] Fix a declare-constructor tweak crash on incom...
2022-04-21 Ulrich Weigand[sanitizer] Fix prctl unit test on non-SMT systems
2022-04-21 Fangrui Song[LegacyPM] Remove MemorySanitizerLegacyPass
2022-04-21 Vasileios Porpodas[SLP] Refactoring isLegalBroadcastLoad() to use `Elemen...
2022-04-21 Wael Yehia[AIX] Always pass namedsects option when linking with...
2022-04-21 chenglin.biRevert "[InstCombine] Add one use limitation for ...
2022-04-21 Alex Zinenko[mlir] enable doc generation for the transform dialect
2022-04-21 Craig Topper[RISCV] Add special case to constant materialization...
2022-04-21 Stanislav Mekhanoshin[AMDGPU] Refine 64 bit misaligned LDS ops selection
2022-04-21 chenglin.bi[InstCombine] Add one use limitation for (X * C2)...
2022-04-21 Jacob Lambert[clang][HIP] Updating driver to enable archive/bitcode...
2022-04-21 Sanjay PatelRevert "[InstCombine] C0 <<{nsw, nuw} (X - C1) -->...
2022-04-21 chenglin.bi[InstCombine] add baseline test for (X * C2) << C1...
2022-04-21 Sam McCall[Frontend] Simplify PrecompiledPreamble::PCHStorage...
2022-04-21 Nico Weber[lld/mac] Warn that writing zippered outputs isn't...
2022-04-21 Adam Czachorowski[clangd] Add beforeExecute() callback to FeatureModules.
2022-04-21 Simon Pilgrim[X86] Add test case for Issue #54911
2022-04-21 Fangrui SongRevert D121279 "[MLIR][GPU] Add canonicalizer for gpu...
2022-04-21 Simon Pilgrim[M68k] Regenerate cmp.ll tests
2022-04-21 Tyler Mandry[fuchsia] Don't include duplicate profiling symbols...
2022-04-21 Byoungchan Lee[compiler-rt][Darwin] Add arm64 to simulator platforms
2022-04-21 Sanjay Patel[InstCombine] C0 <<{nsw, nuw} (X - C1) --> (C0 >> C1...
2022-04-21 Sanjay Patel[InstCombine] add tests for C << (X - C1); NFC
2022-04-21 Paul Robinson[PS4] Driver: use correct --shared option
2022-04-21 Kirill Bobyrev[clangd] Include Cleaner: suppress unused warnings...
2022-04-21 Kirill Bobyrev[clangd] Correctly identify self-contained headers...
2022-04-21 gbreynoo[llvm-ar] Fix thin archive being wrongly converted...
2022-04-21 Alex Zinenko[mlir] Connect Transform dialect to PDL
2022-04-21 Eric Astor[LLVM-ML] Add standard LLVM debug flags
2022-04-21 Petar AvramovicAMDGPU/GlobalISel: Fix isVCC for uniform s1 with reg...
2022-04-21 Petar AvramovicAMDGPU/GlobalISel: Precommit test for D124163
2022-04-21 Nikita Popov[InstCombine] Fix typo in test (NFC)
2022-04-21 Karl Meakin[AArch64] Add `foldOverflowCheck` DAG combine
2022-04-21 Karl Meakin[AArch64] Add lowerings for {ADD,SUB}CARRY and S{ADD...
2022-04-21 Nikita Popov[InstCombine] Remove dead code (NFC)
2022-04-21 Jannik Silvanus[AMDGPU]: Fix failing assertion in SIMachineScheduler
2022-04-21 Luo, Yuanke[X86] Add test case for SetCCMOVMSK combine.
2022-04-21 Nikita Popov[InstCombine] Add tests for memset with undef/poison...
2022-04-21 Nikita Popov[InstCombine] Split up test for store with undef (NFC)
2022-04-21 Markus Böck[mlir] Fix `Region`s `takeBody` method if the region...
2022-04-21 Fabian Wolff[clang-tidy] Fix behavior of `modernize-use-using`...
2022-04-21 Andrew Savonichev[NVPTX] Fix LIT tests with default nameTableKind
2022-04-21 Simon Pilgrim[InstCombine] Add nonpow2 (negative) test for D123374
2022-04-21 Aaron BallmanFix Sphinx build
2022-04-21 Nikita Popov[PhaseOrdering] Remove RUN lines for legacy PM (NFC)
2022-04-21 wangpcRevert "[RISCV] Precommit test for D122634"
2022-04-21 Nikolas Klauser[libc++] Use bit field for checking if string is in...
2022-04-21 Pavel Labath[lldb] Adjust libc++ string formatter for changes in...
2022-04-21 Nikola Tesic[Debugify] Limit number of processed functions for...
2022-04-21 Markus Böck[mlir] Make `Regions`s `cloneInto` multithread-readable
2022-04-21 Hui Xie[libcxx][ranges] add views::join adaptor object. added...
2022-04-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC][GFX940] Corrected an error position
2022-04-21 Uday BondhugulaAdd async dependencies support for gpu.launch op
2022-04-21 Alexey Moksyakov[BOLT] Add R_AARCH64_PREL16/32/64 relocations support
2022-04-21 Vladislav Khmelevsky[BOLT] Fix build with GCC 7.3.0
2022-04-21 Dmitry Preobrazhensky[AMDGPU][GFX90A+] Disabled ds_ordered_count and exp
2022-04-21 Daniil Dudkin[flang] Do not ICE on recursive function definition...
2022-04-21 Daniil Dudkin[NFC] Test commit
2022-04-21 Sven van Haastregt[OpenCL] Guard read_write images with TypeExtension
2022-04-21 Haojian Wu[clangd] tweak tile should start with a capital letter.
2022-04-21 Nikita Popov[SimplifyCFG] Handle branch on same condition in pred...
2022-04-21 Haojian Wu[AST] Support template declaration found through using...
2022-04-21 Nikita Popov[SimplifyCFG] Make FoldCondBranchOnPHI more amenable...
2022-04-21 gpei-devForce insert zero-idiom and break false dependency...
2022-04-21 Nikita PopovRevert "[GVNSink] Regenerate test checks (NFC)"
2022-04-21 wangpcRevert "[RISCV] Do not outline CFI instructions when...
2022-04-21 wangpc[RISCV] Do not outline CFI instructions when they are...
2022-04-21 wangpc[RISCV] Precommit test for D122634
2022-04-21 Nikita Popov[GVNSink] Regenerate test checks (NFC)
next