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
Kristóf Umann
[analyzer][NFC] Split the main logic of NoStoreFuncVisi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Simon Pilgrim
[X86] Add PR46315 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
tashuang.zk
[MLIR][DISC] Revise ParallelLoopTilingPass with inbound...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Simon Pilgrim
[InstCombine] Add PR38021 nuw test case.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Simon Pilgrim
[InstCombine] Regenerate AddOverFlow.ll test checks.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Roman Lebedev
Revert "[NFCI][IndVars] rewriteLoopExitValues(): nowada...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Dmitry Vyukov
tsan: fix unused var warnings in a test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Florian Hahn
[LoopPeel] Add test with multiple exit blocks branching...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
AndreyChurbanov
[OpenMP] libomp: cleanup: minor fixes to silence static...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Kazushi (Jam...
[CLANG][PATCH][FPEnv] Add support for option -ffp-eval...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
David Sherwood
[NFC] Remove unused code in llvm::createSimpleTargetRed...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Florian Hahn
[PhaseOrdering] Add test for missed vectorization with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Florian Hahn
[LoopUnroll] Add peeling tests with unreachable exits.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Dmitry Vyukov
tsan: add new trace
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Florian Hahn
Revert "[sanitizer] Define 32bit uptr as uint"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Roman Lebedev
Revert "Reland [SimplifyCFG] performBranchToCommonDestF...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Dmitry Vyukov
sanitizers: compile with -O1 under debug
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Cullen Rhodes
[AArch64][SME] Disable NEON in streaming mode
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Christian Sigg
Reset all options in cl::ResetCommandLineParser()
commit
|
commitdiff
|
tree
|
snapshot
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
next