Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / lsr-redundant-addressing.ll
2011-07-02 Chandler CarruthFileCheck-ize another codegen test.
2011-03-04 Dan GohmanWhen decling to reuse existing expressions that involve...