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
/
cxx11-initializer-aggregate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use zeroinitializer for (trailing zero portion of) large array initializers
Richard Smith
2018-05-23
1
-0
/
+68
*
Revert r333044 "Use zeroinitializer for (trailing zero portion of) large arra...
Hans Wennborg
2018-05-23
1
-39
/
+0
*
Use zeroinitializer for (trailing zero portion of) large array initializers
Richard Smith
2018-05-23
1
-0
/
+39
*
Revert r332847; it caused us to miscompile certain forms of reference initial...
Richard Smith
2018-05-21
1
-27
/
+0
*
[CodeGen] Recognize more cases of zero initialization
Serge Pavlov
2018-05-21
1
-0
/
+27
*
PR32044: Fix some cases where we would confuse a transparent init-list expres...
Richard Smith
2017-02-23
1
-3
/
+12
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-3
/
+3
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
A non-trivial array-fill expression isn't necessarily a CXXConstructExpr. It
Richard Smith
2014-06-13
1
-0
/
+19
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-1
/
+1
*
Slightly generalize FileCheck patterns to unbreak -Asserts builds.
Richard Smith
2012-05-14
1
-1
/
+1
*
Implement IRGen for C++11's "T{1, 2, 3}", where T is an aggregate and the
Richard Smith
2012-05-14
1
-0
/
+25