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-04-14
LLVM GN Syncbot
[gn build] Port d6d30dd9590b
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Florian Mayer
[ASan] fix test broken by argument promotion pass
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[ADT] add StringViewExtras llvm::starts_with for std...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dávid Bolvanský
[Tests] Added test for D128011
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for canoni...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Add baseline test for computeKnownFPClas...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Joseph Huber
[OpenMP] Remove duplicates from the list if using ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Joseph Huber
[libc] Remove duplicate architecture from the detected...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[StringView] remove popFront
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Jingu Kang
[AArch64] Precommit a test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
max
[MLIR][python bindings] implement `PyValue` subclassing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Chia-hung Duan
[scudo] The BaseAddr should be MappedBase in releasePag...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alex Brachet
Reland "[clang-scan-deps] Migrate to OptTable"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dimitry Andric
test-release.sh: build projects and runtimes lists...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Thurston Dang
Fix tls_get_addr handling for glibc >=2.25
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christian Sigg
[bazel] Fix build after 33468a5
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Handle fptrunc in computeKnownFPClass
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Add computeKnownFPClass baseline test...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
InstSimplify: Perform cheaper check first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Handle extractelement and extractvalue...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for sin/cos
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Shivam Gupta
[Docs] Update ClangFormatStyleOptions.rst's versionbadg...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Hanhan Wang
[mlir][linalg] Fix a bug in lower_pack when there are...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[StringView] remove ctor incompatible with std::string_view
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[InstCombine] Make `FoldOpIntoSelect` handle non-consta...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[InstCombine] Add tests for deducing constants based...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[LIBC] Actually assert no errors in `pthread_call_once...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[LIBC] Clarify namespace of `thread_exit` in `pthread_exit`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Craig Topper
[TableGen] Replace std::shared_ptr with InstrusiveRefCn...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
LLVM GN Syncbot
[gn build] Port 5abe338f2a7f
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Jorge Pinto...
[clang-tidy][NFC] Remove reference to Visual studio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Douglas Chen
[clang-tidy][NFC] Improved hungarian notation regressio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
AMS21
[clang-tidy] Fix false positve for defaulted move const...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[StringView] remove dropFront
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Fangrui Song
[lsan] Move allocator base to avoid conflict with high...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Arthur Eubanks
[Pipeline] Don't limit ArgumentPromotion to -O3
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Bjorn Pettersson
[passes] Remove the legacy PM version of IRCE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Bjorn Pettersson
[passes] Remove the legacy PM version of AlignmentFromA...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Bjorn Pettersson
[Passes] Remove the legacy DemandedBitsWrapperPass
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Bjorn Pettersson
[Passes] Remove legacy PM version of BDCE (aka BitTrack...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nathan James
[clangd] Handle destructors in DefineOutline tweak
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Cameron McInally
[AArch64] Combine SELECT_CC patterns that match smin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nicolas Vasilache
[mlir][Linalg] Make HoistRedundantTensorSubsetsOp not...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Valentin Clement
[flang][openacc] Add kernels construct lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nicolas Vasilache
[mlir][Tensor] Add support for insert_slice in FoldTens...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[RustDemangle] remove StringView::dropFront
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Buch
[lldb][ClangExpression] Filter out non-root namespaces...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Joseph Huber
[OpenMP][Docs] Replace broken design document link...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Shreyansh Chouhan
[AArch64] Teach the AArch64 backend patterns to generat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Buch
[lldb] Allow evaluating expressions in C++20 mode
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Buch
[lldb][Language] Add more language types
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Antoine Moynault
[fuzzer][test] Disable noasan-strncmp test for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Valentin Clement
[mlir][openacc] Add acc.kernels operation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Louis Dionne
[libc++] Remove redundant assertion in std::span::subspan
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Kevin P. Neal
[FPEnv][LangRef] Update doc for strictfp attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dave Lee
[lldb] Add `operator StringRef` to ConstString
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christian Sigg
[mlir] Fix test after 2d4e856
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Zain Jaffal
[ConstraintElimination] Add tests to check for transfer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Joseph Huber
[OpenMP] Replace HeapToShared's initial value with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Joseph Huber
[OpenMP][Docs] Add documentation for using configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Kiran Chandramohan
[Flang] Add code owner for the Driver
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Simon Pilgrim
[X86] combineSetCCMOVMSK - fold anyof/noneof movmskps...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[X86] Add additional add of mul test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Balaji V. Iyer
[mlir][math] Expand math.powf to exp, log and multiply
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[X86] Add test for foldable add of mul (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Krasimir Georgiev
Revert " [sanitizer] adapt for 75f1f158812dabc03e70697b...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
pvanhout
[AMDGPU] Less aggressively break large PHIs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nicolas Vasilache
[mlir][Linalg] Support tensor.parallel_insert_slice...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Luke Lau
[VP] Mark llvm.vp.copysign as a binary op
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Pavel Labath
[lldb] Add a sleep to TestObjectFileJSON
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dmitry Makogon
[SCEV] Preserve NSW for AddRec multiplied by -1 if...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Ivan Butygin
[mlir][scf] WhileOp patterns cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christian Sigg
[bazel] Fix build after e5f50bd and 62ef97e
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christian Ulmann
[mlir][Analysis] CFGLoopInfo instantiation in C++
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Aaron Ballman
Model list initialization more directly; fixes an asser...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dmitry Makogon
[Test] Fix tests showing flags improvement for SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Simon Pilgrim
[X86] SimplifyDemandedBitsForTargetNode - improve TESTP...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Kito Cheng
[RISCV][NFC] Add test case for accept hexadecimal float...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Serge Pavlov
Revert "[symbolizer] Change error message if module...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Florian Hahn
[Matrix] Refine cost estimate for dot-product.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Simon Pilgrim
[X86] Add AVX2 test coverage to TESTPS/TESTPD combines
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Simon Pilgrim
[X86] Add TESTPS/TESTPD test coverage showing failure...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Dmitry Makogon
[Test] Add tests showing flags improvement for SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Chen Zheng
[AIX] enable the cases that are excluded by XCOFF 64...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[llvm-c] Remove PassRegistry and initialization APIs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nico Weber
[gn] Port fcc5f9ef50e1 (GenVT)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[FunctionAttrs] Fix nounwind inference for landingpads
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Florian Hahn
[Matrix] Add dot product tests with builtin loads with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Kai Luo
[PowerPC] Update `incr` after resetting the register...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[InstCombine] Support multiple comparisons in foldAlloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[InstSimplify] Add MaxRecurse argument to simplifyInstr...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christian Sigg
Fix bazel build after e5f50bd26807
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Peter Smith
[LLD][ARM] Handle .ARM.exidx sections at non-zero outpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Kristof Beyls
[docs] Clarify that CoC docs are under a CC-BY license.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
David Stuttard
[AMDGPU] Add backend support for new PAL ELF Metadata 3.0
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[LangRef][Local] dereferenceable metadata violation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[InstSimplify] Remove unused ORE argument (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Diana Picus
[AMDGPU] Don't S_MOV_B32 into $scc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nikita Popov
[Coroutines] Directly remove unnecessary lifetime intri...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Krasimir Georgiev
[sanitizer] adapt for 75f1f158812dabc03e70697b6b9c2722...
commit
|
commitdiff
|
tree
|
snapshot
next