"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "03e7e68caa657c62ebe8fa272797f7bebfaacb0b"
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