Push LLVMContext through the PatternMatch API.
authorOwen Anderson <resistor@mac.com>
Fri, 10 Jul 2009 17:35:01 +0000 (17:35 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 10 Jul 2009 17:35:01 +0000 (17:35 +0000)
commitc7d2ce7047d7cb026c3198e6760415ed673b00f7
tree1fe67a461a7035eb67f8ee537716afb73bf88708
parent3ca524e336ad0be449c080235a2d7a38516f0ca4
Push LLVMContext through the PatternMatch API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75255 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/NoFolder.h
include/llvm/Support/PatternMatch.h
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Utils/AddrModeMatcher.cpp