Files
llvm-6502/include/llvm/MC
Craig Topper a5babc8a31 Move register class name strings to a single array in MCRegisterInfo to reduce static table size and number of relocation entries.
Indices into the table are stored in each MCRegisterClass instead of a pointer. A new method, getRegClassName, is added to MCRegisterInfo and TargetRegisterInfo to lookup the string in the table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222118 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-17 05:50:14 +00:00
..
2014-11-11 05:11:47 +00:00
2014-05-03 19:57:04 +00:00
2014-08-20 23:49:36 +00:00
2014-10-07 17:00:16 +00:00
2014-05-03 19:57:04 +00:00
2014-07-03 02:01:39 +00:00