aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/JIT/JIT.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-06 03:09:31 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-06 03:09:31 +0000
commitf9536330d6271b242572eb1b8011b051b09e128c (patch)
tree9de20077b64c1de0904a6028b2c8523002f3d611 /lib/ExecutionEngine/JIT/JIT.cpp
parentbfcd5992d8ae20812e61fe3b017b79254236a8ba (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