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
/
value-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing newlines at end of file.
Chris Lattner
2010-12-21
1
-1
/
+1
*
fix PR8726 by teaching the aggregate init optimization code to handle
Chris Lattner
2010-12-02
1
-0
/
+13
*
Preserve the zero-initialization and construction-kind settings when
Douglas Gregor
2010-08-22
1
-0
/
+26
*
When performing value-initialization for a class with a non-trivial,
Douglas Gregor
2010-08-22
1
-0
/
+18
*
Fix a major regression with value-initialization of class types with
Douglas Gregor
2010-08-20
1
-0
/
+27
*
Inline a special case of EmitAggregateCopy into EmitNullInitialization
John McCall
2010-08-07
1
-0
/
+18
*
When explicitly building a temporary object (CXXTemporaryObjectExpr),
Douglas Gregor
2010-04-27
1
-0
/
+26
*
Reapply patch for adding support for address spaces and added a isVolatile fi...
Mon P Wang
2010-04-04
1
-1
/
+1
*
Revert r100193 since it causes failures in objc in clang
Mon P Wang
2010-04-02
1
-1
/
+1
*
Reapply patch for adding support for address spaces and added a isVolatile fi...
Mon P Wang
2010-04-02
1
-1
/
+1
*
Revert Mon Ping's 99930 due to broken llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-1
/
+1
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-1
/
+1
*
Fix test case to unbreak testing
Douglas Gregor
2009-12-16
1
-2
/
+2
*
When value-initializing a class with no user-defined constructors but
Douglas Gregor
2009-12-16
1
-0
/
+25