move functions for decoding X86II values into the X86II namespace.
authorChris Lattner <sabre@nondot.org>
Fri, 5 Feb 2010 19:24:13 +0000 (19:24 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Feb 2010 19:24:13 +0000 (19:24 +0000)
commit74a2151392a08e202f497ece7a3129663526d431
tree0ef5a76561477feab65383136f7bb491bde5e840
parentaa0e52328747d982d6c6e501a205832ad724ff62
move functions for decoding X86II values into the X86II namespace.

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