OSDN Git Service

GlobalISel: allow quad-precision values to be dumped.
authorTim Northover <tnorthover@apple.com>
Mon, 20 Mar 2017 16:52:08 +0000 (16:52 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 20 Mar 2017 16:52:08 +0000 (16:52 +0000)
commit80122f82f9d083a141360962f993667195ebc104
treea079903748a235d85eb7fd21e101fb570ec38138
parent22910652da891902035e68a92baf686cb00bc26e
GlobalISel: allow quad-precision values to be dumped.

Otherwise the fallback path fails with an assertion on AAPCS AArch64 targets,
when "long double" is encountered.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstr.cpp
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll