Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Resetting 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 }}
tomtor
/
llvm-project
Public
forked from
llvm/llvm-project
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
avr_update
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 15, 2025
Update xmega2
tomtor
committed
16e7c9a
Copy full SHA for 16e7c9a
Add ELPMX for xmega4
tomtor
committed
40a342d
Copy full SHA for 40a342d
Add new AVR test patterns
tomtor
committed
32c30e7
Copy full SHA for 32c30e7
Commits on Jun 14, 2025
Add xmega3 family definition
tomtor
committed
a53239a
Copy full SHA for a53239a
Remove EIJMP for xmega4
tomtor
committed
0d72eef
Copy full SHA for 0d72eef
Fix attiny322x identifier
tomtor
committed
4aa1f64
Copy full SHA for 4aa1f64
Add missing avr64* series
tomtor
committed
e95957a
Copy full SHA for e95957a
Add missing attiny322x series
tomtor
committed
64de36b
Copy full SHA for 64de36b
Add support for many new AVR mcus like AVR128DB28
tomtor
committed
57a30b4
Copy full SHA for 57a30b4
[LV] Add test case with branch weights.
Show description for 72f99b7
fhahn
committed
72f99b7
Copy full SHA for 72f99b7
Revert "[AVR] Add support for many new AVR MCUs (#143914)"
Show description for 62d8e00
kazutakahirata
committed
62d8e00
Copy full SHA for 62d8e00
[AVR] Add support for many new AVR MCUs (#143914)
Show description for 10bc17f
tomtor
authored
10bc17f
Copy full SHA for 10bc17f
[OpenMP][clang] declare mapper: fix handling of nested types (#143504)
Show description for ff295d2
ro-i
authored
ff295d2
Copy full SHA for ff295d2
[llvm] [cmake] Use pkg-config to obtain libffi search hints (#144221)
Show description for 42595d3
mgorny
authored
42595d3
Copy full SHA for 42595d3
[Clang] Fix fix-it hint regression from #143460 (#144069)
Show description for 2cb32e2
rkirsling
authored
2cb32e2
Copy full SHA for 2cb32e2
[CIR] Upstream CreateOp for ComplexType with folder (#143192)
Show description for 6464066
AmrDeveloper
authored
6464066
Copy full SHA for 6464066
CMake: Fix LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING to be 1 or 0.
Show description for 1bc0b08
chapuni
committed
1bc0b08
Copy full SHA for 1bc0b08
[VPlan] Address post-commit comments for f68848015f62.
Show description for 732ebf8
fhahn
committed
732ebf8
Copy full SHA for 732ebf8
[clang] fix infinite recursion (#143244)
Show description for 892513e
Backl1ght
authored
892513e
Copy full SHA for 892513e
[clang-tidy][NFC] change patterns 'anyOf(..., anything())' to 'optionally(...)' (#143558)
Show description for f46c44d
vbvictor
authored
f46c44d
Copy full SHA for f46c44d
[clang-format] Fix a bug in annotating braces (#144095)
Show description for 2e7fbb9
owenca
authored
2e7fbb9
Copy full SHA for 2e7fbb9
[MSan] Fix minor issues in testcases (#144073)
Show description for 2796c41
Camsyn
authored
2796c41
Copy full SHA for 2796c41
[InstCombine] Avoid folding `select(umin(X, Y), X)` with min/max values in false arm (#143020)
Show description for 07fa6d1
thevar1able
authored
07fa6d1
Copy full SHA for 07fa6d1
[Cygwin] Don't use version script for Cygwin target (#143133)
Show description for 0bd614a
kikairoya
authored
0bd614a
Copy full SHA for 0bd614a
[RISCV] Simplify macros used for commuting vector multiply-accumulate instructions. NFC (#144169)
Show description for 35e3c50
topperc
authored
35e3c50
Copy full SHA for 35e3c50
[RISCV] Simplify macros used by RISCVInstrInfo::convertToThreeAddress. NFC (#144173)
Show description for ef265ed
topperc
authored
ef265ed
Copy full SHA for ef265ed
[RISCV] Use RISCVII::getVecPolicyOpNum instead of making assumptions. NFC (#144175)
topperc
authored
709ba08
Copy full SHA for 709ba08
MCObjectStreamer: Replace getAssemblerPtr with getAssembler
Show description for d4c7d0b
MaskRay
committed
d4c7d0b
Copy full SHA for d4c7d0b
[RISCV] Use unsigned instead of uint16_t for the Opcode argument to getVectorLowDemandedScalarBits. NFC
Show description for e37707b
topperc
committed
e37707b
Copy full SHA for e37707b
[Cygwin] CYGWIN is not WIN32 in current CMake (#143130)
Show description for bd319d9
kikairoya
authored
bd319d9
Copy full SHA for bd319d9
[bazel] fix mlir/tblgen.bzl formatting after 6e988bd33f5fa8a529ef9208d3e147945b7bb7ed
slackito
committed
15f100d
Copy full SHA for 15f100d
[ConstantFolding] Fold deinterleave2 of any splat vector not just zeroinitializer (#144144)
Show description for 417ab37
topperc
authored
417ab37
Copy full SHA for 417ab37
Commits on Jun 13, 2025
[clang-doc] remove default label on some switches (#143919)
Show description for 7f69cd5
evelez7
authored
7f69cd5
Copy full SHA for 7f69cd5
[MSAN] handle assorted AVX permutations (#143462)
fmayer
authored
d7e64d9
Copy full SHA for d7e64d9
Revert "Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on by default" (#144167)
Show description for ca38027
amykhuang
authored
ca38027
Copy full SHA for ca38027
Pagination
Previous
Next
You can’t perform that action at this time.