Make atomic load and store of pointers work. Tighten verification of atomic operations
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.h
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...