[x86] Enable the new vector shuffle lowering by default.
[oota-llvm.git] / test / CodeGen / X86 / uint_to_fp-2.ll
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Add another triple to a test to make the comment...
2014-10-03 Chandler Carruth[x86] Regenerate and clean up more tests is preparation...
2013-06-09 Elena DemikhovskyRemoved PackedDouble domain from scalar instructions...
2011-08-29 Eli FriedmanExplicitly zero out parts of a vector which are require...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-20 Evan ChengMake linear scan's trivial coalescer slightly more...