[X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
[oota-llvm.git] / test / CodeGen / X86 / misched-copy.ll
2014-12-16 JF Bastienx86-32: PUSHF/POPF use/def EFLAGS
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-09-04 Andrew Trickmi-sched: Force bottom up scheduling for generic targets.
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-08-16 Daniel Dunbar[tests] Another attempt to workaround broken misched...
2013-08-16 Daniel Dunbar[tests] Add a hack to eliminate some dangling .s files...
2013-04-20 Benjamin KramerDon't litter .s files in test directory.
2013-04-15 Tim NorthoverAvoid outputting temporary test file into source tree.
2013-04-13 Andrew TrickFurther generalize this scheduler test.
2013-04-13 Andrew TrickFix a dislexic regex.
2013-04-13 Andrew TrickAdd a missing REQUIRES: asserts
2013-04-13 Andrew TrickMI-Sched: schedule physreg copies.