Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGen
/
ppc-varargs-struct.c
6e938ef
Change memcpy/memove/memset to have dest and source alignment attributes (Step 1).
by Daniel Neilson
· 8 years ago
039b970
Fix handling of vaargs on PPC32 when going from regsave to overflow.
by Roman Divacky
· 10 years ago
402257b
[PowerPC] Fix calculating address of arguments on stack for variadic func
by Petar Jovanovic
· 10 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
7f416cc
Compute and preserve alignment more faithfully in IR-generation.
by John McCall
· 10 years ago
3acf627
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
by Sunil Srivastava
· 10 years ago
a953f28
Update Clang tests to handle explicitly typed load changes in LLVM.
by David Blaikie
· 11 years ago
218b783
Update Clang tests to handle explicitly typed gep changes in LLVM.
by David Blaikie
· 11 years ago
5cd8df6
Since the file has both ppc and ppc64 tests in it rename it.
by Roman Divacky
· 11 years ago
[Renamed from clang/test/CodeGen/ppc64-varargs-struct.c]
c294022
Rewrite the test to not require asserts.
by Roman Divacky
· 11 years ago
1ae35b9
Require asserts to unbreak the buildbots.
by Roman Divacky
· 11 years ago
8a12d84
Implement vaarg lowering for ppc32. Lowering of scalars and aggregates
by Roman Divacky
· 11 years ago
7cbe30f
clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/
by NAKAMURA Takumi
· 12 years ago
528d2f1
This patch is a follow-up to r166805. As suggested on-list, a check was
by Bill Schmidt
· 13 years ago
4a2dcfe
This patch addresses a 64-bit PowerPC ELF ABI compatibility issue with
by Bill Schmidt
· 13 years ago
7af848b
Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds.
by Bill Schmidt
· 13 years ago
a7b7f72
Add a test case for r156143, which enabled general varargs support for the
by Bill Schmidt
· 13 years ago