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
/
test
/
CodeGenObjCXX
/
arc.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
In ARC, peephole the initialization of a __weak variable with
John McCall
2015-10-21
1
-0
/
+10
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
1
-0
/
+27
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-1
/
+1
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
1
-27
/
+0
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
1
-0
/
+27
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-11
/
+11
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
1
-27
/
+0
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
1
-0
/
+27
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-1
/
+1
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
1
-27
/
+0
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
1
-0
/
+27
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-10
/
+10
*
Drop ObjCIndirectCopyRestoreExprs during template instantiation.
John McCall
2013-04-11
1
-0
/
+22
*
Under ARC, when we're passing the address of a strong variable
John McCall
2013-03-23
1
-0
/
+2
*
objective-C arc: load of a __weak object happens via call to
Fariborz Jahanian
2012-11-27
1
-1
/
+6
*
Don't crash *or* insert a bogus autorelease when emitting a
John McCall
2012-07-31
1
-0
/
+16
*
Fix a Sema invariant bug that I recently introduced involving
John McCall
2012-04-06
1
-0
/
+11
*
Make sure that we infer __strong, etc. when we instantiate variables
Douglas Gregor
2011-12-10
1
-0
/
+17
*
Use the right CHECK prefix so that we actually do this checking. Miraculously...
Douglas Gregor
2011-12-10
1
-13
/
+13
*
When we manage to re-use an expression during tree transformation (=
Douglas Gregor
2011-12-10
1
-0
/
+15
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Clean up the analysis of the collection operand to ObjC
John McCall
2011-07-27
1
-0
/
+45
*
In ARC, reclaim all return values of retainable type, not just those
John McCall
2011-07-07
1
-8
/
+12
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-1
/
+1
*
Be sure to try a final ARC-production even in Objective-C++.
John McCall
2011-06-16
1
-0
/
+10
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+152