Rename createGlobalBaseRegPass -> createX86GlobalBaseRegPass to make
authorEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:45:57 +0000 (01:45 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:45:57 +0000 (01:45 +0000)
commit42854e57a9006057baefcabd0e29c4bb29a5d212
treedbc8e4a6a32b03c49438aee922df5461d3bf57f2
parent4551b0a80012bf55e0d045a8f731de8e047fd315
Rename createGlobalBaseRegPass -> createX86GlobalBaseRegPass to make
it obvious that it's a target specific pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209380 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86TargetMachine.cpp