diff options
author | Chris Lattner <sabre@nondot.org> | 2007-02-25 08:15:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-02-25 08:15:11 +0000 |
commit | cb18656734c374737f27c10750a3b532ac41ab26 (patch) | |
tree | 717761d39a8cdcb5d89b122c175917a0f41a8840 /lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 31d16b039adbb65d36722d8efd29a6c329d4b20a (diff) |
simplify result value lowering by splitting the selection of *where* to return
registers out from the logic of *how* to return them.
This changes X86-64 to mark EAX live out when returning a 32-bit value,
where before it marked RAX liveout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34582 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions