platform/upstream/llvm.git
2022-05-05 Mariusz Sikora[AMDGPU] Use d16 flag for image.sample instructions
2022-05-05 Wael Yehia[AIX][PGO] Enable linux style PGO on AIX
2022-05-05 Eric Li[clang][dataflow] Add flowConditionIsTautology function
2022-05-05 Patryk Wychowaniec[AVR] Always expand STDSPQRr & STDWSPQRr
2022-05-05 Lian Wang[RISCV][NFC] Use true_mask replace riscv_vmset_vl in...
2022-05-05 Phoebe Wang[X86] Add `void` to void function. NFC
2022-05-05 Luo, Yuanke[X86][AMX] Replace PXOR instruction with SET0 in AMX...
2022-05-05 Ben Shi[Disassembler][AVR] Remove unused static functions
2022-05-05 Craig Topper[X86] Call initializeX86PreTileConfigPass from LLVMInit...
2022-05-05 Craig Topper[SelectionDAG] Use llvm::any_of to simplify a loop...
2022-05-05 Ben Shi[MC][AVR] Implement decoding ST/LD
2022-05-05 Ben Shi[MC][AVR] Implement decoding STD/LDD
2022-05-05 Alexander Shaposhnikov[InstCombine] Fold ((A&B)^C)|B
2022-05-05 Ayke van Laethem[compiler-rt][AVR] Fix avr_SOURCES CMake variable
2022-05-05 Craig Topper[RISCV] Use movImm went multiplying by simm12 in getVLE...
2022-05-05 Alexander Shaposhnikov[InstCombine][NFC] Update comment in and-xor-or.ll
2022-05-05 Alexander Shaposhnikov[InstCombine][NFC] Add baseline tests for folds of...
2022-05-04 Nico Weber[lld/mac] Support writing zippered dylibs and bundles
2022-05-04 Nico Weber[llvm-otool] Make `llvm-otool -l` output compatible...
2022-05-04 Craig Topper[PowerPC] Re-run update_mir_test_checks.py on nofpexcep...
2022-05-04 H.J. Lu[sanitizer] Use newfstatat for x32
2022-05-04 Jason MolendaRemove expected fail for TestStepNoDebug on AArch64
2022-05-04 Junfeng Dong[DebugInfo] Give warning instead of error for premature...
2022-05-04 Jez Ng[lld-macho][nfc] Set test min version to 11.0
2022-05-04 Jason MolendaUpdate the CFA to use $sp when $fp is restored on arm64
2022-05-04 Zixu WangRevert "Revert "[clang][extract-api] Use relative inclu...
2022-05-04 Philip Reames[RISCV] Add a version of insertVSETVLI which uses an...
2022-05-04 Stanislav Mekhanoshin[AMDGPU] Handle LDS DMA and LDS_DIRECT hazards
2022-05-04 Jon Chesterfield[amdgpu] Elide module lds allocation in kernels with...
2022-05-04 Craig Topper[RISCV] Add a special case to treat riscv-v-vector...
2022-05-04 Congzhe Cao[LoopCacheAnalysis][NFC] Add a test case for improved...
2022-05-04 David Green[ARM] Delay creation of MVE Imm shifts to legalization
2022-05-04 Amir Ayupov[BOLT][NFC] Move getInliningInfo out of Inliner class
2022-05-04 Amir Ayupov[BOLT][NFC] Minor cleanup in ICP getCallTargets and...
2022-05-04 Yitzhak Mandelbaum[clang-tidy] Escape diagnostic messages before passing...
2022-05-04 Ayke van Laethem[compiler-rt][AVR] Use correct return value for __ledf2 etc
2022-05-04 Aaron BallmanFix a crash on targets where __bf16 isn't supported
2022-05-04 Min-Yih Hsu[mlir][LLVMIR] Do not update instMap via assignments...
2022-05-04 Teresa Johnson[memprof] Use unknown_function error type for missing...
2022-05-04 Martin Storsjö[libunwind] Silence warnings about unused variables...
2022-05-04 Martin Storsjö[libunwind] [CMake] Handle the RelWithDebInfo configura...
2022-05-04 Amir Ayupov[BOLT][NFC] Fix MCPlusBuilder::getAliases caching behavior
2022-05-04 Zixu WangRevert "[clang][extract-api] Use relative includes"
2022-05-04 owenca[clang-format] Fix a bug in AlignConsecutiveAssignments
2022-05-04 LLVM GN Syncbot[gn build] Port 80045e9afa2f
2022-05-04 Nikolas Klauser[libc++] Implement ranges::for_each{, _n}
2022-05-04 Florian Mayer[HWASan] cleanup imports in hwasan_symbolize.
2022-05-04 Louis Dionne[libc++] Refactor max_size.pass.cpp
2022-05-04 Luboš Luňák[lldb] parallelize calling of Module::PreloadSymbols()
2022-05-04 Zixu Wang[NFC] Remove unfinished test case
2022-05-04 Zixu Wang[clang][extract-api] Use relative includes
2022-05-04 Aaron BallmanFix a failing assertion with vector type initialization
2022-05-04 Sanjay Patel[InstCombine] add type constraint to intrinsic+shuffle...
2022-05-04 Sanjay Patel[InstCombine] move shuffle after funnel shift with...
2022-05-04 Sanjay Patel[InstCombine] add tests for funnel-shift with shuffled...
2022-05-04 Yaxun (Sam... [NFC][CUDA][HIP] rework mangling number for aux target
2022-05-04 Bixia Zheng[mlir][sparse][taco] Support more data types.
2022-05-04 Cyndy Ishida[clang] Track how headers get included generally during...
2022-05-04 Aaron BallmanFix a crash on invalid with _Generic expressions
2022-05-04 Florian Hahn[VPlan] Add test for printing plan with an exit value.
2022-05-04 Sanjay Patel[InstCombine] propagate FMF when reordering intrinsics...
2022-05-04 Sanjay Patel[InstCombine] add FMF to tests for better coverage...
2022-05-04 Ilya Biryukov[Sema] Simplify CheckConstraintSatisfaction. NFC
2022-05-04 Sanjay Patel[InstCombine] move shuffle after fma with same-shuffled...
2022-05-04 Sanjay Patel[InstCombine] add tests for fma with shuffled operands...
2022-05-04 Alexander Belyaev[mlir] Add a flag to allow equivalent results.
2022-05-04 Eric Li[clang][dataflow] Only skip ExprWithCleanups when visit...
2022-05-04 David Green[VectorCombine] Add tests for shuffle binops patterns...
2022-05-04 Fraser Cormack[RISCV] Add a test showing incorrect VSETVLI insertion
2022-05-04 Nikita Popov[SDAG] Handle truncated not in haveNoCommonBitsSet()
2022-05-04 Nikita Popov[SCEV] Add additional poison implication tests (NFC)
2022-05-04 Phoebe Wang[X86] Fix uninitialized variable warnings in cetintrin...
2022-05-04 Aaron BallmanDo not rely on implicit int for this test
2022-05-04 Aaron BallmanBump the serialization major version number
2022-05-04 Bradley Smith[AArch64][SVE] Restore SP from FP when SVE CSRs and...
2022-05-04 Nikita Popov[InstCombine] Fix commuted tests (NFC)
2022-05-04 Nikita Popov[SCEV] Add poison implication tests for umin_seq (NFC)
2022-05-04 Aaron BallmanFix failing buildbot for lldb
2022-05-04 Aaron BallmanChange the behavior of implicit int diagnostics
2022-05-04 Phoebe Wang[X86] Fix redundant `%s` in RUN command. NFC
2022-05-04 Andrzej Warzynski[flang][driver] Define the default frontend driver...
2022-05-04 Tobias Hieta[CMake] Make omitting CMAKE_BUILD_TYPE an error
2022-05-04 Simon Pilgrim[X86] load-local illegal types tests - expose the load...
2022-05-04 Florian HahnRecommit "[VPlan] Remove uneeded needsVectorIV check."
2022-05-04 Jonas Paulsson[SystemZ] Avoid crashing in tryRISBGZero().
2022-05-04 Daniil Dudkin[flang] Fix ICE for passing a label for non alternate...
2022-05-04 Tobias Hieta[docs] Improve documentation around CMAKE_BUILD_TYPE
2022-05-04 Ulrich Weigand[libunwind][SystemZ] Unwind out of signal handlers
2022-05-04 Martin Liskatsan: fix GCC warnings
2022-05-04 Matthias Springer[mlir][linalg][bufferize][NFC] Remove remaining Compreh...
2022-05-04 Matthias Springer[mlir][linalg][bufferize][NFC] Make init_tensor elimina...
2022-05-04 Fangrui Song[ELF] Support custom sections between DATA_SEGMENT_ALIG...
2022-05-04 Matthias Springer[mlir][bufferize] Allow in-place bufferization for...
2022-05-04 serge-sans... [iwyu] Handle regressions in libLLVM header include
2022-05-04 Marius Brehler[mlir] Add missing CMake deps to mlir-pdll
2022-05-04 Luboš Luňák[ThreadPool] delete debug global variable if not needed
2022-05-04 Douglas YungMark test icf-safe.s as requiring aarch64 to fix buildb...
2022-05-04 Luboš Luňák[lldb] use one shared ThreadPool and task groups
2022-05-04 Luboš Luňák[ThreadPool] add ability to group tasks into separate...
2022-05-04 Luo, Yuanke[fastregalloc] Fix bug when undef value is tied to...
next