diff options
author | Craig Topper <craig.topper@intel.com> | 2018-07-02 06:23:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-07-02 06:23:39 +0000 |
commit | 0661f67296288ed54d8a7d582db0bf8ddac059b8 (patch) | |
tree | 05be9920b71ca1ee0d332199d5026d60507a0171 /llvm/lib/Target/X86/X86MCInstLower.cpp | |
parent | 3b2aa2b4b4b42fdeb2ee2c617dabddeb30c5441f (diff) | |
download | bcm5719-llvm-0661f67296288ed54d8a7d582db0bf8ddac059b8.tar.gz bcm5719-llvm-0661f67296288ed54d8a7d582db0bf8ddac059b8.zip |
[X86] Remove FMA3Info DenseMap. Break into sorted tables that we can binary search.
I separated out the rounding and broadcast groups into their own tables because it made the ordering in the main table easier.
Further splitting of the tables might make it possible to directly index using bits from the TSFlags, but its probably not worth it right now.
llvm-svn: 336075
Diffstat (limited to 'llvm/lib/Target/X86/X86MCInstLower.cpp')
0 files changed, 0 insertions, 0 deletions