Provide a test for int<->float and long<->double bitcasts.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 11 Dec 2006 20:40:28 +0000 (20:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 11 Dec 2006 20:40:28 +0000 (20:40 +0000)
commit711679e21c50c62e3ab77977fa13a34d8bd22489
tree7980326d97123eb5aa4ec6516ccafa56f33be959
parent555a0b189c661b2e65561447defa3839db45fb1f
Provide a test for int<->float and long<->double bitcasts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32445 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll [new file with mode: 0644]