aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-12 20:22:43 +0000
committerChris Lattner <sabre@nondot.org>2006-01-12 20:22:43 +0000
commit4aafb4ff92ee6b5372aaaa51845445f2418a7fd1 (patch)
tree3564ce2e262a72451098595bcc699e6806f7c734 /lib/CodeGen/MachineBasicBlock.cpp
parent77e9043b84d465ac2a2a0af3e8295cde11cc3836 (diff)
Add a simple missing fold to produce this:
subfic r3, r2, 33 instead of this: subfic r2, r2, 32 addi r3, r2, 1 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25255 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions