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
2023-06-10
Vikram
[AMDGPU] Non hostcall printf support for HIP
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Paulo Matos
[clang][WebAssembly] Implement support for table types...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
AMDGPU: Move LICM after AMDGPUCodeGenPrepare
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Piotr Zegar
[clang-tidy] Optimize misc-confusable-identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Nuno Lopes
PromoteMem2Reg: use poison instead of undef as placehol...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
luxufan
[SCCP] Skip computing intrinsics if one of its args...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
luxufan
[SCCP][NFC] Precommit test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Dhruv Chawla
[NFC][SetVector] Update some usages of SetVector to...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Dhruv Chawla
[SetVector] Improve performance for small sizes
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Guillaume Chatelet
[libc][NFC] Introduce a Location object for consistent...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Guillaume Chatelet
[libc][NFC] Clean up matchers namespace
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Tue Ly
[libc][math] Move str method from FPBits class to testi...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
khei4
[MemCpyOpt] Use memcpy source directly if dest is known...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
khei4
[MemCpyOpt] precommit test for memcpy removal for immut...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Timm Bäder
[clang][NFC] Refactor printableTextForNextCharacter
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Timm Bäder
[clang][parse][NFC] Fix grammar in a comment
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Thorsten Schütt
[GlobalIsel][X86] Legalize G_FREEZE
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Hristo Hristov
[libc++][spaceship] Implement `operator<=>` for `stack`
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Phoebe Wang
[SelectionDAG] Update test case according to post revie...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Vitaly Buka
[HWASAN] Fix verbose_threads
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Hristo Hristov
[libc++][spaceship] Implement `operator<=>` for `vector`
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Hristo Hristov
[libc++][spaceship] Fixed `__debug_three_way_comp`...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Vitaly Buka
[test][HWASAN] Add verbose_threads test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Shivam Gupta
[NFC] Remove old README.txt under llvm/lib/Analysis/
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
AMDGPU: Extract test out of old patch
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
AMDGPU: Mark scalar loads as rematerializable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
AMDGPU: Avoid endpgm in middle of block for fallback...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
GlobalISel: Remove block insertion legalizer check
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Matt Arsenault
CodeGen: Expand memory intrinsics in PreISelIntrinsicLo...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Volodymyr Sapsai
[ASTStructuralEquivalence] Fix crash when ObjCCategoryD...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-10
Jordan Rupprecht
[bazel][NFC] Add Dialect/Func/Extensions library and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
ziqingluo-90
[-Wunsafe-buffer-usage] Remove the unnecessary `const...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Paul Kirth
[clang-format] Remove redundant test case
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Matt Arsenault
AMDGPU: Add baseline tests for integer mad matching
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Matt Arsenault
Inline: Fix case of not inlining with denormal-fp-math-f32
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Matt Arsenault
AMDGPU: Add inlining testcases for denormal-fp-math
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Vitaly Buka
[test][Msan] Move x86 specific tests into subdir
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
ziqingluo-90
[-Wunsafe-buffer-usage] Add fix-its for function parame...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Alex Langford
[lldb][NFCI] Replace some static ConstStrings with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Do not use trailing return type after all, NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Stop looking when reached code node in getNextRef...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
John McIver
[InstCombine] Optimize and of icmps with power-of-2...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
John McIver
[InstCombine][NFC] Add tests pre-implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Amara Emerson
[GlobalISel] Fix D144336 in a different way, by choosin...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Joseph Huber
[libc] Fix some tests on NVPTX due to insufficient...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Akira Hatanaka
Fix regex in test case so that it doesn't match "covera...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Yitzhak Mandelbaum
[clang-tidy] Fix error in documentation of bugprone...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Arthur Eubanks
[test] Use update_test_checks for dse.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Matthew Voss
[test] Explain the purpose of LLVM :: LTO/Resolution...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Paul Kirth
[clang-format] Add test case for issue 63170
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Jay Foad
[NewGVN] Fold equivalent freeze instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Jay Foad
[NewGVN] Precommit test for folding freeze
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Bjorn Pettersson
[LoadStoreVectorizer] Optimize check for IsAllocaAccess...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Amir Ayupov
[profi][NFC] Refactor SampleProfileInference::initFunction
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Johannes Doerfert
Update CODE_OWNERS.TXT
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Fangrui Song
[AMDGPU,BPF,SystemZ,WebAssembly] Migrate to new encodeI...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Artem Belevich
[NVPTX] Remove few more unneeded fp16 instruction variants
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Florian Hahn
[SCEV] Try smaller ZExts when using loop guard info.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Alex Langford
[lldb][NFCI] Delete unused member from SymbolFileSymtab
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Use trailing return type syntax, NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Define short type names: NodeAddr<XyzNode*> ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Amara Emerson
[GlobalISel] Introduce G_CONSTANT_FOLD_BARRIER and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
River Riddle
[mlir] Add support for "promised" interfaces
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Martin Storsjö
[llvm-dlltool] Implement the --no-leading-underscore...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Wang
[clang/test/CodeGen] Add test coverage for VarBypassDet...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Kazu Hirata
[CodeGen] Fix a warning in release builds
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Peiming Liu
Brings back "[mlir][sparse] moving inbound check for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Peiming Liu
Revert "[mlir][sparse] moving inbound check for slice...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Kun Wu
[mlir][sparse][gpu] unify dnmat and dnvec handle and ops
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Peiming Liu
[mlir][sparse] moving inbound check for slice driven...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Craig Topper
[RISCV] Cleanup vmv.v.x isel patterns to look more...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Arthur Eubanks
[gn build] Fix per target runtime directory path
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Felipe de Azevedo...
[AppleAccelTable][NFC] Refactor iterator class
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Fangrui Song
[Driver] Mark many target-specific driver-only options...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
LLVM GN Syncbot
[gn build] Port 6adb1ca555ec
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Caleb Zulawski
[WebAssembly] Re-land 8392bf6000ad
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Nikolas Klauser
[libc++] Add concepts that ensure a given iterator...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Jay Foad
[GVN] Fix typo in freeze test case
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Matthias Springer
[mlir][vector][transform] Expose tensor slice -> transf...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
MineGame159
[libclang] Add CXBinaryOperatorKind and CXUnaryOperatorKind
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Remove `constexpr` from `hash
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Akira Hatanaka
Remove unnecessary metadata check in test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Bjorn Pettersson
[SLP] Update X86/schedule_budget.ll test case to show...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Bjorn Pettersson
[LoadStoreVectorizer] Only upgrade align for alloca
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Amir Ayupov
[BOLT][NFCI] Use StringRef.split in launchPerfProcess
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Zain Jaffal
[Metadata] Fix `addAnnotationMetadata` when appending...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Krzysztof Parzyszek
[RDF] Allow RegisterRef to contain register unit
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
LLVM GN Syncbot
[gn build] Port aee34000f9fb
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Francesco Petrogalli
[MISched][rework] Introduce and use ResourceSegments.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Jay Foad
[Scalarizer] Scalarize freeze instruction
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Jay Foad
[Scalarizer] Precommit tests for freeze instruction
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Siu Chi Chan
[HIP] Instruct lld to go through all archives
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Marco Elver
Fix "[compiler-rt] Allow 3 simultaneous interceptors...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Simon Pilgrim
[GlobalIsel][X86] Update legalization of G_PTR_ADD
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
pvanhout
[MCP] Do not remove redundant copy for COPY from undef
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
David Stuttard
Reland [AMDGPU] New PAL metadata updates to ps_extra_ld...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
LLVM GN Syncbot
[gn build] Port f1d1ca3d7434
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Francesco Petrogalli
Revert "[MISched] Introduce and use ResourceSegments."
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
LLVM GN Syncbot
[gn build] Port dc312f033130
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Marco Elver
Fix "[compiler-rt] Introduce asm macros for interceptor...
commit
|
commitdiff
|
tree
|
snapshot
next