.. |
ARCInstKind.cpp
|
[objc-arc] Treat memcpy, memove, memset as just using pointers, not decrementing them.
|
2015-03-16 07:02:32 +00:00 |
ARCInstKind.h
|
|
|
ARCRuntimeEntryPoints.h
|
[objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy.
|
2015-03-16 07:02:27 +00:00 |
BlotMapVector.h
|
[objc-arc] Fix indentation of debug logging so it is easy to read the output.
|
2015-03-16 07:02:39 +00:00 |
CMakeLists.txt
|
[objc-arc] Extract out state specific to a ref count from the main objc arc sequence dataflow. This will allow me to separate the actual ARC queries from the meat of the dataflow algorithm.
|
2015-03-05 23:29:03 +00:00 |
DependencyAnalysis.cpp
|
DataLayout is mandatory, update the API to reflect it with references.
|
2015-03-10 02:37:25 +00:00 |
DependencyAnalysis.h
|
|
|
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ObjCARC.cpp
|
|
|
ObjCARC.h
|
Add in an unreachable after a covered switch to appease certain bots.
|
2015-03-16 07:46:34 +00:00 |
ObjCARCAliasAnalysis.cpp
|
DataLayout is mandatory, update the API to reflect it with references.
|
2015-03-10 02:37:25 +00:00 |
ObjCARCAliasAnalysis.h
|
|
|
ObjCARCAPElim.cpp
|
|
|
ObjCARCContract.cpp
|
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
|
2015-03-23 19:32:43 +00:00 |
ObjCARCExpand.cpp
|
|
|
ObjCARCOpts.cpp
|
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
|
2015-03-23 19:32:43 +00:00 |
ProvenanceAnalysis.cpp
|
DataLayout is mandatory, update the API to reflect it with references.
|
2015-03-10 02:37:25 +00:00 |
ProvenanceAnalysis.h
|
DataLayout is mandatory, update the API to reflect it with references.
|
2015-03-10 02:37:25 +00:00 |
ProvenanceAnalysisEvaluator.cpp
|
DataLayout is mandatory, update the API to reflect it with references.
|
2015-03-10 02:37:25 +00:00 |
PtrState.cpp
|
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
|
2015-03-23 19:32:43 +00:00 |
PtrState.h
|
[objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy.
|
2015-03-16 07:02:27 +00:00 |