llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-16-MachineLICM.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-11 Dan GohmanGeneralize this check to avoid depending on a specific...
2009-11-17 Evan ChengMOV64rm should be marked isReMaterializable.