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
/
DependencyAnalysis.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
-1
/
+1
*
Make more headers self-contained.
Benjamin Kramer
2016-01-27
1
-0
/
+1
*
[objc-arc-contract] We can not move retains over instructions which can not c...
Michael Gottesman
2015-02-20
1
-0
/
+6
*
[objc-arc] Add the predicate CanDecrementRefCount.
Michael Gottesman
2015-02-20
1
-0
/
+5
*
[objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.
Michael Gottesman
2015-02-19
1
-6
/
+4
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-21
1
-2
/
+2
*
Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoi...
Craig Topper
2014-08-18
1
-2
/
+2
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-17
1
-2
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...
Michael Gottesman
2013-07-10
1
-1
/
+1
*
Extracted ObjCARCContract from ObjCARCOpts into its own file.
Michael Gottesman
2013-01-29
1
-0
/
+79