diff options
author | Chris Lattner <sabre@nondot.org> | 2005-08-19 20:50:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-08-19 20:50:53 +0000 |
commit | 0189197608d14f03437da889b87393d59cc5c66a (patch) | |
tree | da37365bf1ffddafcf086f5adf270f7769212cd6 /lib/CodeGen/LiveVariables.cpp | |
parent | 4ccd406317942375c32b223625d757180867a547 (diff) |
Before implementing copyfromreg, we'll implement copytoreg correctly.
This gets us this for the previous testcase:
_test:
lis r2, 0
ori r3, r2, 65535
blr
Note that we actually write to r3 (the return reg) correctly now :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22933 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions