Skip to content
Commit 79dd1bf0 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Teach constant hoisting that ANDs with 64-bit immediates in the range...

[X86] Teach constant hoisting that ANDs with 64-bit immediates in the range 0x80000000-0xffffffff can be handled cheaply and don't need to be hoisted.

Most importantly, this keeps constant hoisting from preventing instruction selections ability to turn an AND with 0xffffffff into a move into a 32-bit subregister.

llvm-svn: 249370
parent d69d4953
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment