Stefan Pintilie
046eff502f
[PowerPC] Make no-PIC default to match GCC - LLVM
...
Set -fno-PIC as the default option.
Differential Revision: https://reviews.llvm.org/D53383
llvm-svn: 347069
2018-11-16 18:36:21 +00:00
Stefan Pintilie
94259ba13a
[PowerPC] [NFC] Update __float128 tests
...
Add the two options -ppc-vsr-nums-as-vr and -ppc-asm-full-reg-names to
the __float128 tests. Then modify the tests as required.
llvm-svn: 336940
2018-07-12 20:18:57 +00:00
Lei Huang
9d70afbb31
[Power9][NFC] add back-end tests for passing homogeneous fp128 aggregates by value
...
Tests to verify that we are passing fp128 via VSX registers as per ABI.
These are related to clang commit rL336308.
Differential Revision: https://reviews.llvm.org/D48310
llvm-svn: 336314
2018-07-05 06:51:38 +00:00
Lei Huang
5bab646c26
[Power9] Add tests for passing float128 in VSX reg for non-homogenous aggregates
...
Add missing testcase for rL336310
llvm-svn: 336313
2018-07-05 06:29:28 +00:00