Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / apm.ll
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2010-11-30 Eric ChristopherNot all platforms use _<func>. Duh.
2010-11-30 Eric ChristopherRewrite mwait and monitor support and custom lower...