Skip to content
Commit 6f3b38a8 authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

This is the first step towards refactoring the x86 vector shuffle code. The

general idea here is to have a group of x86 target specific nodes which are
going to be selected during lowering and then directly matched in isel.

The commit includes the addition of those specific nodes and a *bunch* of
patterns, and incrementally we're going to switch between them and what we
have right now. Both the patterns and target specific nodes can change as
we move forward with this work.

llvm-svn: 111691
parent b1aac336
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment