Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28565
[InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts ClosedPublic Authored by apilipenko on Jan 11 2017, 7:14 AM.
Details
Diff Detail
Event Timelineapilipenko retitled this revision from to Teach isAllocSiteRemovable to look through addrspacecasts. apilipenko updated this object. apilipenko retitled this revision from Teach isAllocSiteRemovable to look through addrspacecasts to [InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts.Jan 11 2017, 7:17 AM This revision is now accepted and ready to land.May 18 2017, 9:24 AM Closed by commit rL303870: [InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts (authored by apilipenko). · Explain WhyMay 25 2017, 8:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100249 llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Transforms/InstCombine/alloca.ll
|