[X86] Add intrinsics for reading and writing to the flags register
[oota-llvm.git] / test / CodeGen / X86 / trunc-store.ll
2015-11-25 Eric ChristopherAccept any stack offset, including none, here.
2015-11-25 Eric ChristopherFix some places where we were assuming that memory...