Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16281
[opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the source element type of the GEP as
an argument. ClosedPublic Authored by eddyb on Jan 17 2016, 2:31 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2016, 2:36 PM Closed by commit rL258024: [opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the… (authored by mjacob). · Explain WhyJan 17 2016, 2:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45131 llvm/trunk/include/llvm/Analysis/InstructionSimplify.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Analysis/PHITransAddr.cpp
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
|