Optimize exact sdiv by a constant power of 2 to ashr.
[oota-llvm.git] / test / FrontendC / 2008-12-23-AsmIntPointerTie.c
2008-12-23 Chris LattnerTestcase to show we can tie together integers and point...