platform/upstream/llvm.git
2022-07-21 Javed AbsarFix type in documentation
2022-07-21 Philip Reames{RISCV][LV] Split out and expand tests for uniform...
2022-07-21 Johannes Doerfert[CUDA][FIX] Make shfl[_sync] for unsigned long long...
2022-07-21 Johannes Doerfert[OpenMP] Introduce more fine-grained control over the...
2022-07-21 Johannes Doerfert[OpenMP] Use Undef instead of null as pointer for inact...
2022-07-21 Johannes Doerfert[OpenMP] Expose the state in the header to allow non...
2022-07-21 Joseph Huber[Libomptarget] Add checks for CUDA subarchitecture...
2022-07-21 Joseph Huber[Libomptarget] Add support for offloading binaries...
2022-07-21 Joseph Huber[LinkerWrapper] Embed OffloadBinaries for OpenMP offloa...
2022-07-21 Pengxuan Zheng[llvm-lib] Ignore /VERBOSE flag
2022-07-21 Jakub Kuderski[mlir][spirv] Rename spv.GLSL ops to spv.GL. NFC.
2022-07-21 Louis Dionne[libc++] Reorganize release notes
2022-07-21 Abraham Corea... [clang] Add -fdiagnostics-format=sarif option for futur...
2022-07-21 Louis Dionne[libc++][NFC] Fix weird unicode character in release...
2022-07-21 Tarun Prabhu[flang] Lower F08 merge_bits intrinsic.
2022-07-21 Christopher... [mlir][linalg] Add tile_size option to `structured...
2022-07-21 Tarun Prabhu[flang][NFC] Test folding of F08 merge_bits intrinsic.
2022-07-21 Jorge Gorbe... [lldb][NFCI] Refactor regex filtering logic in CommandO...
2022-07-21 David Sherwood[AArch64] Add target hook for preferPredicateOverEpilogue
2022-07-21 Kadir Cetinkaya[clangd] Refactor forwarding call detection logic
2022-07-21 Kadir Cetinkaya[clangd] Mention whether compile flags were inferred...
2022-07-21 Mark de Wever[libc++][format] Adhere to clang-tidy style.
2022-07-21 Joe Nash[AMDGPU] NFC. Auto-generate test for vcclo
2022-07-21 Michał Górny[lldb] [gdb-remote] Fix process ID after following...
2022-07-21 Joseph Huber[Libomptarget] Build the device library even if the...
2022-07-21 Phoebe Wang[X86] Remove cfi directives and duplicated check in...
2022-07-21 Pavel Labath[lldb/test] Fix flakyness in TestNonStop.test_stdio
2022-07-21 Alex Zinenko[mlir][python] Fix issues with block argument slices
2022-07-21 David Sherwood[NFC][LoopVectorize] Explicitly disable tail-folding...
2022-07-21 Graham Hunter[LAA] Precommit add/sub tests for forked pointers
2022-07-21 Nicolas Vasilache[mlir][Linalg] Add a Transform dialect NavigationOp...
2022-07-21 Ivan Kosarev[AMDGPU][MC][NFC] Refine SMEM load definitions.
2022-07-21 Ivan Kosarev[AMDGPU][NFC] Validate G_MERGE_VALUES as we match zero...
2022-07-21 Jez Ng[lld-macho] Fix assertion when two symbols at same...
2022-07-21 Erich KeaneRevert "Rewording the "static_assert" to static assertion"
2022-07-21 Daniel Bertalan[lld-macho][NFC] Remove redundant StringRef construction
2022-07-21 Muhammad Usman... Rewording the "static_assert" to static assertion
2022-07-21 Joseph Huber[Binary] Hard-code the alignment of the offloading...
2022-07-21 Jay Foad[AMDGPU] Pre-sink IR input for some tests
2022-07-21 Michael Buch[LLDB][ClangExpression] Fix initialization of static...
2022-07-21 Michael Buch[LLDB][DataFormatter] Add support for std::__map_const_...
2022-07-21 Matt ArsenaultAMDGPU: Refine user-sgpr-init16-bug
2022-07-21 Nikita Popov[MemoryBuiltins] Add getReallocatedOperand() function...
2022-07-21 Nikita Popov[MemoryBuiltins] Remove isFreeCall() function (NFC)
2022-07-21 Nikita Popov[InstCombine] Use getFreedOperand() (NFC)
2022-07-21 Nikita Popov[Attributor] Use getFreedOperand() (NFC)
2022-07-21 Thomas Symalla[AMDGPU] Combine s_or_saveexec, s_xor instructions.
2022-07-21 Haojian Wu[pseudo] Fix an invalid assertion on recoveryBrackets.
2022-07-21 Andrzej WarzynskiRevert "[Flang] Generate documentation for compiler...
2022-07-21 Dylan Fleming[Flang] Generate documentation for compiler flags
2022-07-21 Alexey Lapshin[Reland][DebugInfo][llvm-dwarfutil] Combine overlapped...
2022-07-21 Matt Devereau[AArch64][SVE] Add DAG-Combine to push bitcasts from...
2022-07-21 Matt Devereau[AArch64][SVE] Add ISel pattern to lower DUPLANE128...
2022-07-21 Simon Pilgrim[AArch64] Add i128 parity test
2022-07-21 Jay Foad[AMDGPU][GlobalISel] Fix subtarget checks for combining...
2022-07-21 Alexey LapshinRevert "[DebugInfo][llvm-dwarfutil] Combine overlapped...
2022-07-21 Nikita Popov[MemoryBuiltins] Add getFreedOperand() function (NFCI)
2022-07-21 Alexey Lapshin[DebugInfo][llvm-dwarfutil] Combine overlapped address...
2022-07-21 Dmitry Vyukovtsan: remove unnecessary brackets
2022-07-21 Nikita PopovReapply [InstCombine] Don't check for alloc fn before...
2022-07-21 Nikita Popov[MemoryBuiltins] Default to trivial mapper in getAllocS...
2022-07-21 jacquesguanrecommit "[DAGCombiner] Teach scalarizeBinOpOfSplats...
2022-07-21 Nikita Popov[MemoryBuiltins] Don't query TLI for non-pointer functi...
2022-07-21 Chuanqi Xu[C++20] [Modules] Avoid inifinite loop when iterating...
2022-07-21 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES: asserts` in tests
2022-07-21 Ivan Butygin[mlir][memref] Missing type conversion in memref.reshap...
2022-07-21 Nikita PopovRevert "[InstCombine] Don't check for alloc fn before...
2022-07-21 Nikita Popov[InstCombine] Don't check for alloc fn before fetching...
2022-07-21 Qiu Chaofan[PowerPC] Support x86 compatible intrinsics on AIX
2022-07-21 Chen Zhengenable P10 vector builtins test on AIX 64 bit; NFC
2022-07-21 Iain Sandoere-land [C++20][Modules] Update handling of implicit...
2022-07-21 lorenzo chelini[MLIR][SCF] Enable better bufferization for `TileConsum...
2022-07-21 Haojian Wu[pseudo] Make sure we rebuild pseudo_gen tool.
2022-07-21 Daniel Bertalan[lld-macho] Optimize rebase opcode generation
2022-07-21 Zi Xuan Wu... [CSKY] Fix the testcase error due to the verifyInstruct...
2022-07-21 Chen Zhengenable P10 vector builtins test on AIX 64 bit; NFC
2022-07-21 lorenzo cheliniRevert "[RFC][MLIR][SCF] Enable better bufferization...
2022-07-21 Nikita Popov[MemoryBuiltins] Avoid isAllocationFn() call before...
2022-07-21 Rainer Orth[sanitizer_common] Support Solaris < 11.4 in GetStaticT...
2022-07-21 David Green[SelectionDAG] Fix fptoi.sat scalable vector lowering
2022-07-21 lorenzo chelini[RFC][MLIR][SCF] Enable better bufferization for `TileC...
2022-07-21 Luo, Yuanke[X86] Add test case for shuffle
2022-07-21 Congzhe Cao[LoopCacheAnalysis] Fix a type mismatch problem in...
2022-07-21 Shraiysh Vaishay[clang][OpenMP] Add IRBuilder support for taskgroup
2022-07-21 Craig Topper[RISCV] Combine (select_cc (srl (and X, 1<<C), C),...
2022-07-21 Ian Anderson[sanitizer] Use consistent checks for XDR
2022-07-21 esmeyi[AIX] follow-up of D124654.
2022-07-21 Mahesh Ravishankar[mlir][Linalg] Deprecate `tileAndFuseLinalgOps` method...
2022-07-21 owenca[clang-format][NFC] Refactor RequiresDoesNotChangeParsi...
2022-07-21 owenca[clang-format] Indent tokens after hash only if it...
2022-07-21 Craig Topper[RISCV] Refactor the common combines for SELECT_CC...
2022-07-21 Xi RuoyaoPort address sanitizer to LoongArch
2022-07-21 jacquesguan[mlir][Math] Add constant folder for LogOp.
2022-07-21 Chenbing Zheng[InstCombine] (ShiftValC >> Y) >s -1/<s 0 --> Y !=...
2022-07-21 Chenbing Zheng[InstCombine] add fold (X > C - 1) ^ (X < C + 1) -...
2022-07-21 Vitaly Buka[NFC][asan] Clang-format a code
2022-07-21 Vitaly Buka[NFC][memprof] Remove unused code
2022-07-21 Vitaly Buka[NFC][asan] Use RoundDownTo
2022-07-21 Craig Topper[RISCV] Optimize (brcond (seteq (and X, 1 << C), 0))
2022-07-21 Hui Xie[libc++] Fix proxy iterator issues that trigger an...
next