commit | b9bc43852ceb74c845d28b96594e1ef4ae41329f | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Tue Oct 08 05:53:50 2013 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Tue Oct 08 05:53:50 2013 +0000 |
tree | 0255ad187191fb340866b20a68bd7fc1c8246724 | |
parent | 3bd3419e86867ba88e7ece12c9184a01759ed917 [diff] |
Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192171 91177308-0d34-0410-b5e6-96231b3b80d8