index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
ObjCARC
/
PtrState.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-27
1
-18
/
+21
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ARC] Pull the ObjC ARC components that really serve the role of
Chandler Carruth
2015-08-20
1
-1
/
+1
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-3
/
+3
*
[objc-arc] Move initialization of ARCMDKindCache into the class itself. I als...
Michael Gottesman
2015-03-16
1
-1
/
+1
*
[objc-arc] Move the detection of potential uses or altering of a ref count on...
Michael Gottesman
2015-03-06
1
-0
/
+12
*
[objc-arc] Move the checking of whether or not we can match onto PtrStates an...
Michael Gottesman
2015-03-06
1
-0
/
+13
*
[objc-arc] Refactor (Re-)initialization of PtrState from dataflow -> {TopDown...
Michael Gottesman
2015-03-06
1
-2
/
+11
*
[objc-arc] Create two subclasses of PtrState in preparation for moving per pt...
Michael Gottesman
2015-03-06
1
-1
/
+12
*
Fix build error.
Michael Gottesman
2015-03-05
1
-20
/
+4
*
[objc-arc] Extract out state specific to a ref count from the main objc arc s...
Michael Gottesman
2015-03-05
1
-0
/
+181