1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms/ObjCARC
2015-03-05 23:29:06 +00:00
..
ARCInstKind.cpp
ARCInstKind.h
ARCRuntimeEntryPoints.h
BlotMapVector.h [objc-arc] Extract blot map vector into its own file. NFC. 2015-03-05 23:28:58 +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
DependencyAnalysis.h
LLVMBuild.txt
Makefile
ObjCARC.cpp
ObjCARC.h
ObjCARCAliasAnalysis.cpp
ObjCARCAliasAnalysis.h
ObjCARCAPElim.cpp
ObjCARCContract.cpp
ObjCARCExpand.cpp
ObjCARCOpts.cpp [objc-arc] Change some casts and loop iterators to use auto. 2015-03-05 23:29:06 +00:00
ProvenanceAnalysis.cpp
ProvenanceAnalysis.h
ProvenanceAnalysisEvaluator.cpp
PtrState.cpp [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
PtrState.h [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