CodeGen: Default overflow operations to expand so we don't have to assume targets...
authorJan Vesely <jan.vesely@rutgers.edu>
Wed, 29 Apr 2015 16:30:46 +0000 (16:30 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Wed, 29 Apr 2015 16:30:46 +0000 (16:30 +0000)
commit753954873832863c045afe09953c67bf21ed7fc5
treecd2869be416bf8ca504627129362a6ffc7d8ba14
parentcca29e8f6e75745a11ea65ac0b113c0a450d7481
CodeGen: Default overflow operations to expand so we don't have to assume targets are lying

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: ab
Differential Revision: http://reviews.llvm.org/D9265

llvm-svn: 236119
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp