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-15
Arthur Eubanks
[MC] Add section flag 'l' for SHF_X86_64_LARGE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Paul Kirth
[asan][test] Fix use-after-scope-capture test after...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Vitaly Buka
[NFC][lsan] Move SetCurrentThread call
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[Demangle] fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[ValueTracking] Add `shl nsw %val, %cnt != 0` if `...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[ValueTracking] Use maximum shift count in `shl` when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Noah Goldstein
[ValueTracking] Add more tests for `shl` isKnownNonZero...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Daniel Hoekwater
Account for PATCHABLE instrs in Branch Relaxation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
V Donaldson
[flang] Remove `ignoring all compiler directives` warning
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Fangrui Song
[MCParser] Reject processor-specific section flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[Demangle] replace use of llvm::StringView w/ std:...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Jones
[libc] Add implementation of getchar
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nick Desaulniers
[StringView] remove consumeFront
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Leonard Chan
Revert ""Reland "[hwasan] Provide aliases for c allocat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Shafik Yaghmour
[Clang] Fix defaulted equality operator so that it...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Vasileios Porpodas
[SLP][NFC] Remove Limit from tryToVectorizeSequence...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Handle freeze in computeKnownFPClass
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Vitaly Buka
[test][sanitizer] Add stress test for pthread_create
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for arithm...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Add baseline test for arithmetic.fence...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Add baseline test for computeKnownFPClas...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Add baseline test for trunc computeKnown...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Matt Arsenault
ValueTracking: Handle non-splat vectors in computeKnown...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Mohammed Keyvanzadeh
[github] update action and use major version
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Louis Dionne
[libc++] Re-generate the ignore-format file with the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Nathan Sidwell
[ELF] Fix SysV hash function.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Owen Pan
[clang-format] Correctly indent comment above finalized...
commit
|
commitdiff
|
tree
|
snapshot
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
next