SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / ObjCARC / retain-not-declared.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-29 Michael GottesmanUpdated test0 of retain-not-declared.ll to reflect...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-03-23 Dan GohmanDon't convert objc_retainAutoreleasedReturnValue to...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-07-22 Dan GohmanMove the last uses of RetainFunc etc. over to using...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...