Reid Spencer f9536330d6 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
2007-03-06 03:09:31 +00:00
..
2007-03-01 19:41:47 +00:00
2007-03-05 00:00:42 +00:00
2007-03-05 00:00:42 +00:00
2007-03-05 05:45:08 +00:00