aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/AddrModeMatcher.cpp
AgeCommit message (Expand)Author
2009-02-27Fix compiler warning about uninitialized variables. No functional change.Nick Lewycky
2009-02-20Factor address mode matcher out of codegen prepare to make it available to ot...Evan Cheng