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
/
clang
/
lib
/
ARCMigrate
/
Transforms.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[arcmt] Fix test/ARCMT/remove-statements.m regression due to
Argyrios Kyrtzidis
2011-09-01
1
-0
/
+6
*
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
Argyrios Kyrtzidis
2011-07-27
1
-1
/
+2
*
[arcmt] NSInvocation's [get/set]ReturnValue and [get/set]Argument are only safe
Argyrios Kyrtzidis
2011-07-18
1
-1
/
+3
*
[arcmt] Don't remove retains/releases on a global variable, flag them with er...
Argyrios Kyrtzidis
2011-07-14
1
-0
/
+2
*
[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...
Argyrios Kyrtzidis
2011-07-13
1
-1
/
+1
*
[arcmt] Before applying '__weak' check whether the objc class is annotated wi...
Argyrios Kyrtzidis
2011-07-12
1
-0
/
+3
*
[arcmt] Fully migrate ObjC++ classes, rdar://9660007.
Argyrios Kyrtzidis
2011-06-23
1
-19
/
+2
*
[arcmt] Remove rewriteAllocCopyWithZone transformation; not needed anymore.
Argyrios Kyrtzidis
2011-06-23
1
-1
/
+0
*
[arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut...
Argyrios Kyrtzidis
2011-06-21
1
-2
/
+2
*
[arcmt] Break apart Transforms.cpp.
Argyrios Kyrtzidis
2011-06-21
1
-0
/
+105