Rename PaddedSize to AllocSize, in the hope that this
[oota-llvm.git] / lib / Transforms / Utils / AddrModeMatcher.cpp
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-02-27 Nick LewyckyFix compiler warning about uninitialized variables...
2009-02-20 Evan ChengFactor address mode matcher out of codegen prepare...