APIntify a test which is potentially unsafe otherwise, and fix the
authorEli Friedman <eli.friedman@gmail.com>
Sun, 30 Nov 2008 04:59:26 +0000 (04:59 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 30 Nov 2008 04:59:26 +0000 (04:59 +0000)
commit86f874d9bb3722e81381e832eb4c867f562e308c
tree5a4390cee5831cdcbe3d01e1c413b10734d1749a
parent13441c57ec1b7b6422b659ffadcf8ef82b69b4bd
APIntify a test which is potentially unsafe otherwise, and fix the
nearby FIXME.

I'm not sure what the right way to fix the Cell test was; if the
approach I used isn't okay, please let me know.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60277 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/CellSPU/icmp16.ll
test/CodeGen/X86/2008-11-29-ULT-Sign.ll [new file with mode: 0644]