summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-11 23:33:00 +0000
committerChris Lattner <sabre@nondot.org>2005-01-11 23:33:00 +0000
commitb0eef82b829755cae68830272cb7a81f2b0a9d85 (patch)
tree41420f5a56cbb4ac83caf13f1767ecb47b15d15a /llvm/lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
parent75bac9f786073480754f2f9af34a568f9f82e3b0 (diff)
downloadbcm5719-llvm-b0eef82b829755cae68830272cb7a81f2b0a9d85.tar.gz
bcm5719-llvm-b0eef82b829755cae68830272cb7a81f2b0a9d85.zip
Fold loads into sign/zero extends. instead of:
mov %AL, BYTE PTR [%EDX + l18_length_code] movzx %EAX, %AL Emit: movzx %EAX, BYTE PTR [%EDX + l18_length_code] llvm-svn: 19489
Diffstat (limited to 'llvm/lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud