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
/
ObjCARCContract.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[objc-arc] Updated ObjCARCContract to use ARCRuntimeEntryPoints.
Michael Gottesman
2013-07-06
1
-99
/
+11
*
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...
Michael Gottesman
2013-04-29
1
-1
/
+64
*
Changed isNullOrUndef => IsNullOrUndef and isNoopInstruction => IsNoopInstruc...
Michael Gottesman
2013-03-25
1
-2
/
+2
*
Kill every call to @clang.arc.use in the ARC contract phase.
John McCall
2013-03-22
1
-0
/
+4
*
Moved some comments due to the recent refactoring of ObjCARC.
Michael Gottesman
2013-02-07
1
-0
/
+3
*
Fixed 2 more header comments...
Michael Gottesman
2013-01-29
1
-1
/
+1
*
Fixed some whitespace/80+ violations. Also added a space after a namespace de...
Michael Gottesman
2013-01-29
1
-3
/
+0
*
Juggled Debug.h from ObjCARC.h to only the including cpp files that
Michael Gottesman
2013-01-29
1
-0
/
+1
*
Sorted includes using utils/sort_includes.
Michael Gottesman
2013-01-29
1
-2
/
+1
*
Extracted ObjCARCContract from ObjCARCOpts into its own file.
Michael Gottesman
2013-01-29
1
-0
/
+537