Make non-module passes unconditionally added in the pass
authorEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 20:29:02 +0000 (20:29 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 20:29:02 +0000 (20:29 +0000)
commit394e6d2b9e5f7d0cd1bd4858c5e24d04f61f40f4
tree418ca9e1b9a5837558fc4ee7e454913cff4e251d
parentbd9c6c07733e20f020239b41aa0f5268a52030e0
Make non-module passes unconditionally added in the pass
manager for mips, and early exit if we don't want to do
anything because of the current subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213407 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsLongBranch.cpp
lib/Target/Mips/MipsTargetMachine.cpp