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
/
CodeGenCXX
/
implicit-copy-constructor.cpp
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
-3
/
+5
*
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
-1
/
+1
*
Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
2013-02-17
1
-3
/
+2
*
Backing out r174919 while I investigate a self-host bug on Takumi's builder.
Lang Hames
2013-02-12
1
-2
/
+3
*
When generating IR for default copy-constructors, copy-assignment operators,
Lang Hames
2013-02-11
1
-3
/
+2
*
When deciding whether to convert an array construction loop into a memcpy, look
Richard Smith
2012-11-07
1
-1
/
+27
*
When synthesizing implicit copy/move constructors and copy/move assignment
John McCall
2011-06-17
1
-0
/
+10
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-1
/
+1
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
Reimplement code generation for copying fields in the
Douglas Gregor
2010-05-05
1
-0
/
+72