Skip to content
Commit f478cf96 authored by Evan Cheng's avatar Evan Cheng
Browse files

Eliminate ARM::MOVi2pieces. Just use MOVi32imm and expand it to either...

Eliminate ARM::MOVi2pieces. Just use MOVi32imm and expand it to either movi+orr or movw+movt depending on the subtarget.

llvm-svn: 118938
parent 49a66f7d
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