Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc
authorNate Begeman <natebegeman@mac.com>
Tue, 25 Oct 2005 23:53:21 +0000 (23:53 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 25 Oct 2005 23:53:21 +0000 (23:53 +0000)
commit92d6bb35d79be5ab6fa3963ca537b53d8bb74b4a
tree48f2ba3b85c4131faa3573e17d39f41341a0344e
parent5cd61ce1bea4a1886624825607bfed150ec6b4eb
Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc
backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23995 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/fp_to_uint.ll [new file with mode: 0644]