1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests/CodeGen
Tim Northover 8482c3127e GlobalISel: implement Legalization querying framework.
This adds an (incomplete, inefficient) framework for deciding what to do with
some operation on a given type.

llvm-svn: 276184
2016-07-20 21:13:29 +00:00
..
GlobalISel GlobalISel: implement Legalization querying framework. 2016-07-20 21:13:29 +00:00
CMakeLists.txt GlobalISel: implement Legalization querying framework. 2016-07-20 21:13:29 +00:00
DIEHashTest.cpp