Relax an invariant that block placement was trying to assert a bit
[oota-llvm.git] / test / CodeGen / X86 / v2f32.ll
2011-09-20 Bruno Cardoso LopesAttempt to fix -mtriple=i686-{cygwin|mingw|win32} regre...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
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...