Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / zext-fold.ll
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)).