llvm-6502/lib/ExecutionEngine
Jay Foad e4d19c9eb2 PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be
static methods that return a new APInt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120261 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-28 21:04:48 +00:00
..
Interpreter PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
JIT Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
MCJIT MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. 2010-11-17 16:06:43 +00:00
CMakeLists.txt
ExecutionEngine.cpp PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
ExecutionEngineBindings.cpp
Makefile MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. 2010-11-17 16:06:43 +00:00