llvm-6502/lib/ExecutionEngine
Reid Spencer e4b4394b2f Bitcast all the bits of a floating point value, not just one. The zero
extension is needed because the constructor for the Destination value
causes the APInt to have a bit width of 1.
Patch by Guoling Han.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36733 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-04 03:37:38 +00:00
..
Interpreter Bitcast all the bits of a floating point value, not just one. The zero 2007-05-04 03:37:38 +00:00
JIT avoid mutating a global in an accessor 2007-04-20 22:57:20 +00:00
ExecutionEngine.cpp Unbreak C++ build. 2007-03-12 17:57:00 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00