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
2020-10-24
Simon Pilgrim
[InstCombine] narrowFunnelShift - fold trunc/zext or...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Simon Pilgrim
[DAG] Add BuildVectorSDNode::getRepeatedSequence helper...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Simon Pilgrim
[LegalizeTypes] Legalize vector rotate operations
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Nikita Popov
[BasicAA] Avoid duplicate cache lookup (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Nikita Popov
[BasicAA] Fix caching in the presence of phi cycles
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Jonas Paulsson
[SystemZ] Define MaxInstLength to have the value of 6.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Michał Górny
[lldb] [Process/NetBSD] Use XStateRegSet for all FPU...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Martin Storsjö
[lldb] Fix building with GCC 7. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Tony
[AMDGPU] Cleanup AMDGPUUsage.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Michael Kruse
[flang] Fix pimpl idiom for IntrinsicProcTable.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Med Ismail...
[llvm/DebugInfo] Emit DW_OP_implicit_value when tuning...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Vitaly Buka
[NFC][UBSAN] Refine CHECK pattern in test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Peter Collingbourne
hwasan: Disable operator {new,delete} interceptors...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Michael Kruse
[flang][msvc] Fix lambda capture ambiguity. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Michael Kruse
[flang][windows] Support platform-specific path separator.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Zequan Wu
[llvm-cov] don't include all source files when provided...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
David Blaikie
fix lldb for recent libDebugInfoDWARF API change
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Vitaly Buka
[NFC][UBSAN] Avoid "not FileCheck" in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Duncan P. N...
HeaderSearch: Simplify use of FileEntryRef in HeaderSea...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
David Blaikie
llvm-dwarfdump: Support verbose printing DW_OP_convert...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Duncan P. N...
clangd: Stop calling FileEntryRef::FileEntryRef
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Mehdi Amini
Add CMake dependency from MLIRJitRunner on all dialects
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Duncan P. N...
FileManager: Reorder declarations of FileEntry and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Hongtao Yu
[AutoFDO] Remove a broken assert in merging inlinee...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Mehdi Amini
Remove unused verifyRegStateMapping() function in RegAl...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Mehdi Amini
Remove global dialect registration
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Mehdi Amini
Topologically sort the library to link to mlir-cpu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Mehdi Amini
Fix a few warnings from GCC (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Walter Erquinigo
[intel-pt] Disable/Enable tracing to guarantee the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Richard Smith
Don't allow structured binding declarations to decompose a
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Krzysztof Parzyszek
[Hexagon] Handle selection between HVX vector predicates
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Max Moroz
[libFuzzer] Added -print_full_coverage flag.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Teresa Johnson
[MemProf] Attempt to debug avr bot failure
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Arthur Eubanks
[StructurizeCFG][NewPM] Port -structurizecfg to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Arthur Eubanks
[Inliner][NPM] Properly pass callee AAResults
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Arthur Eubanks
[test] Simplify pr33641_remove_arg_dbgvalue.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Keith Smiley
[llvm-install-name-tool] Add -prepend_rpath option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Akira Hatanaka
[CodeGen] Emit destructor calls to destruct non-trivial...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Evandro Menezes
[RISCV] Use the commercial name for scheduling model...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Richard Smith
PR47954 / DR2126: permit temporary objects that are...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mehdi Amini
Revert "Remove global dialect registration"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Cameron McInally
[SVE] Lower fixed length VECREDUCE_SEQ_FADD operation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Kirsten Lee
Add a mlir natvis file for debugging with Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Artur Pilipenko
GC-parseable element atomic memcpy/memmove
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Peter Steinfeld
[flang] An erroneous type bound procedure was causing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
MaheshRavishankar
[mlir][Vector] Introduce UnrollVectorOptions to control...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mehdi Amini
Remove global dialect registration
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Richard Smith
Fix typo in diagnostic name.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Amy Huang
[Asan][Windows] Fix asan stack traces on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Michael Liao
Fix shared build. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Eugene Zhulenev
[mlir] Link with pthreads in AsyncRuntime
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Louis Dionne
[libc++] NFC: Remove unused includes from the test...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Florian Hahn
[AArch64] Add vector compare/select cost-model tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Jonas Devlieghere
[lldb] Move copying of files into reproducer out of...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Louis Dionne
[libc++] Clean up unused CI files
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Thomas Raoux
[mlir][vector] Add folder for ExtractStridedSliceOp
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Geoffrey Martin...
Unconditionally #include <future>
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Louis Dionne
[libc++] Refactor the run-buildbot script to make it...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Thomas Raoux
[mlir][vector] Add folding for ExtractOp with ShapeCast...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Arthur Eubanks
[gn build] Add missing comma
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Duncan P. N...
SourceManager: Simplify by inlining what remains of...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Nick Desaulniers
[IR] add fn attr for no_stack_protector; prevent inlini...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Jonas Devlieghere
[lldb] Fix use of undefined type 'lldb_private::Utility...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Xiangling Liao
[AIX] Let alloca return 16 bytes alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Stanislav Mekhanoshin
[AMDGPU] Fixed isLegalRegOperand() with physregs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Hubert Tong
[AIX][cmake] Adjust management of `-G` for linking
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Teresa Johnson
[MemProf] XFAIL test on avr until issue can be debugged
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Nikita Popov
[BasicAA] Add additional phi cycle test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mircea Trofin
[NFC] Use [MC]Register in RegAllocGreedy
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Baptiste Saleil
[PowerPC] Add intrinsics for MMA
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Nikita Popov
[PhiValues] Use SetVector to avoid non-determinism
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Sean Silva
[mlir] Add FuncOp::eraseResults
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Fangrui Song
[ELF] Don't error on R_PPC64_REL24/R_PPC64_REL24_NOTOC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mircea Trofin
[MLInliner] Disable always inliner in bounds tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Duncan P. N...
SourceManager: Make LastLineNoContentCache and ContentC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Amara Emerson
[AArch64][GlobalISel] Introduce a new post-isel optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
LLVM GN Syncbot
[gn build] Port dbbc4f4e226
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Artem Belevich
[CUDA] Extract CUDA version from cuda.h if version...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Artem Belevich
[CUDA] Improve clang's ability to detect recent CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Jonas Devlieghere
[lldb] Redesign Target::GetUtilityFunctionForLanguage API
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Alex Orlov
These compiler-rt tests should be UNSUPPORTED instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Duncan P. N...
SourceManager: Encapsulate line number mapping into...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Arthur Eubanks
Revert "[CGSCC] Detect devirtualization in more cases"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Alex Orlov
Added utility to launch tests on a target remotely.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Lang Hames
Re-apply "[JITLink][ELF] Add support for ELF::R_X86_64_...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Huihui Zhang
[AArch64][SVE] Fix umin/umax lowering to handle out...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Duncan P. N...
SourceManager: Clarify that FileInfo always has a Conte...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Victor Huang
[PowerPC] Fix the Predicates for enabling pcrelative...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
LLVM GN Syncbot
[gn build] Port 00255f41929
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
vpykhtin
[AMDGPU] Fix access beyond the end of the basic block...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Kadir Cetinkaya
[clangd] Fix remote-server build and add it to check...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Paulo Matos
[WebAssembly] Implementation of (most) table instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Sourabh Singh...
[flang][OpenMP] Upstream lowering of OpenMP `Flush...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Jeremy Morse
[DebugInstrRef] Handle DBG_INSTR_REFs use-before-defs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Jay Foad
[AMDGPU] Add simplification/combines for llvm.amdgcn...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Denis Antrushin
Revert "[Statepoints] Allow deopt GC pointer on VReg...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Nicolai Hähnle
CfgInterface: rename interface() to getInterface()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Sourabh Singh...
[flang][OpenMP] Upstream lowering of `ParallelOp` clauses
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Simon Pilgrim
[InstCombine] Add i8 bitreverse by multiplication test...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Simon Pilgrim
[InstCombine] Add 8/16/32/64 bitreverse test coverage
commit
|
commitdiff
|
tree
|
snapshot
next