Skip to content
Commit 40015aad authored by Reid Spencer's avatar Reid Spencer
Browse files

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
parent c45e1047
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment