aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-20 20:12:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-20 20:12:29 +0000
commitfff27973490c4507057926a771d87cfee2bd9ee6 (patch)
tree27f699dfa55911c8a9b4e70e9b0d48c60fa2677b /llvm/lib/CodeGen/MachineFunction.cpp
parente3d8e42e273957740fbca6529a6ad7136af16a61 (diff)
downloadllvm-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