aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineCodeEmitter.cpp
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2005-04-06 00:25:27 +0000
committerNate Begeman <natebegeman@mac.com>2005-04-06 00:25:27 +0000
commit815d6dac1ecc6ad661cebb308f9c06583fcd3cf0 (patch)
tree16a1d8f9c6cf3d3983f6292b833f5689a2f663a8 /lib/CodeGen/MachineCodeEmitter.cpp
parentc105e19864f2792c52bc6bb765d365308f38f461 (diff)
Add support for MULHS and MULHU nodes
Have LegalizeDAG handle SREM and UREM for us Codegen SDIV and UDIV by constant as a multiply by magic constant instead of integer divide, which is very slow. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions