diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-01-20 20:12:29 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-01-20 20:12:29 +0000 |
commit | fff27973490c4507057926a771d87cfee2bd9ee6 (patch) | |
tree | 27f699dfa55911c8a9b4e70e9b0d48c60fa2677b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e3d8e42e273957740fbca6529a6ad7136af16a61 (diff) | |
download | llvm-fff27973490c4507057926a771d87cfee2bd9ee6.zip llvm-fff27973490c4507057926a771d87cfee2bd9ee6.tar.gz llvm-fff27973490c4507057926a771d87cfee2bd9ee6.tar.bz2 |
Implement the signed icmp instructions properly. To do this we introduce
a small inline function to sign extend a uint64_t value based on its
type's bitwidth. This function is then used in both executeSExtInst and
the various executeICMP_S** functions.
llvm-svn: 33403
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions