On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / fltused.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...
2010-10-23 Michael J. SpencerX86: Emit _fltused instead of __fltused on Windows...
2010-10-16 Michael J. SpencerX86-Windows: Emit an undefined global __fltused symbol...