aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/select_xform.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-06-21 07:39:16 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-06-21 07:39:16 +0000
commitb13cdbd8658635e33fc7c5b84dd3f8a053cd907d (patch)
tree9883d9216b13d369f82298bb66277791f85cd009 /test/CodeGen/ARM/select_xform.ll
parent58e087b6e30aa9e0228ef1f49c31770aa1141161 (diff)
downloadexternal_llvm-b13cdbd8658635e33fc7c5b84dd3f8a053cd907d.zip
external_llvm-b13cdbd8658635e33fc7c5b84dd3f8a053cd907d.tar.gz
external_llvm-b13cdbd8658635e33fc7c5b84dd3f8a053cd907d.tar.bz2
Xforms:
(add (select cc, 0, c), x) -> (select cc, x, (add, x, c)) (sub x, (select cc, 0, c)) -> (select cc, x, (sub, x, c)) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37685 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/select_xform.ll')
0 files changed, 0 insertions, 0 deletions