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-05-05
Jonathan Coe
[clang-format] C# always regards && as a binary operator
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sebastian Neubauer
[AMDGPU] Don't mark the .note section as ALLOC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
[AArch64][SVE] Guard bitcast patterns under IsLE predicate
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Green
[ARM] Correct the type on a predicate cast
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
[SveEmitter] Add builtins for svreinterpret
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jean-Michel...
[mlir][standalone] NFC: Update CMakeLists.txt to reflec...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[InstCombine] Fold or(zext(bswap(x)),shl(zext(bswap...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alexander Belyaev
[MLIR] Link MLIRStandardOpsTransforms with MLIRTransforms.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[X86][AVX] combineVectorSignBitsTruncation - avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[X86][AVX] Add PR45794 sitofp v4i64-v4f32 test case
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Kadir Cetinkaya
[clangd] Get rid of Inclusion::R
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
James Henderson
[docs][llvm-objcopy] Update --output-target text with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Nico Weber
[gn build] (manually) merge 07f8ca6ab19
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Andrea Di Biagio
Forgot to add a -mtriple to a test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Kirill Bobyrev
[clangd] NFC: Cleanup unused headers and libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
Reland D78750: [SveEmitter] Add builtins for svdupq...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sam Parker
[NFC][CostModel] Add TargetCostKind to relevant APIs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Andrea Di Biagio
[MCA] Fixed a bug where loads and stores were sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pratyai Mazumder
[SanitizerCoverage] Replace the unconditional store...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alex Zinenko
[mlir] NFC: update ::build signature in the tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Heejin Ahn
[WebAssembly] Fix block marker placing after fixUnwindM...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pierre-vh
[Target][ARM] Fold or(A, B) more aggressively for I1...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pierre-vh
[Target][ARM] Add PerformVSELECTCombine for MVE Integer Ops
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Peter Smith
[ELF][ARM] Do not create .ARM.exidx sections for out...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Green
[ARM] MVE predcast with const test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Martin Storsjö
[LLD] [COFF] Fix a typo in an assert message. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Haojian Wu
[clang] Fix an uint32_t overflow in large preamble.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alexander Belyaev
[MLIR] Add conversion from AtomicRMWOp -> GenericAtomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Sherwood
[CodeGen] Fix warnings due to SelectionDAG::getSplatSou...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Julian Lettner
[lit] Create one output file when `--output` is specifi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Reid Kleckner
[PDB] Move stream index tracking to GSIStreamBuilder
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] Update documentation of cmake best practices
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] Reapply: Adjust libMLIR building to more closely...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] Normalize usage of intrinsics_gen
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jonas Devlieghere
[dsymutil] Thread the VFS through dsymutil (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir] Add support for merging identical blocks during...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Geoffrey Martin...
[mlir] Remove tabs from predecessor comments
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sergey Dmitriev
[CallGraphUpdater] Removed references to calles when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Yaxun (Sam...
[CUDA][HIP] Fix empty ctor/dtor check for union
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Zakk Chen
[LTO] Suppress emission of empty combined module by...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Adrian Prantl
Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Nicolas Vasilache
[mlir][EDSC] Fix off-by-one BlockBuilder insertion...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir][IR] Add a Region::getOps method that returns...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir][mlir-opt] Disable multithreading when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Reid Kleckner
Update LLDB filespec tests for remove_dots change
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lang Hames
[ORC] Rename SearchOrder operations on JITDylib to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Reid Kleckner
Re-land "Optimize path::remove_dots"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Reid Kleckner
[PDB] Use the global BumpPtrAllocator
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Hanhan Wang
[mlir][StandardToSPIRV] Emulate bitwidths not supported...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Haruki Imai
[mlir] Support big endian in DenseElementsAttr
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Fangrui Song
[lld-macho] Support X86_64_RELOC_SIGNED_{1,2,4}
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Krzysztof Parzyszek
[RegisterCoalescer] Extend a subrange if needed when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Vedant Kumar
[lldb/Expression] Make Language() const, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Jonas Devlieghere
[lldb] Fix -Wdtor-name warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sanjay Patel
[x86] add test for shift+op+concat; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Davide Italiano
[arm64] Remove an old special case that's not needed...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Stephen Neuendorffer
[cmake] restrict object library dependency generation...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Vedant Kumar
[lldb/DataFormatters] Delete GetStringPrinterEscapingHelper
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Vedant Kumar
Revert "[lldb/Expression] Make Language() const, NFC"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Vedant Kumar
[lldb/Expression] Make Language() const, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Vedant Kumar
[Verifier] Constrain where DILocations may be nested
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
shafik
[LLDB] Fix overloaded operator new cases in TestCppOper...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
David Green
[ARM] Complex LSR test showing inefficient codegen...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Dan Liew
Try to make `duplicate_os_log_reports.cpp` more reliable.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sander de Smalen
Revert "[SveEmitter] Add builtins for svdupq and svdupq...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Erich Keane
Reject operations between vectors and enum types.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Julian Lettner
[lit] Disable test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lang Hames
[JITLink] Fix missing ADDITIONAL_HEADER_DIRS for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Lang Hames
[JITLink] Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Stephen Neuendorffer
Revert "[MLIR] Adjust libMLIR building to more closely...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sander de Smalen
[SveEmitter] Add builtins for svdupq and svdupq_lane
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Eli Friedman
[ARM] Fix tail call validity checking for varargs calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sanjay Patel
[x86] add tests for concat of casts; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Snehasish Kumar
Descriptive symbol names for machine basic block sections.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
peter klausler
[flang] Fix x87 binary->decimal
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Fangrui Song
[llvm-objdump][ARM] Print inline relocations when dumpi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sander de Smalen
[SveEmitter] Add builtins for Int & FP reductions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Valentin Churavy
[MLIR] Adjust libMLIR building to more closely follow...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Siva Chandra...
[libc] Include object files from alias entrypoints...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Denys Petrov
A test commit as a new contributor to verify commit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Sean Fertile
[PowerPC][AIX][NFC] Remove spills and reloads from...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
David Green
[ARM] isHardwareLoopProfitable debug messages. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Alexandre Ganea
[DebugInfo][CodeView] Include namespace into emitted...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Louis Dionne
[libc++] Always enable local submodule visibility in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Med Ismail...
[lldb/test] Fix wrong target command failure message...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Zarko
Test commit. Modified comment to add a period at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Zola Bridges
[llvm][dfsan][NFC] Factor out fcn initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Louis Dionne
[libc++] NFC: Remove unnecessary scope
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Yaxun (Sam...
Let clang print registered targets for --version
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Louis Dionne
[libc++] Translate the modules-support Lit feature...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Stanislav Mekhanoshin
[AMDGPU] fix copies between 32 and 16 bit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Stephen Neuendorffer
[cmake] Ensure that LINK_LIBS are dependencies for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Louis Dionne
[libc++] NFC: Remove outdated #if comment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Christopher...
[SVE] Remove invalid usage of getNumElements in Instruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Med Ismail...
[lldb/Host] Improve error messages on unowned read...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Nicolas Vasilache
[mlir][Linalg] Mostly NFC - Refactor Linalg patterns...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Fangrui Song
[ELF] Don't advance sh_offset for an empty section...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Louis Dionne
[libc++] Translate compiler-identification Lit features...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Pete Steinfeld
[flang] Fixed a crash
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Melanie Blower
Fix LABEL match for test case for D72841 #pragma float_...
commit
|
commitdiff
|
tree
|
snapshot
next