This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a3556aa5563fb89693935303463881df44094de
clang-p2996
/
llvm
/
lib
/
Transforms
/
ObjCARC
History
Akira Hatanaka
392a2a554c
Refactor code in ObjCARC.cpp. NFC
...
This is in preparation for another patch I'm planning to send later.
2021-10-07 11:25:01 -07:00
..
ARCRuntimeEntryPoints.h
…
BlotMapVector.h
…
CMakeLists.txt
…
DependencyAnalysis.cpp
…
DependencyAnalysis.h
…
ObjCARC.cpp
Refactor code in ObjCARC.cpp. NFC
2021-10-07 11:25:01 -07:00
ObjCARC.h
[ObjC][ARC] Use the addresses of the ARC runtime functions instead of
2021-09-08 11:58:03 -07:00
ObjCARCAPElim.cpp
[Transforms] Use make_early_inc_range (NFC)
2021-09-15 19:55:24 -07:00
ObjCARCContract.cpp
[ObjC][ARC] Use the addresses of the ARC runtime functions instead of
2021-09-08 11:58:03 -07:00
ObjCARCExpand.cpp
…
ObjCARCOpts.cpp
[Transforms] Use make_early_inc_range (NFC)
2021-09-15 19:55:24 -07:00
ProvenanceAnalysis.cpp
[NFC][AA] Prepare to convert AliasResult to class with PartialAlias offset.
2021-04-09 12:54:22 +03:00
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
Move ObjCARCUtil.h back to llvm/Analysis
2021-03-08 16:35:24 -08:00
PtrState.h
…