diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-01-13 00:32:26 +0000 | 
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-01-13 00:32:26 +0000 | 
| commit | 6c0daf795a16f6fbaf0dd8f221ce483640d61f79 (patch) | |
| tree | a36f765b0c13a291b13cf03c113b0bcd8fad4c40 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
| parent | 661841c49b549c49e918648f957c1668d242312d (diff) | |
| download | llvm-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
