Skip to content
Snippets Groups Projects

Minor code size/layout optimizations

Merged Henrik Gramner requested to merge gramner/dav1d:code_size_layout_opt into master
All threads resolved!

Reduces (stripped) binary size by around 70 kB when compiled with GCC.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Martin Storsjö
  • Martin Storsjö
  • Henrik Gramner added 2 commits

    added 2 commits

    • 8d2dd439 - Add __attribute__((cold)) to rarely used functions
    • b37f87df - build: Group asm files per instruction set

    Compare with previous version

  • Henrik Gramner resolved all discussions

    resolved all discussions

  • Please register or sign in to reply
    Loading