Do not expand SDIV when compiling for minimum code size
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22139
Do not expand SDIV when compiling for minimum code size ClosedPublic Authored by SjoerdMeijer on Jul 8 2016, 8:29 AM.
Details Summary Do not expand SDIV when compiling for minimum code size
Diff Detail
Event TimelineSjoerdMeijer retitled this revision from to Do not expand SDIV when compiling for minimum code size. SjoerdMeijer updated this object. This revision is now accepted and ready to land.Jul 8 2016, 8:32 AM Closed by commit rL274855: Do not expand SDIV when compiling for minimum code size (authored by SjoerdMeijer). · Explain WhyJul 8 2016, 8:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 63233 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/ARM/urem-opt-size.ll
|