X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
[oota-llvm.git] / test / CodeGen / X86 / sibcall-4.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-07-14 Evan ChengFix for PR7193 was overly conservative. The only case...