This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 15:56:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
ObjCARC
History
Benjamin Kramer
135f735af1
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
...
Only minor manual fixes. No functionality change intended. llvm-svn: 273808
2016-06-26 12:28:59 +00:00
..
ARCRuntimeEntryPoints.h
…
BlotMapVector.h
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them.
2016-04-29 15:22:48 +00:00
CMakeLists.txt
…
DependencyAnalysis.cpp
…
DependencyAnalysis.h
…
LLVMBuild.txt
…
ObjCARC.cpp
…
ObjCARC.h
…
ObjCARCAPElim.cpp
Re-commit optimization bisect support (r267022) without new pass manager support.
2016-04-22 22:06:11 +00:00
ObjCARCContract.cpp
Form objc_storeStrong in the presence of bitcasts.
2016-05-27 02:13:53 +00:00
ObjCARCExpand.cpp
…
ObjCARCOpts.cpp
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
ProvenanceAnalysis.cpp
…
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
…
PtrState.h
…