platform/upstream/llvm.git
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...
2022-05-04 Craig Topper[RISCV] Update isLegalAddressingMode for RVV.
2022-05-04 Craig Topper[RISCV] Make use of SHXADD instructions in RVV spill...
2022-05-04 Craig Topper[RISCV] Don't lookup TII in RISCVInstrInfo::getVLENFact...
2022-05-04 Amir Ayupov[BOLT] Fix ICPJumpTablesTopN option use
2022-05-04 Amir Ayupov[BOLT][NFC] Make ICP options naming uniform
2022-05-04 Amir Ayupov[BOLT][NFC] ICP: simplify findTargetsIndex
2022-05-04 Amir Ayupov[BOLT][NFC] Refactor ICP::findCallTargetSymbols
2022-05-04 Amir Ayupov[BOLT][CMAKE] Fix llvm-bolt-fuzzer build
2022-05-04 Weverything[riscv] Mark function as used to avoid unused warning.
2022-05-04 Hongtao Yu[CSSPGO] Relax size limitation for priority inlining...
2022-05-04 Hongtao Yu[CSSPGO][NFC] Replace SampleProfileLoader::ProfileIsCS...
2022-05-04 Alex Borcan[lld] Implement safe icf for MachO
2022-05-04 Joseph Huber[OpenMP] Fix save-temps name in linker wrapper
2022-05-04 Philip Reames[riscv] Add vsetvli tests involving moves to/from scala...
2022-05-03 Philip Reames[riscv] Add a couple more vsetvli tests
2022-05-03 Weverything[psuedo] Fix for unused warning by moving code into...
2022-05-03 Weverything[trace][intelpt] Fix out-of-bounds access.
2022-05-03 Matt ArsenaultARM: Fix using undefined virtual registers in test
2022-05-03 Matt ArsenaultARM: Cleanup MIR test
2022-05-03 Matt ArsenaultAMDGPU: Remove some invalid kill flags in tests
next