]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Allow the asm printer to print fp128 values properly.
authorTim Northover <Tim.Northover@arm.com>
Tue, 8 Jan 2013 16:56:23 +0000 (16:56 +0000)
committerTim Northover <Tim.Northover@arm.com>
Tue, 8 Jan 2013 16:56:23 +0000 (16:56 +0000)
commit90f011e0baa68ea02b80e8b913f7120537ce05aa
tree553389fe32c30dbecc4036105800f8ce3ddeaada
parent3c00336c7ee13f78d1ecc23fafa3571e5c76110c
Allow the asm printer to print fp128 values properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171866 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/ARM/fp128.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fp128.ll [new file with mode: 0644]