Push LLVMContext through the PatternMatch API.
[oota-llvm.git] / lib / Transforms / Utils / AddrModeMatcher.cpp
2009-07-10 Owen AndersonPush LLVMContext through the PatternMatch API.
2009-05-19 Dan GohmanTeach SCEVExpander to expand arithmetic involving point...
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...