summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-opt-report/func-3.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-opt-report] Fix unroll-count reportingHal Finkel2016-10-241-0/+25
Fix the implementation of OptReportLocationInfo's operator < so that contexts with different unroll counts are reported separately. llvm-svn: 284957
OpenPOWER on IntegriCloud