aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/intrinsic-use.ll
AgeCommit message (Expand)Author
2013-04-27[objc-arc] Test cleanups.Michael Gottesman
2013-04-05Properly model precise lifetime when given an incomplete dataflow sequence.Michael Gottesman
2013-03-25Add an optimizer-side test case for ARC bug <rdar://13195034>, fixedJohn McCall