[InstCombine] Fix a bug when combining `icmp` from `ptrtoint`
[oota-llvm.git] / unittests / ProfileData /
2015-02-05 Justin BognerInstrProf: Avoid using std::to_string
2015-02-04 Justin BognerInstrProf: std::to_string needs to #include <string>
2015-02-04 Justin BognerInstrProf: Add some unit tests for CoverageMapping