Pass AVX vectors which are arguments to varargs functions on the stack. <rdar://probl...
[oota-llvm.git] / test / CodeGen / X86 / cmov.ll
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-09-02 Jakob Stoklund OlesenPseudo CMOV instructions don't clobber EFLAGS.
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-09-15 Dan GohmanRestore a comment that was lost in the merge.
2009-09-15 Chris Lattnerthis is failing on linux hosts, force a triple.
2009-09-15 Chris Lattnermerge one more in.
2009-09-15 Chris Lattnermerge some more cmov tests into cmov.ll
2009-09-15 Chris Lattnermerge two cmov tests into one.