platform/upstream/llvm.git
2022-05-20 Mitch PhillipsUpdate fuzzing test to comply with new optimisation.
2022-05-20 Douglas YungRevert "[ConstantRange] Improve the implementation...
2022-05-20 Craig Topper[InstructionSimplify] Remove multiple 'break' after...
2022-05-20 Philip Reames[RISCV] Add initial test coverage for LSR
2022-05-20 Nico Weber[gn build] (manually) port 480dcdc8975d8 (llvm-ifs...
2022-05-20 Christopher... [mlir] Add missing NVGPU link dependency to VectorToGPU
2022-05-20 Jonas Devlieghere[lldb] Set correct register number for cpsr (GENERIC_RE...
2022-05-20 Craig Topper[TypePromotion] Fix another case for sext vs zext in...
2022-05-20 Qiongsi Wu[clang] Fixing arm-common, windows only and openmp...
2022-05-20 Jay Foad[AMDGPU] Mark SMEM cache invalidations as not reading...
2022-05-20 Dmitri GribenkoUse the public clang::Builtin API in the unit test
2022-05-20 Dmitri GribenkoAdjust BUILD files for [ifs] Switch to using OptTable
2022-05-20 Dmitri GribenkoAdjust BUILD files for [MLIR][GPU] Add NvGpu mma.sync...
2022-05-20 Aart Bik[mlir][sparse] add support for complex zero/one building
2022-05-20 David Goldman[clangd][ObjC] Filter ObjC method completions on the...
2022-05-20 Christopher... [MLIR][GPU] Add NvGpu mma.sync path to the VectorToGPU...
2022-05-20 Alex Brachet[ifs] Switch to using OptTable
2022-05-20 Nabeel Omer[X86] Add tests for FREM
2022-05-20 Jonas Devlieghere[lldb] Disable scripted_crashlog_json.test on Apple...
2022-05-20 Jay Foad[AMDGPU] Handle mandatory literals in isOperandLegal
2022-05-20 Jay Foad[AMDGPU] Add verification for mandatory literals
2022-05-20 Dmitri GribenkoFix an unused variable warning in no-asserts build...
2022-05-20 Nikolas Klauser[libc++] Use _LIBCPP_ASSERT by default for _PSTL_ASSERTions
2022-05-20 Guillaume ChateletRevert "[libc] Apply no-builtin everywhere, remove...
2022-05-20 Sam McCall[clangd] Provide links to clang-tidy and include-cleane...
2022-05-20 Tobias Hieta[clang-format] Don't break lines after pragma region
2022-05-20 Balazs Benics[analyzer][NFC] Remove the unused LocAsInteger::getPers...
2022-05-20 Stephen Long[clang] Honor __attribute__((no_builtin("foo"))) on...
2022-05-20 Louis Dionne[libc++] Improve error messages for disabled modes
2022-05-20 Louis Dionne[libunwind] Introduce a cmake-bridge.cfg.in file to...
2022-05-20 Louis Dionne[libc++abi] Add missing XFAIL on test
2022-05-20 Erich KeaneFix test from df2a4e to work with 32 bit windows targets.
2022-05-20 J. Ryan Stinnett[DebugInfo][NFC] Add instr-ref documentation, migration...
2022-05-20 Sanjay Patel[InstCombine] add use check to fold of bitwise logic...
2022-05-20 Sanjay Patel[InstCombine] add casted bitwise logic tests to show...
2022-05-20 Alexey Bataev[SLP]Do not emit extract elements for insertelements...
2022-05-20 Alexey Bataev[SLP][NFC]Use SmallPtrSet to avoid n*m complexity,...
2022-05-20 Haojian Wu[clangd] Support UnresolvedUsingTypeLoc AST node in...
2022-05-20 Rahul Anand R[AArch64] Generate AND in place of CSEL for predicated...
2022-05-20 Fraser Cormack[RISCV] Fix logic for determining RVV stack padding
2022-05-20 Fraser Cormack[RISCV] Add a test showing overlapping stack offsets...
2022-05-20 Kristof BeylsMinutes for pauth sync-ups have moved to Discourse.
2022-05-20 Jay Foad[AMDGPU] Add a test case for an SIFoldOperands bug
2022-05-20 Alexey Katranovtsan: add lock free stack pattern test
2022-05-20 Luo, Yuanke[X86][AMX][NFC] Refactor X86LowerAMXCast.cpp
2022-05-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+] Correct SMEM offset parsing
2022-05-20 Alex Zinenko[mlir] do not elide dialect prefix for ops with dots...
2022-05-20 David Green[ARM] Cost modelling for MVE vector fptoi_sat
2022-05-20 Caroline Concatto[AArch64][SME]Tied up ZA operand for accumulate instruc...
2022-05-20 Caroline Concatto[AArch64][SME][NFC] Add implicit operands for SME instr...
2022-05-20 Daniil Dudkin[flang] Fix use-associated false-positive error
2022-05-20 Florian Hahn[LV] Do not LoopSimplify/LCSSA after generating main...
2022-05-20 Zi Xuan Wu[NFC][test] Fix the line num of expected-error for...
2022-05-20 David Green[AArch64] Fix the generation of BE Nops
2022-05-20 Jon Chesterfield[amdgpu] Add amdgpu_kernel calling conv attribute to...
2022-05-20 Serge PavlovMake CompoundStmtBitfields::NumStmts not a bit-field
2022-05-20 Peixin-Qiao[flang][OpenMP] Fix the types of worksharing-loop variables
2022-05-20 jacquesguan[RISCV] Add VL patterns for vector widening floating...
2022-05-20 eopXD[RISCV][NFC] Remove `*=` operator for LMULType
2022-05-20 Ivan Kosarev[MIR] Provide location of extra instruction operand...
2022-05-20 Jonas Devlieghere[lldb] Update test_software_breakpoint_set_and_remove_w...
2022-05-20 Jonas Devlieghere[lldb] Fix 'ptsname_r' is only available on macOS 10...
2022-05-20 Philip Reames[RISCV] Add test showing codegen for unaligned loads...
2022-05-20 Julian Lettner[ASan] Add sleep_before_init flag
2022-05-20 Chenbing Zheng[InstCombine] [NFC] Use a pattern matcher for ExtractEl...
2022-05-20 Vitaly Buka[lit] Fix setup of sanitizer environment
2022-05-20 jacquesguan[mlir][Arithmetic] fold overlapping negf.
2022-05-19 Bill Wendling[AArch64] Add support for -fzero-call-used-regs
2022-05-19 wren romano[mlir][sparse] Adding x-macros for OverheadType
2022-05-19 Sam McCall[Serialization] Delta encode locations in expansion...
2022-05-19 Alex Brachet[bazel][libc] Fix bazel build
2022-05-19 wren romano[mlir][sparse] Factored out a "FATAL" macro for unrecov...
2022-05-19 Bill Wendling[TableGen] Add generation of argument register lists
2022-05-19 Bill WendlingRevert "[TableGen] Add generation of argument register...
2022-05-19 wren romano[mlir][sparse] Simplifying closure
2022-05-19 wren romano[mlir][sparse] Using the name "dimSizes" more consistently
2022-05-19 Bill Wendling[TableGen] Add generation of argument register lists
2022-05-19 python3kgae[DirectX backend] When cleanup module flags only remove...
2022-05-19 Alex Brachet[libc] Add strlcat
2022-05-19 Med Ismail... [lldb/test] Fix PExpect.launch issue when disabling...
2022-05-19 Craig TopperRevert "[RISCV] Add test cases showing failure to remov...
2022-05-19 Craig TopperRevert "[RISCV] Use selectShiftMaskXLen ComplexPattern...
2022-05-19 Alexander Shaposhnikov[ConstantRange] Improve the implementation of binaryOr
2022-05-19 Jorge Gorbe... [bazel] Add lib/Basic/BuiltinTargetFeatures.h to clang...
2022-05-19 Kiran Chandramohan[Flang][OpenMP] Upstream the lowering of the parallel...
2022-05-19 Nicolas CapensHandle instrumentation of scalar single-precision ...
2022-05-19 Aart Bik[mlir][sparse] fix unsigned comparison bug in assert
2022-05-19 Jay Foad[AMDGPU] Mark s_get_waveid_in_workgroup as not reading...
2022-05-19 Jay Foad[AMDGPU] Mark s_getreg as having side effects instead...
2022-05-19 Stella Stamenova[mlir] Remove unused properties from the standalone...
2022-05-19 Jennifer Yu[Clang][[OpenMP5.1] Initial parser/sema for default...
2022-05-19 Florian Hahn[LV] Drop wrap flags for reductions using VP def-use...
2022-05-19 Nico Weber[gn build] (manually) port 505ddb6b7450 (remove Unit...
2022-05-19 Keith Smiley[lld][test] Delete empty Unit test directory
2022-05-19 Nico WeberRevert "[ValueTracking] Added support to deduce PHI...
2022-05-19 Jonathan Peyton[OpenMP][libomp] Fix accidental removal of else for...
2022-05-19 David Green[ARM] Cost modelling for scalar fptoi_sat
2022-05-19 William Huang[InstCombine] NEW Baseline tests for InstCombine optimi...
2022-05-19 Kristof Beyls[Office Hours] add initial guidance for hosts
2022-05-19 William Huang[ValueTracking] Added support to deduce PHI Nodes value...
next