summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-22 18:50:15 +0000
committerChris Lattner <sabre@nondot.org>2005-10-22 18:50:15 +0000
commit9faa5b7a9a8f2c6754a42f87f834c05c213665d9 (patch)
tree6b142016451bf1056bd8bee36cf82815bb78acdc /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
parent13a19453d2575447e50f0f9ab4e8282aea23026f (diff)
downloadbcm5719-llvm-9faa5b7a9a8f2c6754a42f87f834c05c213665d9.tar.gz
bcm5719-llvm-9faa5b7a9a8f2c6754a42f87f834c05c213665d9.zip
BuildSDIV and BuildUDIV only work for i32/i64, but they don't check that
the input is that type, this caused a failure on gs on X86 last night. Move the hard checks into Build[US]Div since that is where decisions like this should be made. llvm-svn: 23881
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud