Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / add-trick64.ll
2008-10-17 Dan GohmanFun x86 encoding tricks: when adding an immediate value...