platform/upstream/llvm.git
2021-03-04 Arthur O'Dwyer[libc++] Introduce __identity_t<T>. NFCI.
2021-03-04 Christopher... [libcxx] adds concept `std::common_reference_with`
2021-03-04 Aart Bik[mlir][sparse] fix bug in reduction chain
2021-03-04 Juneyoung Lee[LangRef] fix undefined label
2021-03-04 Juneyoung Lee[LangRef] Make lifetime intrinsic's semantics consisten...
2021-03-04 River Riddle[mlir] Add support for generating Attribute classes...
2021-03-04 Craig Topper[RISCV] Make use of the required features in BuiltinInf...
2021-03-04 Fangrui Song[IRSymTab] Set FB_used on llvm.compiler.used symbols
2021-03-04 Steven Wan[AIX] Update default arch on AIX
2021-03-03 River Riddle[mlir][pdl][NFC] Rename InputOp to OperandOp
2021-03-03 River Riddle[mlir][pdl] Add a new !pdl.range<> type
2021-03-03 Xun Li[LICM][Coroutine] Don't sink stores from loops with...
2021-03-03 Fangrui Song[test] Fix profiling.ll
2021-03-03 Jin LinAdd the use of register r for outlined function when...
2021-03-03 River RiddleFix flang build after D97804
2021-03-03 George Balatsouras[dfsan] Remove hard-coded shadow width in more tests
2021-03-03 Zequan Wu[lld-link] Add safe icf mode to lld-link, which does...
2021-03-03 River Riddle[mlir][IR] Refactor the internal implementation of...
2021-03-03 Jez Ng[lld-macho] Fix test breakage introduced by D97799
2021-03-03 Sanjay Patel[Analysis] simplify propagation of FMF in recurrences...
2021-03-03 Stefan Gränitz[lli] Add JITLink link component after 99a6d003edbe
2021-03-03 David BlaikieFix use of deprecated API
2021-03-03 Louis Dionne[libc++] Temporary hack: disable Apple back-deployment...
2021-03-03 MaheshRavishankar[mlir] Remove incorrect folding for SubTensorInsertOp
2021-03-03 Florian Hahn[AArch64] Add implicit uses for operands when expanding...
2021-03-03 Stefan GränitzRevert "hack to unbreak check-llvm on win after D97335...
2021-03-03 Soumi Manna[WebAssembly] Add missing default cases in switch state...
2021-03-03 Jez Ng[lld-macho] Require -arch and -platform_version to...
2021-03-03 Jez Ng[lld-macho][nfc] Parse more options using getLastArg...
2021-03-03 Whitney Tsang[LoopUnrollRuntime] Add option to assume the non latch...
2021-03-03 Alexey Bataev[Cost]Add tests for boolean and/or reductions, NFC.
2021-03-03 Philip ReamesAddress review comment from D97219 (follow up to 8051156)
2021-03-03 Philip ReamesSink routine for replacing a operand bundle to CallBase...
2021-03-03 Philip Reames[LSR] Unify scheduling of existing and inserted addrecs
2021-03-03 Jonas Paulsson[SystemZ] Reimplement the i8/i16 compare-and-swap logic.
2021-03-03 Peter Steinfeld[flang] Prohibit MODULE procedures in the global scope
2021-03-03 Hanhan Wang[mlir][linalg] Add depthwise_conv_2d_input_nhwc_filter_...
2021-03-03 Florian Hahn[AArch64] Move CALL_RVMARKER definition after CALL.
2021-03-03 Fangrui Song[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf...
2021-03-03 Fangrui Song[test] Improve PGO tests
2021-03-03 Zequan Wu[Coverage] Emit gap region between statements if first...
2021-03-03 Sam McCall[clangd] ObjC fixes for semantic highlighting and xref...
2021-03-03 George Balatsouras[dfsan] Remove hardcoded shadow width in abilist_aggreg...
2021-03-03 Petr Hosek[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
2021-03-03 Louis Dionne[libc++] NFC: Normalize links to bug reports
2021-03-03 Stanislav Mekhanoshin[AMDGPU] Exclude always_inline from max bb threshold
2021-03-03 Mehdi AminiAdd basic JIT Python Bindings
2021-03-03 Mehdi AminiAdd C bindings for mlir::ExecutionEngine
2021-03-03 Hongtao Yu[CSSPGO][llvm-profgen] Continue disassembling after...
2021-03-03 Choongwoo Han[llvm-cov] Cache file status information
2021-03-03 Elia Geretto[XRay][x86_64] Fix CFI directives in assembly trampolines
2021-03-03 Louis Dionne[libc++] Use generator expression to simplify the CMake...
2021-03-03 Louis Dionne[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept
2021-03-03 Hanhan Wang[mlir][linalg] Delete unused vars if there are shaped...
2021-03-03 MaheshRavishankar[mlir] Add LinalgInterface method to clone with a given...
2021-03-03 Philip ReamesFix a build warning from ea7d208
2021-03-03 Philip Reames[basicaa] Rewrite isGEPBaseAtNegativeOffset in terms...
2021-03-03 Baptiste Saleil[VirtRegRewriter] Insert missing killed flags when...
2021-03-03 Philip Reames[basicaa] Fix a latent bug in isGEPBaseAtNegativeOffset
2021-03-03 Philip Reames[basicaa] Minor indentation fix
2021-03-03 Louis Dionne[pstl] Fix broken policy_traits and clean up unused...
2021-03-03 Philip Reames[tests] Add tests for cases brought up during review...
2021-03-03 Arnold Schwaighofer[coro async] Allow a coro.suspend.async to specify...
2021-03-03 Benjamin Kramer[mlir][Shape] Lower cstr_eq to shape_eq + assert
2021-03-03 Nathan James[clang-tidy] Deprecate readability-deleted-default...
2021-03-03 Nathan James[clang-query] Fix help text after D91918
2021-03-03 Simon Pilgrim[X86] Fold scalar_to_vector(x) -> extract_subvector...
2021-03-03 David Tenty[AIX][clang][driver] Restrict /usr/lib to internal...
2021-03-03 Daniel McIntosh[test] Fix apparent typo in clang/test/Driver/std.c
2021-03-03 Benjamin Kramer[mlir][Shape] Make shape_eq nary
2021-03-03 Nico WeberRevert "[InstrProfiling] Place __llvm_prf_vnodes and...
2021-03-03 Benjamin Kramer[mlir][Shape] Make cstr_eq more like cstr_broadcastable
2021-03-03 Melanie Blower[clang][patch] To solve PR26413, x86 interrupt routines...
2021-03-03 Aaron BallmanImplement P2173 for attributes on lambdas
2021-03-03 Anastasia Stulova[OpenCL] Prevent adding extension pragma by default.
2021-03-03 Hans WennborgRevert "[ObjC][ARC] Use operand bundle 'clang.arc.attac...
2021-03-03 Hans Wennborgrevert llvm/include/llvm/Analysis/ObjCARCUtil.h part...
2021-03-03 Kadir Cetinkaya[clangd] Make WorkspaceSymbols request work with empty...
2021-03-03 Ayke van Laethem[AVR] Fix def state of operands
2021-03-03 Ayke van Laethem[AVR] Fix expansion of NEGW
2021-03-03 Ayke van Laethem[AVR] Add register aliases XL, YH, etc
2021-03-03 Matt ArsenaultGlobalISel: Add default implementation of assignValueToReg
2021-03-03 Aaron BallmanImprove static_assert/_Static_assert diagnostics
2021-03-03 Piotr Sobczak[AMDGPU] Introduce Strict WQM mode
2021-03-03 Vladislav Vinogradov[mlir][ODS] Use StringLiteral instead of StringRef...
2021-03-03 Vladislav Vinogradov[mlir][NFC] Use `BaseMemRefType::isValidElementType...
2021-03-03 Christian Sigg[mlir] Silence -Wglobal-constructors error in CudaRunti...
2021-03-03 Raphael Isemann[lldb][NFC] Delete unused AddressResolverName
2021-03-03 Christian Sigg[mlir] Move cuda tests
2021-03-03 Stephen Kelly[ASTMatchers] Make Param functors variadic
2021-03-03 Sam McCall[clangd] Fix uninit member
2021-03-03 JinGu Kang[AArch64] Add missing intrinsics for vcls
2021-03-03 Mikael Holmen[lld][MachO] Silence "enumeral and non-enumeral type...
2021-03-03 Andy Yankovsky[lldb] Fix handling of `DW_AT_decl_file` according...
2021-03-03 Piotr Sobczak[AMDGPU] Rename amdgcn_wwm to amdgcn_strict_wwm
2021-03-03 Carl Ritson[AMDGPU] Rename llvm.amdgcn.msaa.load to llvm.amdgcn...
2021-03-03 Thomas Preud... [FileCheck] Do not skip end of line in diagnostics
2021-03-03 Petr Hosek[runtimes] Use standalone build only for compiler-rt
2021-03-03 David Green[ARM] Ensure undef is propagated to CBZ/CBNZ flags
2021-03-03 Andy Wingo[WebAssembly] Swap operand order of call_indirect in...
next