diff options
author | Nate Begeman <natebegeman@mac.com> | 2005-08-18 18:14:49 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2005-08-18 18:14:49 +0000 |
commit | 58dfb08319b1415637b36c16ce52d6424c254574 (patch) | |
tree | 0bd16cb207582312fd9eb64942e3bcb50f631369 /lib/CodeGen/MachineBasicBlock.cpp | |
parent | a69404781344c4aee05935ee921bbf2844911bc0 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22865 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions