commit | 815d6dac1ecc6ad661cebb308f9c06583fcd3cf0 | [log] [tgz] |
---|---|---|
author | Nate Begeman <natebegeman@mac.com> | Wed Apr 06 00:25:27 2005 +0000 |
committer | Nate Begeman <natebegeman@mac.com> | Wed Apr 06 00:25:27 2005 +0000 |
tree | 16a1d8f9c6cf3d3983f6292b833f5689a2f663a8 | |
parent | c105e19864f2792c52bc6bb765d365308f38f461 [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