Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
copy-constructor-elim.cpp
c8bdc8d
Change memcpy/memove/memset to have dest and source alignment attributes.
by Daniel Neilson
· 8 years ago
6e938ef
Change memcpy/memove/memset to have dest and source alignment attributes (Step 1).
by Daniel Neilson
· 8 years ago
d9d3b21
[Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
by Mandeep Singh Grang
· 9 years ago
3b39e88
Revert "Change memcpy/memset/memmove to have dest and source alignments."
by Pete Cooper
· 10 years ago
7bfd5cb
Change memcpy/memset/memmove to have dest and source alignments.
by Pete Cooper
· 10 years ago
2e4c201
Tweak clang/test/CodeGenCXX/copy-constructor-elim.cpp to satisfy i686-linux.
by NAKAMURA Takumi
· 11 years ago
df1e1ae
Fix ARM buildbot
by David Majnemer
· 11 years ago
bc18d6a
Unbreak the MIPS buildbot
by David Majnemer
· 11 years ago
64b2a26
Unbreak hexagon bot
by David Majnemer
· 11 years ago
fd1e739
CodeGen: Copy-ctorm must obey the destination's alignment requirement
by David Majnemer
· 11 years ago
314ef7b
[ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objects
by Reid Kleckner
· 12 years ago
be8a91b
Replace 'grep foo | count 0' with 'not grep foo'.
by Rafael Espindola
· 12 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
34546ce
Remove RUN: true lines.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
42af5ba
ir-gen for generation of trvial copy constructor call.
by Fariborz Jahanian
· 16 years ago
eb86976
Patch to optimize away copy constructor call when appropriate.
by Fariborz Jahanian
· 16 years ago