ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.cpp
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...