Remove getTargetLowering from TargetPassConfig as the target lowering
authorEric Christopher <echristo@gmail.com>
Wed, 21 May 2014 22:42:07 +0000 (22:42 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 21 May 2014 22:42:07 +0000 (22:42 +0000)
commit5fe59a2e10175357d43b312bbef5adb1cfb9ac54
tree05ea89549f9c71e85f8986d00b669dcf46db1225
parent9bfc3f592d8a622210cc28c5197a01466b366655
Remove getTargetLowering from TargetPassConfig as the target lowering
can change depending upon subtarget/subtarget features for a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209329 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp
lib/Target/Hexagon/HexagonTargetMachine.cpp