Teach instCombine to remove malloc+free if malloc's only uses are comparisons
[oota-llvm.git] / utils / git /
2010-02-25 Daniel DunbarAdd simple script for finding most-recent-rev-before...