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-special-member-functions.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove custom handling of array copies in lambda by-value array capture and
Richard Smith
2016-12-14
1
-2
/
+1
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-5
/
+5
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-35
/
+35
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-17
/
+17
*
At -O0, prefer objc_storeStrong with a null new value to the
John McCall
2012-10-17
1
-4
/
+3
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Fix a couple of problems with initialization and assignment to
John McCall
2011-07-28
1
-6
/
+10
*
Switch field destruction over to use the new destroyer-based API
John McCall
2011-07-12
1
-4
/
+11
*
Fix the clang bootstrap and Jay's testcase from llvm-dev by being completely
Chris Lattner
2011-07-10
1
-4
/
+4
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+154