aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2011-09-02 04:17:54 +0000
committerCraig Topper <craig.topper@gmail.com>2011-09-02 04:17:54 +0000
commit5ffedb9352ad24f50fa647153dcf04af4e84dbb1 (patch)
tree4aa7bebc759904ec3b533378f3d91f0b22e874d6 /lib/CodeGen
parent24fbb5875c7f45bfab43a656c049d73146dcdfff (diff)
Make IC_VEX* not inherit from IC_*. Prevents instructions with no VEX form from disassembling to their non-VEX form. Also prevents weak filter collisons that were keeping valid VEX instructions from decoding properly. Make VEX_L* not inherit from VEX_* because the VEX.L bit always important. This stops packed int VEX encodings from being disassembled when specified with VEX.L=1. Fixes PR10831 and PR10806.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138997 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions