Skip to content
Avatar
  • Pribylina, SK / Brno, CZ

Highlights

  • Pro
Block or Report

Block or report davidbolvansky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Študentská zbierka príkladov pre predmet Teoretická informatika

    TeX 10 6

  2. Based on https://github.com/xhrebi04/flp_simplify_bkg_test. Added many new tests.

    Shell 2

  3. Solitaire in C++

    C++

  4. Histogramy skúšok na FIT VUT

    TeX

1,286 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2022

Created 2 commits in 1 repository

Created a pull request in p4lang/p4c that received 1 comment

Fixed build with older bison on Ubuntu 18

Part of recent commit changed (deprecated) parser_class_name to api.parser.class but unfortnutely this broke build on Ubuntu 18, as bison version t…

+2 −2 1 comment
Opened 1 other pull request in 1 repository

Created an issue in llvm/llvm-project that received 5 comments

Missed optimizations even if asm has empty output and clobber lists

int foo(int *x) { *x=5; asm("# comment" : : ); return *x + 42; } LLVM -O3 foo: # @foo movl $5, (%rdi) movl (%rdi), %eax addl $42, %eax retq GC…

5 comments
6 contributions in private repositories Jul 11 – Jul 28

Seeing something unexpected? Take a look at the GitHub profile guide.