aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-01-13 00:32:26 +0000
committerChris Lattner <sabre@nondot.org>2003-01-13 00:32:26 +0000
commit6c0daf795a16f6fbaf0dd8f221ce483640d61f79 (patch)
treea36f765b0c13a291b13cf03c113b0bcd8fad4c40 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent661841c49b549c49e918648f957c1668d242312d (diff)
downloadllvm-6c0daf795a16f6fbaf0dd8f221ce483640d61f79.zip
llvm-6c0daf795a16f6fbaf0dd8f221ce483640d61f79.tar.gz
llvm-6c0daf795a16f6fbaf0dd8f221ce483640d61f79.tar.bz2
* Adjust to use new interfaces, eliminating CurReg stuff
* Support arbitrary FP constants * Fix bugs in frame layout for function calls and incoming arguments * Insert copies for constant arguments to PHI nodes into the BOTTOM of predecessor blocks, not the top. * Implement _floating point_ support: setcc, return, load, store, cast * Fix several bugs in the cast instruction * Abstract out call emission and load/store for FP * Implement malloc/free without previous lowering pass. * Make use of new forms of MachineOperand * Implement _long_ support! * Fix many bugs in FP support * Change branch from je/jne to je/jmp * Simplify code generated for GEP instructions llvm-svn: 5223
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions