commit | 525178cdbf00720ea8bce297a7d65b0cca0ab439 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Oct 08 18:33:35 2007 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Oct 08 18:33:35 2007 +0000 |
tree | a2ff839c290e839ac09a4833c302bb9879a91005 | |
parent | d47c84c1c9ccbd11decf436604d90c60544d7008 [diff] |
Migrate X86 and ARM from using X86ISD::{,I}DIV and ARMISD::MULHILO{U,S} to use ISD::{S,U}DIVREM and ISD::{S,U}MUL_HIO. Move the lowering code associated with these operators into target-independent in LegalizeDAG.cpp and TargetLowering.cpp. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42762 91177308-0d34-0410-b5e6-96231b3b80d8