Split NumInstrDups statistic into separate added/removed counts to avoid
negative stat being printed as unsigned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21335
[TailDuplication] Split up NumInstrDups statistic. ClosedPublic Authored by gberry on Jun 14 2016, 12:22 PM.
Details Summary Split NumInstrDups statistic into separate added/removed counts to avoid
Diff Detail
Event Timelinegberry updated this object. This revision is now accepted and ready to land.Jun 14 2016, 12:33 PM Closed by commit rL272700: [TailDuplication] Split up NumInstrDups statistic. (authored by gberry). · Explain WhyJun 14 2016, 12:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60726 llvm/trunk/lib/CodeGen/TailDuplicator.cpp
|