Replace ValueTypes.h with MachineValueType.h if possible.
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Sat, 15 Mar 2014 09:11:41 +0000 (09:11 +0000)
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Sat, 15 Mar 2014 09:11:41 +0000 (09:11 +0000)
commit8a8f5c396f1563fa116b614785f05f8f94d4bec7
treecc588a64b49ae4263ca7d60e81c372b5c6e289d8
parentc0a42c263e1cf8f3d3cd69afec9c4264d23c616c
Replace ValueTypes.h with MachineValueType.h if possible.

Utilize the previous move of MVT to a separate header for all trivial
cases (that don't need any further restructuring).

Reviewed By: Tim Northover

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.h
lib/Target/X86/InstPrinter/X86InstComments.cpp
lib/Target/X86/Utils/X86ShuffleDecode.cpp
lib/Target/X86/X86RegisterInfo.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/CodeGenIntrinsics.h
utils/TableGen/CodeGenRegisters.h
utils/TableGen/DAGISelMatcher.h