commit | 54845e4bd7ac0ee8db907dd4ad54b6185bff994b | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Jun 06 10:52:10 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Jun 06 10:52:10 2018 +0000 |
tree | 5a0942507da34d58f68bb9777baf3d265732df18 | |
parent | d2c6383f3cd7b6b15b6916668d1b1ec0963a9948 [diff] |
[X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042) Only the bottom 16-bits of BEXTR's control op are required (0:8 INDEX, 15:8 LENGTH). Differential Revision: https://reviews.llvm.org/D47690 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334083 91177308-0d34-0410-b5e6-96231b3b80d8