(i64 (zext (srl GR32 8))) -> movzbl AH is not safe since srl 8 only clear the top...
[oota-llvm.git] / lib / Target / X86 / X86FloatingPointRegKill.cpp
2009-02-13 Dale JohannesenRemove non-DebugLoc versions of BuildMI from X86.
2008-11-12 Dan GohmanMove the code that inserts X87 FP_REG_KILL instructions...