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)
commit0de4a1e4ae99d434804ed79bf8cf61b1236d9a57
tree77a8d2a30d389c1bb85d22560d33c4be8856c679
parent25c0ea8995950ba8f4c53cd3e8252f6cfb0947a7
Allow i32/i64 for 'f' constraint on PowerPC.
This fixes PR12757.

llvm-svn: 166943
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/pr12757.ll [new file with mode: 0644]