1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/ExecutionEngine/Interpreter
Jay Foad 7378352505 PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be
static methods that return a new APInt.

llvm-svn: 120261
2010-11-28 21:04:48 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Execution.cpp PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
ExternalFunctions.cpp Convert some tab stops into spaces. 2010-07-12 08:16:59 +00:00
Interpreter.cpp Kill ModuleProvider and ghost linkage by inverting the relationship between 2010-01-27 20:34:15 +00:00
Interpreter.h Fix an ancient FIXME. 2010-05-01 02:43:10 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00