Skip to content
Commit d16a26a8 authored by Nate Begeman's avatar Nate Begeman
Browse files

Fix int foo() { return 65535; } by using the top 16 bits of the constant

as the argument to LIS rather than the result of HA16(constant).

The DAG->DAG ISel was already doing the right thing.

llvm-svn: 22865
parent d3263870
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