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-08-16
Dmitry Vyukov
sanitizer_common: fix format string in LibIgnore
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Tres Popp
[mlir] Set top-down traversal for LinalgElementwiseOpFusion
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Sylvestre Ledru
Add support of the future Debian (Debian 12 - Bookworm)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Nathan Ridge
[clangd] Do not show inlay hints pertaining to code...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Craig Topper
[X86] Support avx512fp16 compare instructions in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Fangrui Song
[test] Change llvm-xray options to use the preferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Fangrui Song
[docs] Change llvm-xray options to use the preferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Sanjay Patel
[Analysis][SimplifyLibCalls] improve function signature...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
David Blaikie
Add missing triple for test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Craig Topper
[X86] Prevent accidentally accepting cmpeqsh as a valid...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Craig Topper
[X86] Modify the commuted load isel pattern for VCMPSHZ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
David Blaikie
DWARFVerifier: Check section-relative references at...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Craig Topper
[X86] Add vcmpsh/vcmpph to X86InstrInfo::commuteInstruc...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Craig Topper
[X86] Add some tests to show incorrect commuting of...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Sanjay Patel
[x86] split memcmp tests for 32/64-bit targets; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Paul Walker
[DAGCombiner] Stop visitEXTRACT_SUBVECTOR creating...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Nico Weber
[gn build] (manually) port 957334382cd1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Kazu Hirata
[AsmParser] Remove MDSignedOrUnsignedField (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
David Green
[InstCombine] Add call to matchSAddSubSat from min/max
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Roman Lebedev
Reland [SimplifyCFG] performBranchToCommonDestFolding...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Roman Lebedev
Revert "[SimplifyCFG] performBranchToCommonDestFolding...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Roman Lebedev
[SimplifyCFG] performBranchToCommonDestFolding(): form...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Roman Lebedev
[NFC][SimplifyCFG] Autogenerate check lines in a test...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Roman Lebedev
[NFCI][IndVars] rewriteLoopExitValues(): nowadays SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Nikita Popov
[IndVars] Don't check for pointer exit count (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Qiu Chaofan
[NFC] Simply update a FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Nikita Popov
[FunctionImport] Fix build with old mingw (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Harald van...
[ExecutionEngine] Check for libunwind before calling...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Dávid Bolvanský
[Clang] Updated warning-wall.c test file
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Dávid Bolvanský
[Clang] Put -Wbool-operation under -Wall
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Paul Walker
[LoopVectorize] Don't emit remarks about lack of scalab...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Nikita Popov
[AArch64] Fix comparison peephole opt with non-0/1...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Dávid Bolvanský
Revert "[Remarks] Emit optimization remarks for atomics...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Andrzej Warzynski
[flang][nfc] Move `Semantics` from `FrontendAction...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Rainer Orth
[asan][test] Un-xfail Posix/unpoison-alternate-stack...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Anshil Gandhi
[Remarks] Emit optimization remarks for atomics generat...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Itay Bookstein
[Linker] Import GlobalIFunc when importing symbols...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Vitaly Buka
[msan] Fix ppc64 format warning
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Vitaly Buka
[sanitizer] Improve VSNPrintf internal diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Craig Topper
[X86] Add parentheses around casts in X86 intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Dmitry Vyukov
sanitizer_common: support %l in format strings
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Wang, Pengfei
[X86] AVX512FP16 instructions enabling 2/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Vitaly Buka
[sanitizer] Define 32bit uptr as uint
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Vitaly Buka
[sanitizer] Fix format string
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Craig Topper
[X86] Use a do {} while (0) in the _MM_EXTRACT_FLOAT...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Craig Topper
[X86] Use __builtin_bit_cast _mm_extract_ps instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Rainer Orth
[test] Avoid unportable echo in Other/lit-quoting.txt
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Nico Weber
Simplify a .mailmap entry
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
David Green
[InstCombine] Extend sadd.sat tests to include min...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Stephen Neuendorffer
[MLIR] Move TestDialect to ::test namespace
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Nikita Popov
[Tests] Remove explicit -enable-mssa-loop-dependency...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
luxufan
[JITLink] Unify x86-64 MachO and ELF 's optimize GOT...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kazu Hirata
[Aarch64] Remove redundant c_str (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Owen
[clang-format] Distinguish K&R C function definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
eopXD
[LoopIdiom] let the pass deal with runtime memset size
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
mydeveloperday
[clang-tidy] [PR50069] readability-braces-around-statem...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
mydeveloperday
[clang-format] NFC update the ClangFormatStyleOption...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Dawid Jurczak
[NFC][DSE] Clean up KnownNoReads and MemorySSAScanLimit...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Lang Hames
[JITLink][x86-64] Rename *Relaxable edges to *REXRelaxable.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Lang Hames
[JITLink][x86-64] Rename BranchPCRel32ToPtrJumpStub...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anshil Gandhi
Revert "[Remarks] Emit optimization remarks for atomics...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anshil Gandhi
[Remarks] Emit optimization remarks for atomics generat...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
liuke
[clang-tidy] fix duplicate '{}' in cppcoreguidelines...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
David Blaikie
Migrate DWARFVerifier tests to lit-based yaml instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Jessica Paquette
[GlobalISel] Narrow binops feeding into G_AND with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Matt Arsenault
GlobalISel: Add helper function for getting EVT from LLT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Craig Topper
[RISCV] Support RISCVISD::SELECT_CC in ComputeNumSignBi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Matt Arsenault
AMDGPU: Stop attributor adding attributes to intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Matt Arsenault
AMDGPU: Add indirect and extern calls to attributor...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Matt Arsenault
AMDGPU: Respect compute ABI attributes with unknown OS
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] One more AttributeList::getAttribute(FunctionInde...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[CallPromotion] Check for inalloca/byval mismatch
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] One more AttributeList::getAttribute(FunctionInde...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Make AttributeList::hasAttribute(AttributeList...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Cleanup calls to AttributeList::getAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
zoecarver
[libcxx][ranges] Move `namespace views` into `namespace...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Manoj Gupta
[lldb] skip host build for lldb_tblgen with LLDB_TABLEG...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Sanjay Patel
[x86] add tests for fcmps with logic ops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
harsh-nod
[mlir] Add support for moving reductions to outer most...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Cleanup callers of AttributeList::hasAttributes()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Clean up users of AttributeList::hasAttribute()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Remove public uses of AttributeList::getAttributes()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
LLVM GN Syncbot
[gn build] Port df324bba5c4c
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
LLVM GN Syncbot
[gn build] Port 7b20e05c714e
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
zoecarver
[libcxx][ranges] Add `ranges::join_view`.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
zoecarver
[libcxx][ranges] Add `ranges::iota_view`.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
Add missed rename of getFnAttributes() -> getFnAttrs()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Rename AttributeList::getParam/Ret/FnAttributes...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Rename AttributeList::hasFnAttribute() -> hasFnAttr()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Arthur Eubanks
[NFC] Remove AttributeList::hasParamAttribute()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Michael Kruse
[Polly] Rename CodeGen -> generateCode. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Michael Kruse
[Polly] Decompose object construction and detection...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Amy Kwan
[PowerPC] Disable CTR Loop generate for fma with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Haowei Wu
[IFS] Fix the copy constructor warning in IFSStub.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Kiran Chandramohan
[Flang] Fix for CI failure, Remove default case
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Florian Mayer
[sanitizer_common] disable format errors.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Craig Topper
[Clang] Add an explicit makeArrayRef to appease gcc...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Craig Topper
[X86] Add parentheses around casts in some of the X86...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Alfonso Gregory
[AsmWriter][NFC] Simplify writeDIGenericSubrange
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Jessica Paquette
[AArch64][GlobalISel] Legalize scalar G_SSUBSAT + G_SADDSAT
commit
|
commitdiff
|
tree
|
snapshot
next