[PATCH] D47690: [X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 03:56:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334083: [X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47690?vs=149956&id=150104#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47690
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/bmi-x86_64.ll
llvm/trunk/test/CodeGen/X86/bmi.ll
llvm/trunk/test/CodeGen/X86/tbm-intrinsics-x86_64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47690.150104.patch
Type: text/x-patch
Size: 13437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/62d686eb/attachment.bin>
More information about the llvm-commits
mailing list