InsertBefore is the same as AddBefore. Delete it.
[oota-llvm.git] / test / Transforms / ObjCARC / contract-testcases.ll
2013-04-27 Michael Gottesman[objc-arc] Test cleanups.
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-06-25 Dan GohmanFix the objc_autoreleasedReturnValue optimization code...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...