Heuristic: If the number of operands in the alias are more than the number of
commit740e5b3586a474f1cea371cf6f652850e5420b90
authorBill Wendling <isanbard@gmail.com>
Tue, 14 Jun 2011 03:17:20 +0000 (14 03:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 14 Jun 2011 03:17:20 +0000 (14 03:17 +0000)
tree9f16c545b1ec0afa2c7f58ec9ddd923db1d5e42d
parent410eac553600d33ea5535dc4c906eadd8d4b593a
Heuristic: If the number of operands in the alias are more than the number of
operands in the aliasee, don't print the alias.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132963 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2007-09-27-LDIntrinsics.ll
test/MC/X86/x86-64.s
utils/TableGen/AsmWriterEmitter.cpp