Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 4 May 2007 03:35:17 +0000 (03:35 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 4 May 2007 03:35:17 +0000 (03:35 +0000)
commit05047444099daca7b269549e2c003a5e45f805da
tree9f5219f7bda066203d0ef28e0817f12c0870578b
parent48c85b84c1b66fb6a1b0d2afddf33da5bd82960d
Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.

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