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
/
copy-constructor-elim.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change memcpy/memove/memset to have dest and source alignment attributes.
Daniel Neilson
2018-01-28
1
-1
/
+1
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-20
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
*
Tweak clang/test/CodeGenCXX/copy-constructor-elim.cpp to satisfy i686-linux.
NAKAMURA Takumi
2015-02-04
1
-1
/
+1
*
Fix ARM buildbot
David Majnemer
2015-02-04
1
-1
/
+1
*
Unbreak the MIPS buildbot
David Majnemer
2015-02-04
1
-1
/
+1
*
Unbreak hexagon bot
David Majnemer
2015-02-03
1
-1
/
+1
*
CodeGen: Copy-ctorm must obey the destination's alignment requirement
David Majnemer
2015-02-03
1
-0
/
+14
*
[ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objects
Reid Kleckner
2014-02-01
1
-3
/
+6
*
Replace 'grep foo | count 0' with 'not grep foo'.
Rafael Espindola
2013-07-04
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-3
/
+3
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-15
/
+14
*
ir-gen for generation of trvial copy constructor
Fariborz Jahanian
2009-08-14
1
-1
/
+14
*
Patch to optimize away copy constructor call when
Fariborz Jahanian
2009-08-06
1
-0
/
+31