aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-03-25 10:38:50 +0000
committerTamas Berghammer <tberghammer@google.com>2015-03-25 10:38:50 +0000
commit6373cee3b6599e585ff77c5f5e8827ac6427ef49 (patch)
treed8fa4be96ceb4d45b8c719dfb220f37e9430f3a8 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parentadf8adbd7736a79ce1dc7b566433b503930b30a1 (diff)
downloadllvm-6373cee3b6599e585ff77c5f5e8827ac6427ef49.zip
llvm-6373cee3b6599e585ff77c5f5e8827ac6427ef49.tar.gz
llvm-6373cee3b6599e585ff77c5f5e8827ac6427ef49.tar.bz2
Create android x86_32 and x86_64 target info
On android x86_32 the long double is only 64 bits (compared to 80 bits on linux x86_32) and on android x86_64 the long double is IEEEquad (compared to x87DoubleExtended on linux x86_64). This CL creates new TargetInfo classes for this targets to represent these differences. Differential revision: http://reviews.llvm.org/D8357 llvm-svn: 233177
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions