Files
archived-llvm-mirror/include/llvm/Target
Craig Topper 5b6e56da60 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.

llvm-svn: 222118
2014-11-17 05:50:14 +00:00
..
2014-11-02 23:46:51 +00:00
2014-07-23 00:42:52 +00:00
2014-07-23 00:42:52 +00:00