fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-ptr-cast.ll
2010-11-18 John ThompsonFixed to use input redirection for source - to eliminat...
2010-11-17 John ThompsonBug 8621 fix - pointer cast stripped from inline asm...