Skip to content
Commit f30f4a58 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

TableGen / AsmMatcher: Tweaks to avoid generating completely bogus match

functions.
 - Fix variant flattening when the variant embeds an operand reference.

 - Ignore instructions which reference an operand multiple times (e.g., "xorb
   $dst, $dst"), and operands which have extra flags (e.g., "$dst:subreg32").

llvm-svn: 78099
parent 8b6be177
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment