SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / ObjCARC / invoke.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-04-27 Michael Gottesman[objc-arc] Test cleanups.
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-08-17 Benjamin KramerFix broken check lines.
2012-03-23 Dan GohmanDon't convert objc_retainAutoreleasedReturnValue to...
2012-03-23 Dan GohmanIt's not possible to insert code immediately after...
2012-03-14 Dan GohmanWhen an invoke is marked with metadata indicating its...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-06-16 Dan GohmanFix ARCOpt to insert releases on both successors of...