summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86MCInstLower.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-07-02 06:23:39 +0000
committerCraig Topper <craig.topper@intel.com>2018-07-02 06:23:39 +0000
commit0661f67296288ed54d8a7d582db0bf8ddac059b8 (patch)
tree05be9920b71ca1ee0d332199d5026d60507a0171 /llvm/lib/Target/X86/X86MCInstLower.cpp
parent3b2aa2b4b4b42fdeb2ee2c617dabddeb30c5441f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud