Skip to content
Commit 1912eaf0 authored by Misha Brukman's avatar Misha Brukman
Browse files

This optimization greatly enhances efficiency of creating new instructions by

masking and shifting operands directly into their place in the instruction,
instead of the old-fashioned way of ORing in each bit separately.

llvm-svn: 7179
parent 384cb5dd
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