platform/upstream/llvm.git
2022-05-20 Ahmed Bougacha[ObjCARC] Drop nullary clang.arc.attachedcall bundles...
2022-05-20 Dan Gohman[WebAssembly] Strip TLS when "atomics" is not enabled
2022-05-20 Jim InghamConvert the test file for TestIgnoredExceptions.py...
2022-05-20 Alex Brachet[lld-macho] Stop crash when emitting personalities...
2022-05-20 Bixia Zheng[mlir][sparse] Support more complex operations.
2022-05-20 Shilei Tian[NVPTX] Enable AtomicExpandPass for NVPTX
2022-05-20 Shilei Tian[LLVM] Add a check if should cast atomic operations...
2022-05-20 Mitch PhillipsPPC+TSan whack-a-mole, round 3.
2022-05-20 Jonas Devlieghere[lldb] Fix spurious assertion in PrintCommandOutput
2022-05-20 Will Hawkins[lldb] Consider binary as module of last resort
2022-05-20 Mitch PhillipsAdd 'ppc' as a target (for both 32- and 64-bit ppc).
2022-05-20 Michael Kruse[OpenMP] Fix partial unrolling off-by-one.
2022-05-20 Aaron BallmanAdd a page to track C defect report status
2022-05-20 Mitch PhillipsMark new TSan test as unsupported on PPC.
2022-05-20 Balazs Benics[clang-tidy] modernize-deprecated-headers should ignore...
2022-05-20 Balazs Benics[clang-tidy] Introduce the WarnIntoHeaders option to...
2022-05-20 Joseph Huber[Libomptarget] Add branch prediction intrinsic to state...
2022-05-20 Balazs BenicsReland "[clang-tidy] modernize-deprecated-headers check...
2022-05-20 Zequan Wu[CodeView] Combine variable def ranges that are continuous.
2022-05-20 Bill Wendling[AArch64] Use proper instruction mnemonics for FPRs
2022-05-20 Alexander ShaposhnikovRecommit "[ConstantRange] Improve the implementation...
2022-05-20 Jim InghamAdd some diagnostics to diagnose bot-only failures...
2022-05-20 Sam McCallAvoid uninitialized Diag.ID (which we pass but never...
2022-05-20 Mitch PhillipsFix up fuzzing test on Windows.
2022-05-20 Adrian PrantlAdapt C++ std::string dataformatter for D125496
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
next