commit | 9f537213d31d6a9da50318f52cdcc54f5ed81ca3 | [log] [tgz] |
---|---|---|
author | Michael Zuckerman <Michael.zuckerman@intel.com> | Mon Jan 25 08:43:26 2016 +0000 |
committer | Michael Zuckerman <Michael.zuckerman@intel.com> | Mon Jan 25 08:43:26 2016 +0000 |
tree | 6ce3d956115fbb2b3d0736cccf1d5268d1205201 | |
parent | 0c2d31e26a5d229ec29ca5f06df14858c3e4cc0b [diff] |
[AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names X86AsmParser.cpp is missing full comparison predicate names for CMPPD and CMPPS Instructions. X86AsmParser.cpp defines only the short names of the Comparison predicate that you can find in the following pdf: https://software.intel.com/sites/default/files/managed/07/b7/319433-023.pdf Page 5-61 table 5-3 Differential Revision: http://reviews.llvm.org/D16518 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258671 91177308-0d34-0410-b5e6-96231b3b80d8