Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ridiculousfish
/
libdivide
Public
Notifications
You must be signed in to change notification settings
Fork
85
Star
1.2k
Code
Issues
3
Pull requests
0
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Actions: ridiculousfish/libdivide
Actions
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Showing runs from all workflows
57 workflow runs
57 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Update libdivide.h to support
-ffreestanding
targets
Canary Build and Test
#61:
Commit
8f8dd49
pushed by
ridiculousfish
May 6, 2025 21:43
3m 47s
master
master
May 6, 2025 21:43
3m 47s
View workflow file
Simplify LIBDIVIDE_CONSTEXPR check (#142)
Canary Build and Test
#59:
Commit
99fad03
pushed by
kimwalisch
April 4, 2025 08:58
3m 49s
master
master
April 4, 2025 08:58
3m 49s
View workflow file
Add missing function specifiers to match their declaration (#143)
Canary Build and Test
#58:
Commit
a7b5cde
pushed by
kimwalisch
April 4, 2025 08:54
3m 37s
master
master
April 4, 2025 08:54
3m 37s
View workflow file
Preserve order of params when calling libdivide_mullhi (#144)
Canary Build and Test
#57:
Commit
31f1e42
pushed by
kimwalisch
April 4, 2025 08:49
3m 55s
master
master
April 4, 2025 08:49
3m 55s
View workflow file
Preserve order of params when calling libdivide_mullhi
Canary Build and Test
#56:
Pull request
#144
opened by
pps83
April 4, 2025 08:43
3m 47s
pps83:mulhi-fix
pps83:mulhi-fix
April 4, 2025 08:43
3m 47s
View #144
View workflow file
Add missing function specifiers to match their declaration
Canary Build and Test
#55:
Pull request
#143
opened by
pps83
April 3, 2025 16:02
4m 58s
pps83:specifiers
pps83:specifiers
April 3, 2025 16:02
4m 58s
View #143
View workflow file
Simplify LIBDIVIDE_CONSTEXPR check
Canary Build and Test
#54:
Pull request
#142
opened by
pps83
April 3, 2025 15:23
3m 37s
pps83:simpler-constexpr
pps83:simpler-constexpr
April 3, 2025 15:23
3m 37s
View #142
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang (#136)
Canary Build and Test
#53:
Commit
c179d81
pushed by
kimwalisch
April 3, 2025 14:57
3m 33s
master
master
April 3, 2025 14:57
3m 33s
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang
Canary Build and Test
#52:
Pull request
#136
synchronize by
pps83
April 3, 2025 13:07
3m 51s
pps83:clz-constexpr
pps83:clz-constexpr
April 3, 2025 13:07
3m 51s
View #136
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang
Canary Build and Test
#51:
Pull request
#136
synchronize by
pps83
April 2, 2025 12:20
3m 58s
pps83:clz-constexpr
pps83:clz-constexpr
April 2, 2025 12:20
3m 58s
View #136
View workflow file
Only enable NEON on AArch64 (#141)
Canary Build and Test
#50:
Commit
1e03581
pushed by
kimwalisch
April 2, 2025 08:30
3m 42s
master
master
April 2, 2025 08:30
3m 42s
View workflow file
Only enable NEON on AArch64
Canary Build and Test
#49:
Pull request
#141
opened by
clausecker
April 1, 2025 18:11
3m 37s
clausecker:master
clausecker:master
April 1, 2025 18:11
3m 37s
View #141
View workflow file
Avoid casting for unrelated types (#140)
Canary Build and Test
#48:
Commit
bbb68f1
pushed by
kimwalisch
April 1, 2025 07:44
3m 44s
master
master
April 1, 2025 07:44
3m 44s
View workflow file
Fix output from tester (#139)
Canary Build and Test
#47:
Commit
eee3dc2
pushed by
kimwalisch
April 1, 2025 06:04
3m 49s
master
master
April 1, 2025 06:04
3m 49s
View workflow file
Avoid casting for unrelated types
Canary Build and Test
#46:
Pull request
#140
opened by
pps83
March 31, 2025 19:46
3m 27s
pps83:reinterpret-fix
pps83:reinterpret-fix
March 31, 2025 19:46
3m 27s
View #140
View workflow file
Fix output from tester
Canary Build and Test
#45:
Pull request
#139
opened by
pps83
March 31, 2025 17:34
3m 34s
pps83:tester-log
pps83:tester-log
March 31, 2025 17:34
3m 34s
View #139
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang
Canary Build and Test
#44:
Pull request
#136
synchronize by
pps83
March 31, 2025 16:10
3m 29s
pps83:clz-constexpr
pps83:clz-constexpr
March 31, 2025 16:10
3m 29s
View #136
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang
Canary Build and Test
#43:
Pull request
#136
synchronize by
pps83
March 31, 2025 16:04
3m 35s
pps83:clz-constexpr
pps83:clz-constexpr
March 31, 2025 16:04
3m 35s
View #136
View workflow file
Fix CI MSVC sanitize builds (#138)
Canary Build and Test
#42:
Commit
cdc0a1c
pushed by
kimwalisch
March 31, 2025 15:24
3m 40s
master
master
March 31, 2025 15:24
3m 40s
View workflow file
Fix CI MSVC sanitize builds
Canary Build and Test
#41:
Pull request
#138
opened by
kimwalisch
March 31, 2025 15:19
3m 36s
kimwalisch:fix_ci_msvc_sanitize
kimwalisch:fix_ci_msvc_sanitize
March 31, 2025 15:19
3m 36s
View #138
View workflow file
Merge pull request #137 from kimwalisch/fix_divq_warning
Canary Build and Test
#40:
Commit
6fceb1a
pushed by
kimwalisch
March 31, 2025 14:18
3m 25s
master
master
March 31, 2025 14:18
3m 25s
View workflow file
Fix Assembler Warning: mnemonic suffix used with `div'
Canary Build and Test
#39:
Pull request
#137
synchronize by
kimwalisch
March 31, 2025 14:12
3m 34s
kimwalisch:fix_divq_warning
kimwalisch:fix_divq_warning
March 31, 2025 14:12
3m 34s
View #137
View workflow file
Fix Assembler Warning: mnemonic suffix used with `div'
Canary Build and Test
#38:
Pull request
#137
opened by
kimwalisch
March 31, 2025 13:58
3m 51s
kimwalisch:fix_divq_warning
kimwalisch:fix_divq_warning
March 31, 2025 13:58
3m 51s
View #137
View workflow file
Make __builtin_clz/__builtin_clzll constexpr to match gcc/clang
Canary Build and Test
#37:
Pull request
#136
opened by
pps83
March 31, 2025 12:57
3m 31s
pps83:clz-constexpr
pps83:clz-constexpr
March 31, 2025 12:57
3m 31s
View #136
View workflow file
Use __builtin_clz/__builtin_clzll implementation for ms compiler
Canary Build and Test
#36:
Commit
5307a32
pushed by
ridiculousfish
March 30, 2025 04:14
3m 30s
master
master
March 30, 2025 04:14
3m 30s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.