OSDN Git Service

Allow i32/i64 for 'f' constraint on PowerPC.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 29 Oct 2012 17:49:34 +0000 (17:49 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 29 Oct 2012 17:49:34 +0000 (17:49 +0000)
commit78dab643e0d49cc76ca20409d733c23bc17171dd
tree3179fb7426b40a2967ae8487c57758ab923a3155
parent7ed4f94c1337b931524af99eb1aac72563888239
Allow i32/i64 for 'f' constraint on PowerPC.
This fixes PR12757.

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