summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetMachine.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-10-18 22:49:07 +0000
committerBill Wendling <isanbard@gmail.com>2011-10-18 22:49:07 +0000
commit85833f71c6637d2ededc0bdc6327d6bad255b606 (patch)
treebe868b447c06f3efab8d51869ae8b6dab73a088e /llvm/lib/Target/X86/X86TargetMachine.cpp
parentac4c1860a3a2e9ae5d3d54ea7ae9c1cf889cfda1 (diff)
downloadbcm5719-llvm-85833f71c6637d2ededc0bdc6327d6bad255b606.tar.gz
bcm5719-llvm-85833f71c6637d2ededc0bdc6327d6bad255b606.zip
Use the integer compare when the value is small enough. Use the "move into a
register and then compare against that" method when it's too large. We have to move the value into the register in the "movw, movt" pair of instructions. llvm-svn: 142437
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud