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-09-15
Simon Atanasyan
[MIPS] Remove unused tblgen template args. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Justas Janickas
[OpenCL] Supports optional image types in C++ for OpenC...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Cullen Rhodes
[NVPTX] NFC: Remove unused imm type intrinsic arg
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
David Green
[LV] Min/max intrinsic reduction test cases.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matthias Springer
[mlir][linalg] ComprehensiveBufferize: Do not copy...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Florian Hahn
[VPlan] Support sinking recipes with uniform users...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Xiang1 Zhang
[X86][InlineAsm] Use mem size information (*word ptr...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Alex Zinenko
[mlir] Update docs on conversion and translation to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Tobias Gysi
[mlir][linalg] Update OpDSL doc (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Amara Emerson
[AArch64][GlobalISel] Add a new reassociation for G_PTR...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Markus Lavin
[NPM] Added -print-pipeline-passes print params for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
serge-sans...
Add extra check for llvm::Any::TypeId visibility
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Esme-Yi
[obj2yaml][XCOFF] Dump sections
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Hongtao Yu
[CSSPGO][llvm-profgen] Truncate stack samples with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Mehdi Amini
Revert "[flang] Make 'this_image()' an intrinsic function"
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Mehdi Amini
Make the --mlir-disable-threading command line option...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
cwz920716
[MLIR] Use memref.copy ops in BufferResultsToOutParams...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
LLVM GN Syncbot
[gn build] Port 626586fc253c
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Nico Weber
Re-Revert "clang-tidy: introduce readability-containter...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Philip Reames
regen an autogened test which is stale
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matt Arsenault
DAG: Fix incorrect folding of fmul -1 to fneg
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Hongtao Yu
[CSSPGO] Enable pseudo probe instrumentation in O0...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Thomas Lively
[lld][WebAssembly] Use llvm-objdump to test __wasm_init...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matt Arsenault
RegAllocGreedy: Account for reserved registers in num...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Fangrui Song
[CMake] Delete obsoleted COMPILER_RT_TEST_TARGET_TRIPLE
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Matthias Springer
[mlir][linalg] PadTensorOp vectorization: Avoid redunda...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
SeparateConstOffsetFromGEP: Fix stack overflow in unrea...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
Attributor: Fix crash on undef in !callees
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
AMDGPU: Rename attributor class for uniform-work-group...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
Attributor: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Craig Rasmussen
[flang] Make 'this_image()' an intrinsic function
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Mehdi Amini
Remove unused llvm/Support/Parallel.h from MLIR (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Blaikie
NFC: DebugInfo: refactor pretty printing into a utility...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Philip Reames
[test] precommit anoter test for D109786
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Philip Reames
[test] precommit test for D109786
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Sean Silva
[mlir] Apply py::module_local() to a few more classes.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Philip Reames
autogen a test for ease of update in later patch
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Philip Reames
[SCEV] Stop applying contextual flags in applyLoopGuards
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Vedant Kumar
[StopInfoMachException] Summarize arm64e BLRAx/LDRAx...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Philip Reames
[SCEV] Attempt to define what flags are legal on a...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Tenty
[CMake][AIX] Disable visibility options in build
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Heejin Ahn
Revert "[WebAssembly] Rethrow longjmp in EH handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Joe Nash
[AMDGPU] Switch PostRA sched to MachineSched
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Nico Weber
[lld/mac] Search .tbd before binary for framework files too
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Hongtao Yu
[llvm-profgen] Ignore broken LBR samples
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Florian Hahn
[VPlan] Queue (block, operand) pairs together (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Carlier
[Sanitizers] intercept fparseln on freebsd
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Walter Lee
Put code that avoids heapifying local blocks behind...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
LLVM GN Syncbot
[gn build] Port 49992c04148e
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Saleem Abdulrasool
Revert "Revert "clang-tidy: introduce readability-conta...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Stephen Tozer
Revert "[Dexter] Improve performance by evaluating...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Bjorn Pettersson
[StackColoring] Fix a debug invariance problem
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Bjorn Pettersson
[StackColoring] Pre-commit of test case showing a debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Alexandre Rames
[NFC] Add trailing comma on TYPED_TEST_SUITE
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Nico Weber
Revert "clang-tidy: introduce readability-containter...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Nico Weber
[gn build] Use lib_dirs instead of qualified path in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
PeixinQiao
[flang][OpenMP] Add semantic check for threadprivate...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Kazu Hirata
[IPO] Use make_early_inc_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Tobias Gysi
[mli][linalg] Reuse getValueOrCreateConstantIndexOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Ben Langmuir
[JITLink] Allow moving a Symbol to a Block in a differe...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Saleem Abdulrasool
clang-tidy: introduce readability-containter-data-point...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Craig Topper
[IR] Reduce max supported integer from 2^24-1 to 2^23.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Sam Clegg
Fix test failure created by ef8c9135efcb
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Kristóf Umann
Fix a unittest file after D108695 when Z3 is enabled
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Goldman
[clangd] Ignore ObjC `id` and `instancetype` in FindTarget
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Sam Clegg
[WebAssembly] Allow import and export of TLS symbols...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Amy Kwan
[PowerPC] Exploit Prefixed Load/Stores using the refact...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Anna Thomas
Remove incorrect comment in getSingleUndroppableUse...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
AMDGPU: Avoid relying on an undef value in test
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Pavel Labath
[lldb/test] Start pexpect tests with a custom HOME
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Corentin Jabot
Cleanup identifier parsing; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Stephen Tozer
[Dexter] Improve performance by evaluating expressions...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Nico Weber
[Windows build] Use "DIA SDK" in sysroot
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Nico Weber
[llvm cmake] replace tabs with spaces in config-ix...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Justas Janickas
[OpenCL] Enables .rgba vector extension in C++ for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Tobias Gysi
[mlir][linalg] Fold ExtractSliceOps during tiling.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[runtimes] Check whether -nostdinc++ and -nostdlib...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Florian Hahn
Recommit "[LAA] Support pointer phis in loop by analyzi...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Green
[ARM] Teach DemandedVectorElts about VMOVN lanes
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Uday Bondhugula
[MLIR] Improve op parse error message for AtLeastNOpera...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Cheng Wang
[libc][Obvious] Some clean work with memmove.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matheus Izvekov
[clang] disable implicit moves when not in CPlusPLus
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Tim Northover
AArch64: fix indentation of ProcAppleA14. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Justas Janickas
[OpenCL] Tests C++ for OpenCL version macros
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Cullen Rhodes
[WebAssembly] NFC: Remove unused tblgen template args
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Cullen Rhodes
[AArch64] NFC: Use 'asm' in SIMDScalarCPY
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[Win64EH] Write .pdata symbol relocations relative...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[llvm-readobj] [COFF] Resolve relocations pointing...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[llvm-readobj] [COFF] Try to resolve symbols in unwind...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[runtimes] Calculate the path to the llvm directory...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Martin Storsjö
[runtimes] Initialize LLVM_DEFAULT_TARGET_TRIPLE if...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
serge-sans...
Check supported architectures in sseXYZ/avxXYZ headers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Heejin Ahn
[WebAssembly] Fix a typo in comments
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Blaikie
Fixup some formatting from a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Blaikie
DebugInfo: Add support for template parameters with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
David Blaikie
DebugInfo: Add support for template parameters with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Esme-Yi
[yaml2obj][XCOFF] add the SectionIndex field for symbol.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Chris Lattner
[APInt] Add a concat method, use LLVM_UNLIKELY to help...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Chen Zheng
[PowerPC] prepare more loop load/store instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Matt Arsenault
AMDGPU: Fix assert with indirect call with known requir...
commit
|
commitdiff
|
tree
|
snapshot
next