Remove useless rdar:// comment from switch_to_lookup_table.ll test.
[oota-llvm.git] / test / Transforms / SimplifyCFG / indirectbr.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-06-04 Bill WendlingIf the block that we're threading through is jumped...
2010-12-05 Frits van BommelTeach SimplifyCFG to turn
2010-08-16 Dan GohmanInstead, teach SimplifyCFG to trim non-address-taken...
2010-08-14 Dan GohmanTeach SimplifyCFG how to simplify indirectbr instructions.