platform/upstream/llvm.git
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Simon Pilgrim[X86] Add missing (unsupported) zmm vector move classes
2022-09-16 Liqiang TaoStackProtector: ensure stack checks are inserted before...
2022-09-16 Muiez Ahmed[SystemZ][z/OS] define REMOVE_ALL_USE_DIRECTORY_ITERATO...
2022-09-16 Mark de Wever[libc++] Shows the detailed compiler version info.
2022-09-16 Sander de Smalen[AArch64][SME] Implement ABI for calls to/from streamin...
2022-09-16 Florian Hahn[AArch64] Use tbl for truncating vector FPtoUI conversions.
2022-09-16 sstwcw[clang-format] Fix template arguments in macros
2022-09-16 sstwcw[clang-format] Parse the else part of `#if 0`
2022-09-16 Adrian Vogelsgesang[libunwind] Fix usage of `_dl_find_object` on 32-bit x86
2022-09-16 Mark de Wever[NFC][libc++][test] Uses public functions.
2022-09-16 Simon Pilgrim[CostModel][X86] Add CostKinds handling for vector...
2022-09-16 Joseph Huber[Libomptarget] Revert changes to AMDGPU plugin destructors
2022-09-16 Florian Hahn[AArch64] Lower vector trunc using tbl.
2022-09-16 Aaron BallmanFix the clang Sphinx bot
2022-09-16 Kadir Cetinkaya[clang(d)] Include/Exclude CLDXC options properly
2022-09-16 Matheus IzvekovRevert "[clang] use getCommonSugar in an assortment...
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Nikita Popov[CodeGen] Don't zero callee-save registers with zero...
2022-09-16 Stanislav Mekhanoshin[AMDGPU] Added __builtin_amdgcn_ds_bvh_stack_rtn
2022-09-16 Matheus IzvekovNFC: remove accidental inclusion of libcxx test changes
2022-09-16 Johannes ReifferscheidFixes for D133947.
2022-09-16 Johannes ReifferscheidFix bufferization of collapse_shape of subviews with...
2022-09-16 Florian Hahn[AArch64] Add tests with 2 x tbl2 for v8i8 and nonconst...
2022-09-16 Matheus Izvekov[clang] template / auto deduction deduces common sugar
2022-09-16 Florian Hahn[AArch64] Lower extending uitofp using tbl.
2022-09-16 Alex Zinenko[mlir] switch bufferization to use strided layout attribute
2022-09-16 Alex Zinenko[mlir] make remaining memref dialect ops produce stride...
2022-09-16 Alex Zinenko[mlir] make memref.subview produce strided layout
2022-09-16 Nikita Popov[libcxx] Use interface library for libcxx-abi-shared
2022-09-16 Dmitry Makogon[Test] Add tests showing instcombine sinking opportunit...
2022-09-16 jacquesguan[mlir][Math] Add constant folder for SinOp.
2022-09-16 Zequan Wu[LLDB][NativePDB] Global ctor and dtor should be global...
2022-09-16 Lang Hames[ORC-RT] Update COFF, ELF support after ExecutorAddrDif...
2022-09-16 Vitaly Buka[msan] Add msan-insert-check DEBUG_COUNTER
2022-09-16 Fangrui Song[Driver][test] Disable hip-link-bc-to-bc.hip
2022-09-16 Dave Lee[lldb] Improve formatting of skipped categories message...
2022-09-16 jacquesguan[ORC-RT] Remove wrong getValue of ExecutorAddrDiff.
2022-09-16 jacquesguan[RISCV][test] Add precommit test for D132923.
2022-09-16 Fangrui Song[HIP][test] Avoid %T
2022-09-16 Jez Ng[lld-macho][reland] Add support for N_INDR symbols
2022-09-16 Lang Hames[ORC-RT] Invert the layout of the trivial-jit-re-dlopen...
2022-09-16 Lang Hames[ORC-RT] Make ExecutorAddrDiff an alias for uint64_t.
2022-09-16 Gulfem Savrun... [InstrProfiling] No runtime hook for unused funcs
2022-09-16 Brad Smith[lit] Set shlibpath_var on OpenBSD
2022-09-16 Yuta Mukai[MachinePipeliner] Fix the interpretation of the schedu...
2022-09-15 Colin CrossSet HOME for tests that use module cache path
2022-09-15 Navid EmamdoostAdd -fsanitizer-coverage=control-flow
2022-09-15 Jeffrey Byrnes[NFC] Fix tests in commit 20cf170e68def
2022-09-15 Colin CrossFix std::fpos pretty printer on musl
2022-09-15 Aart Bik[mlir][sparse][python] improve sparse encoding test
2022-09-15 David Green[AArch64] Add some vector lowering tests and regenerate...
2022-09-15 Roy Sundahl[test][fuzzer] XFAIL tvOS tests pending investigation...
2022-09-15 Amy HuangFix error in clang /MT equivalent flag patch.
2022-09-15 Philip Reames[RISCV] Verify merge operand is tied properly
2022-09-15 Philip Reames[RISCV] Verify VL operand on instructions if present
2022-09-15 Alexander Timofeev[AMDGPU] Always select s_cselect_b32 for uniform 'selec...
2022-09-15 Vitaly Buka[test] Regenerate few tests
2022-09-15 Erich KeaneStop trying to fixup 'overloadable' prototypeless funct...
2022-09-15 Joseph Huber[Libomptarget] Embed bitcode library in static library...
2022-09-15 Hanhan Wang[mlir][linalg] Propagate attributes when doing named...
2022-09-15 Florian Hahn[CGP] Update failing test missed in 81a11da762577.
2022-09-15 Groverkss[MLIR][Presburger] Improve unittest parsing
2022-09-15 Philip Reames[RISCV] Add test coverage for mixed fixed and scalable...
2022-09-15 Florian Hahn[CGP,AArch64] Replace zexts with shuffle that can be...
2022-09-15 Haojian WuRevert "Fix bazel build after 84d07d021333f7b5716f0444d...
2022-09-15 Sergei Barannikov[SDAG] Add `getCALLSEQ_END` overload taking `uint64_t`s
2022-09-15 Sanjay Patel[SCCP] convert ashr to lshr for non-negative shift...
2022-09-15 Sanjay Patel[SCCP] add tests for ashr range transforms; NFC
2022-09-15 Amy HuangAdd Clang driver flags equivalent to cl's /MD, /MT...
2022-09-15 GroverkssRevert "[MLIR][Presburger] Improve unittest parsing"
2022-09-15 GroverkssRevert "[mlir] Remove the unused source file."
2022-09-15 Aart Bik[mlir][sparse] partially implement codegen for sparse_t...
2022-09-15 Siva Chandra... [libc] Add the implementation of the "remove" function.
2022-09-15 Craig Topper[IntegerDivision][AMDGPU] Use CreateLogicalOr to block...
2022-09-15 Sanjay Patel[InstCombine] fold X*X == 0 --> X == 0
2022-09-15 Sanjay Patel[InstCombine] add tests for X*X == 0; NFC
2022-09-15 Simon Pilgrim[CostModel][X86] Add CostKinds handling for vector...
2022-09-15 Jay Foad[AMDGPU] Add GFX11 ds_bvh_stack_rtn_b32 instruction
2022-09-15 Joe Loser[libc++] Clean up `_LIBCPP_HAS_NO_PLATFORM_WAIT` macro
2022-09-15 Matt ArsenaultAMDGPU: Use GlobalPriority for largest register tuples
2022-09-15 Jakub Kuderski[mlir][arith] Support wide int cast emulation
2022-09-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Add disassembler tests for v_readfi...
2022-09-15 Nico WeberRevert "[lld-macho] Add support for N_INDR symbols"
2022-09-15 Sander de Smalen[AArch64][SME] Fix lowering of llvm.aarch64.get.pstatesm()
2022-09-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-09-15 Simon Pilgrim[CostModel][X86] Remove redundant SSSE3 checks from...
2022-09-15 Matt ArsenaultRegAllocGreedy: Avoid overflowing priority bitfields
2022-09-15 Simon Pilgrim[CostModel][X86] Remove redundant BTVER2 checks from...
2022-09-15 Simon Pilgrim[CostModel][X86] Remove redundant BTVER2 checks from...
2022-09-15 Florian Hahn[AArch64] Add big-endian tests for trunc-to-tbl.ll
2022-09-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Add validation of constant bus...
2022-09-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Add VOPD literals validation
2022-09-15 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Refactor AMDGPUAsmParser::validateVOP...
2022-09-15 Mehdi AminiApply clang-tidy fixes for llvm-include-order in TypeTe...
2022-09-15 Mehdi AminiApply clang-tidy fixes for bugprone-argument-comment...
2022-09-15 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-09-15 Tue Ly[libc][math] Improve sinhf and coshf performance.
2022-09-15 Alexey Lapshin[DWARFLinker][NFC] Set the target DWARF version explicitly.
2022-09-15 Simon Pilgrim[CostModel][X86] Add CostKinds handling for vector...
next