Remove useless rdar:// comment from switch_to_lookup_table.ll test.
[oota-llvm.git] / test / Transforms / SimplifyCFG / invoke.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-07-16 Nuno Lopesfix PR13339 (remove the predecessor from the unwind...
2012-07-02 Nuno Lopesfix the regression I introduced in r159385 (it's necess...
2012-06-28 Nuno Lopesmake simplifyCFG erase invokes to readonly/readnone...
2012-06-25 Nuno Lopesimprove optimization of invoke instructions: