Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-21-MismatchedCastAndCompare.ll
2008-06-09 Dan GohmanFix two more not-grep tests that were missing llvm...
2008-01-28 Nick LewyckyHandle some more combinations of extend and icmp. Fixes...