diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:09:31 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:09:31 +0000 |
commit | f9536330d6271b242572eb1b8011b051b09e128c (patch) | |
tree | 9de20077b64c1de0904a6028b2c8523002f3d611 /lib/ExecutionEngine/JIT/JIT.cpp | |
parent | bfcd5992d8ae20812e61fe3b017b79254236a8ba (diff) |
Radically simplify execution. This patch gets rid of all the special
handling for integer of various sizes. GenericValue now has just a single
integer field of type APInt. We use its facilities directly in the
execution of all instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34951 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/JIT.cpp')
0 files changed, 0 insertions, 0 deletions