Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-38.ll
2014-09-14 NAKAMURA Takumillvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit...
2014-09-14 Chandler Carruth[x86] Teach the vector combiner that picks a canonical...
2012-07-12 Nadav RotemThe LIT tests below do not specify the exact cpu model...
2011-11-29 Evan ChengAdd another missing pattern. llvm-gcc likes f64 but...
2011-11-08 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle-38.ll: Relax expression...
2011-11-08 Evan ChengAdd x86 isel logic and patterns to match movlps from...
2011-09-14 Bruno Cardoso LopesVector shuffle mask <i32 4, i32 5, i32 2, i32 3> should...
2011-08-31 Evan ChengFix (movhps load) lowering / pattern to match more...
2011-07-22 Rafael EspindolaTurn shuffles into unpacks for VT == MVT::v2i64 and...