Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-39.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-11-16 Evan ChengAnother missing X86ISD::MOVLPD pattern. rdar://10450317
2011-11-14 Evan ChengAdd a missing pattern for X86ISD::MOVLPD. rdar://10436044
2011-11-08 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle-39.ll: Add explicit -mtrip...
2011-11-08 Evan ChengAdd x86 isel logic and patterns to match movlps from...