diff options
author | Derek Schuff <dschuff@google.com> | 2015-08-10 23:02:37 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2015-08-10 23:02:37 +0000 |
commit | 4044f6197a75462b7055476d4e03873d8db3e606 (patch) | |
tree | ce755f6f96790dd49e653f1d60a9f4559a1464e1 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 652b0dabe64577f42fa8af8349687be7f529d183 (diff) | |
download | llvm-4044f6197a75462b7055476d4e03873d8db3e606.zip llvm-4044f6197a75462b7055476d4e03873d8db3e606.tar.gz llvm-4044f6197a75462b7055476d4e03873d8db3e606.tar.bz2 |
Add NaCl (a target where long double = double) to long double ABI test
A test was recently (r244468) added to cover long double calling convention
codegen, distinguishing between Android and GNU conventions (where long doubles
are fp128 and x86_fp80, respectively). Native Client is a target where long
doubles are the same as doubles. This change augments the test to cover
that case.
Also rename the test to test/codeGen/X86_64-longdouble.c
Differential Revision: http://reviews.llvm.org/D11921
llvm-svn: 244524
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions