Fix broken check lines.
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch-to-icmp.ll
2011-02-07 Benjamin KramerSimplifyCFG: Track the number of used icmps when turnin...
2011-02-03 Benjamin KramerSimplifyCFG: Also transform switches that represent...