projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-03-03
River Riddle
[mlir][pdl] Add a new !pdl.range<> type
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Xun Li
[LICM][Coroutine] Don't sink stores from loops with...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[test] Fix profiling.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jin Lin
Add the use of register r for outlined function when...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
Fix flang build after D97804
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
George Balatsouras
[dfsan] Remove hard-coded shadow width in more tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Zequan Wu
[lld-link] Add safe icf mode to lld-link, which does...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
[mlir][IR] Refactor the internal implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho] Fix test breakage introduced by D97799
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Sanjay Patel
[Analysis] simplify propagation of FMF in recurrences...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stefan Gränitz
[lli] Add JITLink link component after 99a6d003edbe
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
David Blaikie
Fix use of deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] Temporary hack: disable Apple back-deployment...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
MaheshRavishankar
[mlir] Remove incorrect folding for SubTensorInsertOp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Florian Hahn
[AArch64] Add implicit uses for operands when expanding...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stefan Gränitz
Revert "hack to unbreak check-llvm on win after D97335...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Soumi Manna
[WebAssembly] Add missing default cases in switch state...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho] Require -arch and -platform_version to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho][nfc] Parse more options using getLastArg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Whitney Tsang
[LoopUnrollRuntime] Add option to assume the non latch...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Alexey Bataev
[Cost]Add tests for boolean and/or reductions, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Address review comment from D97219 (follow up to 8051156)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Sink routine for replacing a operand bundle to CallBase...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[LSR] Unify scheduling of existing and inserted addrecs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jonas Paulsson
[SystemZ] Reimplement the i8/i16 compare-and-swap logic.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Peter Steinfeld
[flang] Prohibit MODULE procedures in the global scope
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hanhan Wang
[mlir][linalg] Add depthwise_conv_2d_input_nhwc_filter_...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Florian Hahn
[AArch64] Move CALL_RVMARKER definition after CALL.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[test] Improve PGO tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Zequan Wu
[Coverage] Emit gap region between statements if first...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Sam McCall
[clangd] ObjC fixes for semantic highlighting and xref...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
George Balatsouras
[dfsan] Remove hardcoded shadow width in abilist_aggreg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Petr Hosek
[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] NFC: Normalize links to bug reports
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stanislav Mekhanoshin
[AMDGPU] Exclude always_inline from max bb threshold
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Mehdi Amini
Add basic JIT Python Bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Mehdi Amini
Add C bindings for mlir::ExecutionEngine
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hongtao Yu
[CSSPGO][llvm-profgen] Continue disassembling after...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Choongwoo Han
[llvm-cov] Cache file status information
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Elia Geretto
[XRay][x86_64] Fix CFI directives in assembly trampolines
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] Use generator expression to simplify the CMake...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hanhan Wang
[mlir][linalg] Delete unused vars if there are shaped...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
MaheshRavishankar
[mlir] Add LinalgInterface method to clone with a given...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Fix a build warning from ea7d208
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[basicaa] Rewrite isGEPBaseAtNegativeOffset in terms...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Baptiste Saleil
[VirtRegRewriter] Insert missing killed flags when...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[basicaa] Fix a latent bug in isGEPBaseAtNegativeOffset
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[basicaa] Minor indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[pstl] Fix broken policy_traits and clean up unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[tests] Add tests for cases brought up during review...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Arnold Schwaighofer
[coro async] Allow a coro.suspend.async to specify...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Benjamin Kramer
[mlir][Shape] Lower cstr_eq to shape_eq + assert
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Nathan James
[clang-tidy] Deprecate readability-deleted-default...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Nathan James
[clang-query] Fix help text after D91918
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Simon Pilgrim
[X86] Fold scalar_to_vector(x) -> extract_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
David Tenty
[AIX][clang][driver] Restrict /usr/lib to internal...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Daniel McIntosh
[test] Fix apparent typo in clang/test/Driver/std.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Benjamin Kramer
[mlir][Shape] Make shape_eq nary
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Nico Weber
Revert "[InstrProfiling] Place __llvm_prf_vnodes and...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Benjamin Kramer
[mlir][Shape] Make cstr_eq more like cstr_broadcastable
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Melanie Blower
[clang][patch] To solve PR26413, x86 interrupt routines...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Aaron Ballman
Implement P2173 for attributes on lambdas
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Anastasia Stulova
[OpenCL] Prevent adding extension pragma by default.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hans Wennborg
Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attac...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hans Wennborg
revert llvm/include/llvm/Analysis/ObjCARCUtil.h part...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Kadir Cetinkaya
[clangd] Make WorkspaceSymbols request work with empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Ayke van Laethem
[AVR] Fix def state of operands
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Ayke van Laethem
[AVR] Fix expansion of NEGW
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Ayke van Laethem
[AVR] Add register aliases XL, YH, etc
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Matt Arsenault
GlobalISel: Add default implementation of assignValueToReg
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Aaron Ballman
Improve static_assert/_Static_assert diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Piotr Sobczak
[AMDGPU] Introduce Strict WQM mode
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Vladislav Vinogradov
[mlir][ODS] Use StringLiteral instead of StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Vladislav Vinogradov
[mlir][NFC] Use `BaseMemRefType::isValidElementType...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Christian Sigg
[mlir] Silence -Wglobal-constructors error in CudaRunti...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Raphael Isemann
[lldb][NFC] Delete unused AddressResolverName
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Christian Sigg
[mlir] Move cuda tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stephen Kelly
[ASTMatchers] Make Param functors variadic
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Sam McCall
[clangd] Fix uninit member
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
JinGu Kang
[AArch64] Add missing intrinsics for vcls
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Mikael Holmen
[lld][MachO] Silence "enumeral and non-enumeral type...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Yankovsky
[lldb] Fix handling of `DW_AT_decl_file` according...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Piotr Sobczak
[AMDGPU] Rename amdgcn_wwm to amdgcn_strict_wwm
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Carl Ritson
[AMDGPU] Rename llvm.amdgcn.msaa.load to llvm.amdgcn...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Thomas Preud...
[FileCheck] Do not skip end of line in diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Petr Hosek
[runtimes] Use standalone build only for compiler-rt
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
David Green
[ARM] Ensure undef is propagated to CBZ/CBNZ flags
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
[WebAssembly] Swap operand order of call_indirect in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Prateek Pardeshi
[Polly] Refabricating IsOutermostParallel() from Intege...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hsiangkai Wang
[RISCV] Use RISCVV_BUILTIN for vector intrinsic checking.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Qiu Chaofan
[PowerPC] Allow spilling GPR to VSR on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Craig Topper
[LegalizeVectorTypes] Improve SplitVecRes_INSERT_SUBVEC...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jianzhou Zhao
Fix the build error caused by D97570
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jianzhou Zhao
[dfsan] Propagate origin tracking at load
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Nathan James
[clang][NFC] pack StaticDiagInfoRec
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Nathan James
[clang-tidy][NFC] Use equalsBoundNode matchers to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Wang, Pengfei
[NFC] Add x86_amx and some missed half, bfloat keywords...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
George Balatsouras
[dfsan] Fix clang-tidy warnings
commit
|
commitdiff
|
tree
|
snapshot
next