llvm-6502/lib/ExecutionEngine
Dan Gohman 6282406492 Simplify code using convertFromZeroExtendedInteger with an APInt
by using the new convertFromAPInt directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47739 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-29 01:27:13 +00:00
..
Interpreter Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
JIT Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
ExecutionEngine.cpp Simplify code using convertFromZeroExtendedInteger with an APInt 2008-02-29 01:27:13 +00:00
ExecutionEngineBindings.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00