Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / 2011-06-01-fildll.ll
2011-06-02 Stuart HastingsAndy pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsJakob pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsOmit unnecessary stack copy when x87 input is a load.