Details
Details
- Reviewers
fhahn - Commits
- rGd716f1608cf3: [MemLoc] Support bcmp in MemoryLocation::getForArgument
Diff Detail
Diff Detail
Paths
| Differential D87964
[MemLoc] Support bcmp in MemoryLocation::getForArgument ClosedPublic Authored by xbolva00 on Sep 19 2020, 7:20 AM.
Details
Diff Detail Event TimelineComment Actions
Sure! I had to change test case "setup" (we need the gnu triple to recognize bcmp). This revision is now accepted and ready to land.Sep 19 2020, 8:07 AM Closed by commit rGd716f1608cf3: [MemLoc] Support bcmp in MemoryLocation::getForArgument (authored by xbolva00). · Explain WhySep 19 2020, 8:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292962 llvm/lib/Analysis/MemoryLocation.cpp
llvm/test/Analysis/BasicAA/libfuncs.ll
llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll
|
nit: trailing empty line.