X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
[oota-llvm.git] / test / CodeGen / X86 / 2011-06-01-fildll.ll
2011-06-02 Stuart HastingsAndy pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsJakob pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsOmit unnecessary stack copy when x87 input is a load.