hanchenye-llvm-project/llvm/lib/ExecutionEngine
Dale Johannesen 4230512f32 Change APFloat::convertFromInteger to take the incoming
bit width instead of number of words allocated, which
makes it actually work for int->APF conversions.
Adjust callers.  Add const to one of the APInt constructors
to prevent surprising match when called with const
argument.

llvm-svn: 42210
2007-09-21 22:09:37 +00:00
..
Interpreter #ifdef out unsafe tracing code, which fixes PR1689 2007-09-21 18:30:39 +00:00
JIT Implement x86 long double in jit (not really 2007-09-17 18:44:13 +00:00
ExecutionEngine.cpp Change APFloat::convertFromInteger to take the incoming 2007-09-21 22:09:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00