X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
[oota-llvm.git] / test / CodeGen / X86 / fastcc3struct.ll
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2009-12-15 Kenneth UildriksFor fastcc on x86, let ECX be used as a return register...