-
Red Hat
- Berlin, Germany
-
20:56
(UTC +01:00) - https://www.npopov.com/
- @nikita_ppv
- @nikic@mastodon.social
Block or Report
Block or report nikic
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
llvm/llvm-project
llvm/llvm-project PublicThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
-
scalar_objects
scalar_objects PublicExtension that adds support for method calls on primitive types in PHP
-
4,102 contributions in the last year
| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Contribution activity
November 2023
Created 143 commits in 11 repositories
Created a pull request in rust-lang/rust that received 17 comments
Update to LLVM 17.0.5
Fixes #116177. Fixes the compile-time issue reported at https://internals.rust-lang.org/t/significant-increase-in-fat-lto-time-post-update-to-rustc…
+1
−1
lines changed
•
17
comments
Opened 25 other pull requests in 2 repositories
llvm/llvm-project
8
open
15
merged
-
[CVP] Don't try to fold load/store operands to constant
This contribution was made on Nov 24
-
[CodeGen] Split off PseudoSourceValueManager into separate header (NFC)
This contribution was made on Nov 24
-
[DomTree] Fix root attachment in runDFS()
This contribution was made on Nov 22
-
[DomTree] Remove unnecessary domtree level check in SemiNCA (NFC)
This contribution was made on Nov 22
-
[DomTree] Reduce number of hash table lookups (NFC)
This contribution was made on Nov 22
-
[IR][TLI] Cache getLibFunc() result on Function (NFC)
This contribution was made on Nov 20
-
[InstCombine] Remove over-generalization from computeKnownBitsFromCmp()
This contribution was made on Nov 17
-
[IR] PossiblyExactOperator -> PossiblyExactInst (NFC)
This contribution was made on Nov 16
-
[FileCheck] Don't use regex to find prefixes
This contribution was made on Nov 14
-
[FileCheck] Avoid capturing group for {{regex}}
This contribution was made on Nov 13
-
[hwasan] Move __hwasan_thread_enter/__hwasan_thread_exit out of namespace
This contribution was made on Nov 13
-
[CGP] Drop nneg flag when moving zext past instruction
This contribution was made on Nov 13
-
[IR] Remove support for lshr/ashr constant expressions
This contribution was made on Nov 10
-
[CFIInstrInserter] Use number of supported registers (NFC)
This contribution was made on Nov 9
-
[X86] Return more accurate getNumSupportedRegs() (NFC)
This contribution was made on Nov 8
-
[InstCombine] Make indexed compare fold GEP source type independent
This contribution was made on Nov 8
-
[BranchFolding] Remove dubious assert from operator<
This contribution was made on Nov 8
-
[MemCpyOpt] Require writable object during call slot optimization
This contribution was made on Nov 7
-
[InstCombine] Infer zext nneg flag
This contribution was made on Nov 7
-
[IR] Remove FP cast constant expressions
This contribution was made on Nov 6
-
[GlobalOpt] Cache whether CC is changeable
This contribution was made on Nov 6
-
[TableGen] Fix prefix detection with anchor (NFC)
This contribution was made on Nov 6
-
[IR] Remove zext and sext constant expressions
This contribution was made on Nov 2
rust-lang/rust
2
closed
-
[perf only] Merge constants before functions
This contribution was made on Nov 16
-
Test GlobalOpt patch
This contribution was made on Nov 3
Reviewed 121 pull requests in 2 repositories
llvm/llvm-project
25 pull requests
-
[DomTree] Fix root attachment in runDFS()
This contribution was made on Nov 24
-
[CodeGen] Split off PseudoSourceValueManager into separate header (NFC)
This contribution was made on Nov 24
-
[InstCombine] Canonicalise SextADD + GEP
This contribution was made on Nov 24
-
[SimplifyCFG] Simplify conditional branches on const icmp eq's
This contribution was made on Nov 24
-
[SimpleLoopUnswitch] Remove callbacks
This contribution was made on Nov 24
-
[IR] Add disjoint flag for Or instructions.
This contribution was made on Nov 24
-
[llvm][NFC] Autoupdater x86 intrinsic selection
This contribution was made on Nov 24
-
[CodeGen] Update for scalable MemoryType in MMO
This contribution was made on Nov 23
-
[FIX] Fix undefined-behaviour in regex engine.
This contribution was made on Nov 22
-
[IR] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFC
This contribution was made on Nov 22
-
[StackColoring] Do not drop AA metadata when not doing remappings
This contribution was made on Nov 22
-
[DomTree] Reduce number of hash table lookups (NFC)
This contribution was made on Nov 22
-
[DomTree] Remove unnecessary domtree level check in SemiNCA (NFC)
This contribution was made on Nov 22
-
[InstCombine] Add one-use limitation to box multiply fold
This contribution was made on Nov 22
-
[clang] Ensure minimal alignment of global vars of incomplete type.
This contribution was made on Nov 22
-
[InstCombine] Make indexed compare fold GEP source type independent
This contribution was made on Nov 21
-
[BasicAA] Don't use MinAbsVarIndex = 1.
This contribution was made on Nov 21
-
[ConstraintElim] Use isKnownNonNegative for condition transfer.
This contribution was made on Nov 21
-
[llvm] Specialize 'NoCFIValue::getType()'
This contribution was made on Nov 21
-
[NewPM] Remove MakeGuardsExplicitLegacyPass
This contribution was made on Nov 21
-
[NewPM] Remove LoopPredicationLegacyPass
This contribution was made on Nov 21
-
[NewPM] Remove Delinearization legacy pass
This contribution was made on Nov 21
-
[NewPM] Remove CostModelAnalysis Legacy Pass
This contribution was made on Nov 21
-
[NewPM] Remove LoopGuardWideningLegacyPass
This contribution was made on Nov 21
-
[NewPM] Remove InstCountLegacyPass
This contribution was made on Nov 21
- Some pull request reviews not shown.
rust-lang/rust
1 pull request
-
Use the LLVM option NoTrapAfterNoreturn
This contribution was made on Nov 1
Created an issue in llvm/llvm-project that received 7 comments
[flang] Don't generate mul constant expressions
Flang currently generates mul constant expressions:
[npopov@fedora llvm-project]$ git grep "mul (" flang
flang/test/Fir/alloc.fir:// CHECK: call pt…
7
comments
Opened 3 other issues in 1 repository
llvm/llvm-project
2
open
1
closed
-
[CodeGen] Reserved registers frozen multiple times
This contribution was made on Nov 8
-
Backport GlobalOpt compile-time fix
This contribution was made on Nov 8
-
Non-main changes are sent to llvm-commits
This contribution was made on Nov 3




