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
692f4e95cf0ab7c58cbac2e5f12fbc4e87e07ea7
clang-p2996
/
llvm
/
lib
/
Transforms
/
ObjCARC
History
Mehdi Amini
a6f81ca8ea
Use StringRef in ARCRuntimeEntryPoints APIs (NFC)
...
llvm-svn: 283288
2016-10-05 01:15:04 +00:00
..
ARCRuntimeEntryPoints.h
Use StringRef in ARCRuntimeEntryPoints APIs (NFC)
2016-10-05 01:15:04 +00:00
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
Address Pete's review comment and define OrigArg on its own line.
2016-09-13 23:53:43 +00:00
ObjCARCExpand.cpp
…
ObjCARCOpts.cpp
ObjCARC: Don't look at users of ConstantData
2016-09-24 21:01:20 +00:00
ProvenanceAnalysis.cpp
…
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
2016-08-17 20:30:52 +00:00
PtrState.h
…