R600/SI: Consistently capitalize encoding field names
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Feb 2015 02:15:35 +0000 (02:15 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Feb 2015 02:15:35 +0000 (02:15 +0000)
commit4fd9c8677c9e92ba6132df6536036f4666b398e7
tree1235aa00f485759b918b877a5525dcf7c3df85f4
parent85d96c94d6676f0a2969c65f02ba416bccdf5eb5
R600/SI: Consistently capitalize encoding field names

Some formats capitalized these, but most didn't. Change
them all to be consistently lowercase.

Now, non-encoding fields and convenience bits are capitalized.
Also remove weird looking empty line in some of the formats.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrFormats.td
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/VIInstrFormats.td