Fix AVX512 vector sqrt assembly strings.
[oota-llvm.git] / test / CodeGen / X86 / zext-sext.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-05-30 Benjamin KramerForce a triple so we don't get bitten by windows' diffe...
2013-05-30 Benjamin KramerForce fragile test to the atom scheduler model.
2013-05-30 Tim NorthoverX86: allow registers 8-15 in test
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2012-03-21 Andrew Trickmisched: tag a few XFAILs that I plan to fix
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-06-09 Bill WendlingTestcase for r105741.