OSDN Git Service

Remove a bunch more now-unnecessary Context arguments.
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 16:23:25 +0000 (16:23 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 16:23:25 +0000 (16:23 +0000)
commit4ae5126d041768ab9665cf2f11c024becd76c41f
tree81a19ddebcd4474dbc5c3e0f1e82935dd5831eb5
parent186a636b680d37fd6b06b31436cb657983d6b481
Remove a bunch more now-unnecessary Context arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78809 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/Support/IRBuilder.h
include/llvm/Support/PatternMatch.h
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Scalar/Reassociate.cpp
lib/Transforms/Utils/AddrModeMatcher.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/VMCore/Instructions.cpp