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-array-new.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-13
/
+13
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-13
/
+13
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
Replace Sema-level implementation of -fassume-sane-operator-new with a
Richard Smith
2016-04-07
1
-3
/
+3
*
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
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-5
/
+5
*
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
-33
/
+33
*
When emitting a multidimensional array new, emit the initializers for the
Richard Smith
2014-06-03
1
-17
/
+70
*
Quick-Fix pointer arithmetic when performing multi-D new-array initialization.
Faisal Vali
2013-12-14
1
-2
/
+3
*
When performing an array new of a multidimensional array with an initializer
Richard Smith
2013-12-11
1
-0
/
+106