llvm-project/llvm/unittests/CodeGen/GlobalISel
Tim Northover 5ae8350af6 GlobalISel: cache pointer sizes in LLT
Otherwise everything that needs to work out what size they are has to keep a
DataLayout handy, which is a bit silly and very annoying.

llvm-svn: 281597
2016-09-15 09:20:34 +00:00
..
CMakeLists.txt
MachineLegalizerTest.cpp GlobalISel: cache pointer sizes in LLT 2016-09-15 09:20:34 +00:00