summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CellSPU/vec_const.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-11-26 22:37:40 +0000
committerBill Wendling <isanbard@gmail.com>2008-11-26 22:37:40 +0000
commit751a694ad351924fdbd69a7702d3e39c6d263b93 (patch)
treee18a4eebbd922b979f25a7b4bec59ab6916cc216 /llvm/test/CodeGen/CellSPU/vec_const.ll
parent57251782d0345403f89e8615b060486b37538501 (diff)
downloadbcm5719-llvm-751a694ad351924fdbd69a7702d3e39c6d263b93.tar.gz
bcm5719-llvm-751a694ad351924fdbd69a7702d3e39c6d263b93.zip
Generate something sensible for an [SU]ADDO op when the overflow/carry flag is
the conditional for the BRCOND statement. For instance, it will generate: addl %eax, %ecx jo LOF instead of addl %eax, %ecx ; About 10 instructions to compare the signs of LHS, RHS, and sum. jl LOF llvm-svn: 60123
Diffstat (limited to 'llvm/test/CodeGen/CellSPU/vec_const.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud