aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-17 06:44:03 +0000
committerChris Lattner <sabre@nondot.org>2007-02-17 06:44:03 +0000
commit4a9c0bb147667fd2028e3831d3baa03a60a06968 (patch)
tree8dfda0c25fe18428bd86f5921b7fece34ec87271 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent2be2ab59d50fb408a8fbde0b80112974c7f0a578 (diff)
downloadllvm-4a9c0bb147667fd2028e3831d3baa03a60a06968.zip
llvm-4a9c0bb147667fd2028e3831d3baa03a60a06968.tar.gz
llvm-4a9c0bb147667fd2028e3831d3baa03a60a06968.tar.bz2
Compile test/CodeGen/PowerPC/LargeAbsoluteAddr.ll to:
_test: lis r2, 743 li r3, 0 stw r3, 32751(r2) blr instead of: _test: li r2, 0 stw r2, 32751(48693248) blr Implement support for ppc64 as well, allowing it to produce better code. llvm-svn: 34371
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions