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 }}
topperc
/
llvm-project
Public
forked from
llvm/llvm-project
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
pr/shift-instead-of-add
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 27, 2024
[LegalizeTypes][X86][PowerPC] Use shift by 1 instead of adding a value to itself to double.
Show description for b19897a
topperc
committed
b19897a
Copy full SHA for b19897a
[LegalizeDAG] Freeze index when converting insert_elt/insert_subvector to load/store on stack.
Show description for acab142
topperc
committed
acab142
Copy full SHA for acab142
[AArch64] Pre-commit test for #86717. NFC
topperc
committed
0d7ea50
Copy full SHA for 0d7ea50
Finish revert "[SystemZ][z/OS] TXT records in the GOFF reader (#74526)"
Show description for abc270a
boomanaiden154
committed
abc270a
Copy full SHA for abc270a
Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot
amy-kwan
committed
685d785
Copy full SHA for 685d785
[Libomptarget][NFC] Remove trivially true checks on function pointers (#86804)
Show description for 4a5056b
jhuber6
authored
4a5056b
Copy full SHA for 4a5056b
[libc][math][c23] Add remaining linux/* entrypoints for {,u}fromfp{,x}* (#86692)
overmighty
authored
cd17082
Copy full SHA for cd17082
[CodeGen][arm64e] Add methods and data members to Address, which are needed to authenticate signed pointers (#86721)
Show description for d9a685a
ahatanak
authored
d9a685a
Copy full SHA for d9a685a
[RISCV] Model vd as a src for some Zvk* instructions in MC layer. (#86710)
Show description for 10bd555
topperc
authored
10bd555
Copy full SHA for 10bd555
[Target][RISCV] Add HwMode support to subregister index size/offset. (#86368)
Show description for baf66ec
topperc
authored
baf66ec
Copy full SHA for baf66ec
Revert "[SystemZ][z/OS] TXT records in the GOFF reader (#74526)"
Show description for aeb8628
Everybody0523
committed
aeb8628
Copy full SHA for aeb8628
[libc++][NFC] Remove whitespace that doesn't belong
ldionne
committed
c2bdbed
Copy full SHA for c2bdbed
Recommit "[VPlan] Replace disjoint or with add instead of dropping disjoint. (#83821)"
Show description for 6ef8299
fhahn
committed
6ef8299
Copy full SHA for 6ef8299
[Libomptarget] Move API implementations into GenericPluginTy (#86683)
Show description for ed68aac
jhuber6
authored
ed68aac
Copy full SHA for ed68aac
[Offload] Change unregister library to use `atexit` instead of destructor (#86830)
Show description for 421085f
jhuber6
authored
421085f
Copy full SHA for 421085f
[clang-format] Fix anonymous reference parameter with default value (#86254)
Show description for dd06b8e
rayroudc
authored
dd06b8e
Copy full SHA for dd06b8e
[C99] Claim conformance to digraphs/iso646
AaronBallman
committed
e36ec2f
Copy full SHA for e36ec2f
[nfc][PGO]Factor out profile scaling into a standalone helper function (#83780)
Show description for 2d64185
mingmingl-llvm
authored
2d64185
Copy full SHA for 2d64185
[HLSL] enforce unsigned types for reversebits (#86720)
Show description for 2329fb2
farzonl
authored
2329fb2
Copy full SHA for 2329fb2
[AArch64] Clear kill flags when removing FMOVDr. (#86308)
Show description for 36e74cf
davemgreen
authored
36e74cf
Copy full SHA for 36e74cf
Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590)
Show description for f1ac559
ChiaHungDuan
authored
f1ac559
Copy full SHA for f1ac559
[CSSPGO] Reject high checksum mismatched profile (#84097)
Show description for 2598aa6
wlei-llvm
authored
2598aa6
Copy full SHA for 2598aa6
[WebAssembly] Remove threwValue comparison after __wasm_setjmp_test (#86633)
Show description for 52431fd
aheejin
authored
52431fd
Copy full SHA for 52431fd
[NFC][libc++][TZDB] Improves some internals. (#84800)
Show description for 5a7341a
mordante
authored
5a7341a
Copy full SHA for 5a7341a
[NFC][IR] Add SetNoSanitize helpers (#86772)
Show description for e96f652
vitalybuka
authored
e96f652
Copy full SHA for e96f652
[NFC][HWASAN] Precommit globals-access test
Show description for 96b3969
vitalybuka
authored
96b3969
Copy full SHA for 96b3969
[NFC][mlir] Reorder `declarePromisedInterface()` operands (#86628)
Show description for 35d55f2
justinfargnoli
authored
35d55f2
Copy full SHA for 35d55f2
[X86] combine-pavg.ll - add demandedelts test coverage for #86284
RKSimon
committed
5d3ef06
Copy full SHA for 5d3ef06
[X86] combineExtractFromVectorLoad support extraction from vector of different types to the extraction type/index
Show description for dcd0f2b
RKSimon
committed
dcd0f2b
Copy full SHA for dcd0f2b
[ELF] --pack-dyn-relocs=android+relr: place IRELATIVE in .rela.plt (#86751)
Show description for c335acc
MaskRay
authored
c335acc
Copy full SHA for c335acc
[LegalizeDAG] Merge PerformInsertVectorEltInMemory into ExpandInsertToVectorThroughStack. NFC (#86755)
Show description for 1c96580
topperc
authored
1c96580
Copy full SHA for 1c96580
[flang][OpenMP] Rename makeList overloads to make{Objects,Clauses}, NFC (#86725)
Show description for 4d17743
kparzysz
authored
4d17743
Copy full SHA for 4d17743
Fix signed/unsigned comparison warning. NFC.
RKSimon
committed
fca4831
Copy full SHA for fca4831
[bazel] Remove -lm on macOS (#86706)
Show description for 0099c58
keith
authored
0099c58
Copy full SHA for 0099c58
[InstallAPI] Add *umbrella-header options (#86587)
Show description for 6ad1cf3
cyndyishida
authored
6ad1cf3
Copy full SHA for 6ad1cf3
Pagination
Previous
Next
You can’t perform that action at this time.