Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since the file has both ppc and ppc64 tests in it rename it. | Roman Divacky | 2014-11-04 | 1 | -112/+0 |
* | Rewrite the test to not require asserts. | Roman Divacky | 2014-11-04 | 1 | -72/+72 |
* | Require asserts to unbreak the buildbots. | Roman Divacky | 2014-11-03 | 1 | -0/+1 |
* | Implement vaarg lowering for ppc32. Lowering of scalars and aggregates | Roman Divacky | 2014-11-03 | 1 | -0/+81 |
* | clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/ | NAKAMURA Takumi | 2013-12-04 | 1 | -1/+1 |
* | This patch is a follow-up to r166805. As suggested on-list, a check was | Bill Schmidt | 2012-10-26 | 1 | -0/+4 |
* | This patch addresses a 64-bit PowerPC ELF ABI compatibility issue with | Bill Schmidt | 2012-10-26 | 1 | -6/+0 |
* | Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds. | Bill Schmidt | 2012-10-04 | 1 | -3/+3 |
* | Add a test case for r156143, which enabled general varargs support for the | Bill Schmidt | 2012-10-04 | 1 | -0/+32 |