LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / GVN / pr10820.ll
2011-09-02 Jakub StaszakExtra CHECK-NOT to make sure that GVN transform works...
2011-09-02 Jakub StaszakCompare type size instead of type _store_ size to make...