llvm-project
[DSE] Apply initializes attribute to DSE
#107282
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
[DSE] Apply initializes attribute to DSE
#107282
haopliu
merged 15 commits into
llvm:main
from
haopliu:apply-initializes-dse
Apply initializes attribute to DSE
a94a7341
haopliu
requested a review
from
nikic
1 year ago
haopliu
requested a review
from
fhahn
1 year ago
haopliu
requested a review
from
alinas
1 year ago
haopliu
requested a review
from
jvoung
1 year ago
haopliu
requested a review
from
tschuett
1 year ago
haopliu
requested a review
from
aeubanks
1 year ago
llvmbot
added
llvm:transforms
aeubanks
commented on 2024-09-04
Update comments and unit test
002d984b
tschuett
commented on 2024-09-05
tschuett
commented on 2024-09-05
tschuett
commented on 2024-09-05
jvoung
commented on 2024-09-05
Fix loop format, index type, and clean up ArgumentInitInfo struct mem…
eed0dff3
Change 'Count = Args.size()' to size_t type
e8163c9c
nikic
commented on 2024-09-06
nikic
commented on 2024-09-06
nikic
commented on 2024-09-06
Handle may/parital alias and clean up code
7e6f960a
llvmbot
added
llvm:analysis
Early return in getLocForInst()
debf11fc
Insert an empty init range for May/PartialAlias arguments
72dcab31
Fix a mistake in getLocForInst: add getLocForWith no matter ConsiderI…
f6601100
nikic
commented on 2024-09-12
nikic
commented on 2024-09-12
jvoung
commented on 2024-09-12
Use MemoryLocation::getBeforeOrAfter() in BatchAA.isNoAlias(Value*, V…
e9c9941a
Call BatchAA.alias() only once then check AAResult
634948e5
aeubanks
commented on 2024-09-24
aeubanks
commented on 2024-09-27
Consider isInvisibleToCallerOnUnwind while checking an argument in CB…
11a9cd9e
aeubanks
commented on 2024-10-08
jvoung
commented on 2024-10-08
Update comments and unit tests
2277de00
jvoung
commented on 2024-10-16
aeubanks
approved these changes on 2024-10-17
Rename IsDeadOnUnwind to IsDeadOrInvisibleOnUnwind
1b8c278d
Add a TODO about isRemovable()
c2db695e
nikic
commented on 2024-10-21
antoniofrighetto
commented on 2024-10-22
Update comments
c855aeca
haopliu
merged
089237c0
into main
346 days ago
aeubanks
commented on 2024-10-24
Login to write a write a comment.
Login via GitHub
Reviewers
aeubanks
jvoung
antoniofrighetto
nikic
tschuett
fhahn
alinas
Assignees
No one assigned
Labels
llvm:analysis
llvm:transforms
Milestone
No milestone
Login to write a write a comment.
Login via GitHub