Rename DataLayout::getLargestLegalIntTypeSize to DataLayout::getLargestLegalIntTypeSizeInBits() to prevent similar mistakes fixed in r269433.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20248
Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC. ClosedPublic Authored by junbuml on May 13 2016, 10:45 AM.
Details Summary Rename DataLayout::getLargestLegalIntTypeSize to DataLayout::getLargestLegalIntTypeSizeInBits() to prevent similar mistakes fixed in r269433.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 13 2016, 11:03 AM Closed by commit rL269456: Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC. (authored by junbuml). · Explain WhyMay 13 2016, 11:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57217 include/llvm/IR/DataLayout.h
lib/CodeGen/AtomicExpandPass.cpp
lib/CodeGen/CodeGenPrepare.cpp
lib/IR/DataLayout.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Scalar/MemCpyOptimizer.cpp
|