Revert "[X86] Widen the 'AND' mask if doing so shrinks the encoding size"
[oota-llvm.git] / test / CodeGen / X86 / zext-fold.ll
2015-08-19 Tobias GrosserRevert "[X86] Widen the 'AND' mask if doing so shrinks...
2015-08-16 David Majnemer[X86] Widen the 'AND' mask if doing so shrinks the...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2012-01-11 NAKAMURA Takumillvm/test/CodeGen/X86/zext-fold.ll: Relax an expression...
2011-06-16 Nick LewyckyThere's no need to be so picky about the particular...
2011-06-16 Nick LewyckyCommit the right set of tests for r133124. Sorry 'bout...
2011-06-16 Nick LewyckyAdd a DAGCombine for (ext (binop (load x), cst)).