Implement an x86-64 ABI detail of passing structs by hidden first
[oota-llvm.git] / test / CodeGen / X86 / isnan.ll
2007-12-29 Chris LattnerFold comparisons against a constant nan, and optimize...