Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6340
LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB ClosedPublic Authored by jvesely on Nov 20 2014, 8:32 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2015, 12:39 AM Closed by commit rL234755: LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB (authored by jvesely). · Explain WhyApr 13 2015, 8:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23679 llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/test/CodeGen/Hexagon/adde.ll
llvm/trunk/test/CodeGen/Hexagon/sube.ll
llvm/trunk/test/CodeGen/NVPTX/add-128bit.ll
llvm/trunk/test/CodeGen/R600/sub.ll
|