Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f2c83670f712c67b419fdb03f848e2cfb4e4c918
/
llvm
/
lib
/
Analysis
/
ObjCARCInstKind.cpp
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
795d7d6
Create llvm.addressofreturnaddress intrinsic
by Albert Gutowski
· 9 years ago
6331dc1
ObjCARC: Don't increment or dereference end() when scanning args
by Duncan P. N. Exon Smith
· 9 years ago
3fe604f
Add support for objc_unsafeClaimAutoreleasedReturnValue to the
by John McCall
· 10 years ago
5a82c91
Analysis: Remove implicit ilist iterator conversions
by Duncan P. N. Exon Smith
· 10 years ago
0f79218
[ARC] Pull the ObjC ARC components that really serve the role of
by Chandler Carruth
· 10 years ago
[Renamed (98%) from llvm/lib/Transforms/ObjCARC/ARCInstKind.cpp]
9e1d335
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
by Pete Cooper
· 11 years ago
7a26d8f
[objc-arc] Treat memcpy, memove, memset as just using pointers, not decrementing them.
by Michael Gottesman
· 11 years ago
5ab64de
[objc-arc] Add the predicate CanDecrementRefCount.
by Michael Gottesman
· 11 years ago
2e0e4e0
[objc-arc] Convert the bodies of ARCInstKind predicates into covered switches.
by Michael Gottesman
· 11 years ago
6f729fa
[objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.
by Michael Gottesman
· 11 years ago