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. llvm-svn: 34951
Loading
Please register or sign in to comment