aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/zext-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable MI Sched for x86.Andrew Trick2013-10-151-3/+3
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-3/+3
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-3/+3
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* llvm/test/CodeGen/X86/zext-fold.ll: Relax an expression in stack offset.NAKAMURA Takumi2012-01-111-1/+1
* There's no need to be so picky about the particular register.Nick Lewycky2011-06-161-4/+4
* Commit the right set of tests for r133124. Sorry 'bout that!Nick Lewycky2011-06-161-2/+7
* Add a DAGCombine for (ext (binop (load x), cst)).Nick Lewycky2011-06-161-0/+36