Tom Stellard d585cd85a3 AMDGPU/SI: Add a helper for creating aliases for the _e32 instructions
Summary:
We are currently only using these aliases for VOPC instructions,
but this helper will make it easier to use them everywhere.

These aliases allow for the automatic matching of instructions
with forced 32-bit encoding.  Eventually, we should be able to remove
the custom C++ logic we have for this in the assembler.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D13396

llvm-svn: 249330
2015-10-05 17:57:39 +00:00
..
2015-09-22 11:15:07 +00:00
2015-09-19 06:41:10 +00:00
2015-08-06 19:43:02 +00:00
2015-09-12 01:17:08 +00:00
2015-09-19 06:41:10 +00:00
2015-10-01 21:51:57 +00:00