llvm-project/llvm/unittests/CodeGen/GlobalISel
Tim Northover 69fa84a6e9 GlobalISel: rename legalizer components to match others.
The previous names were both misleading (the MachineLegalizer actually
contained the info tables) and inconsistent with the selector & translator (in
having a "Machine") prefix. This should make everything sensible again.

The only functional change is the name of a couple of command-line options.

llvm-svn: 284287
2016-10-14 22:18:18 +00:00
..
CMakeLists.txt GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
LegalizerInfoTest.cpp GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00