summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-27 00:14:12 +0000
committerDan Gohman <gohman@apple.com>2009-08-27 00:14:12 +0000
commitcbbea0ffc7b40f0d1dc5b692f80aa246bdd37a17 (patch)
tree7dde8d4644ce6b28a36f0d7c0a86e05ecf7a0af2 /test/CodeGen/X86/fast-isel.ll
parentc42afd7946893f90aa701272316c22ae5143db89 (diff)
downloadllvm-cbbea0ffc7b40f0d1dc5b692f80aa246bdd37a17.tar.gz
llvm-cbbea0ffc7b40f0d1dc5b692f80aa246bdd37a17.tar.bz2
llvm-cbbea0ffc7b40f0d1dc5b692f80aa246bdd37a17.tar.xz
Expand i8 selects into control flow instead of 16-bit conditional
moves. This avoids the need to promote the operands (or implicitly extend them, a partial register update condition), and can reduce i8 register pressure. This substantially speeds up code such as write_hex in lib/Support/raw_ostream.cpp. subclass-coalesce.ll is too trivial and no longer tests what it was originally intended to test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80184 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/fast-isel.ll')
0 files changed, 0 insertions, 0 deletions