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
/
cxx0x-initializer-array.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
Reapply r231508 "CodeGen: Emit constant temporaries into read-only globals."
Benjamin Kramer
2015-03-07
1
-3
/
+4
*
Revert r231508 "CodeGen: Emit constant temporaries into read-only globals."
Hans Wennborg
2015-03-07
1
-4
/
+3
*
CodeGen: Emit constant temporaries into read-only globals.
Benjamin Kramer
2015-03-06
1
-3
/
+4
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-6
/
+6
*
PR15132: Replace "address expression must be an lvalue or a function
Richard Smith
2013-02-02
1
-2
/
+19
*
Don't forget to run destructors when we create an array temporary of class type.
Richard Smith
2013-02-02
1
-1
/
+45
*
Reinstate r170806, reverted in r170835, with a fix use i1 instead of i8 for a...
Richard Smith
2012-12-21
1
-0
/
+40
*
Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when e...
NAKAMURA Takumi
2012-12-21
1
-40
/
+0
*
Fix some bugs where we would sometimes use 0, not -1, when emitting a null co...
Richard Smith
2012-12-20
1
-0
/
+40
*
A number of test cases assume that an "int" parameter or return value
Ulrich Weigand
2012-10-24
1
-1
/
+1
*
Make sure list-initialization of arrays works correctly in explicit type conv...
Eli Friedman
2012-02-29
1
-0
/
+10