[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[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...