Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / v2f32.ll
2010-08-25 Chris LattnerChange handling of illegal vector types to widen when...
2010-07-05 Chris Lattneranother v2f32 case, in this case showing poor codegen.
2010-07-05 Chris Lattnerfix test on non-x86 hosts.
2010-07-04 Chris LattnerJust rip v2f32 support completely out of the X86 backen...
2010-07-04 Chris Lattnerfix PR7518 - terrible codegen of <2 x float>, by only...