diff options
author | Dan Gohman <gohman@apple.com> | 2009-08-27 00:14:12 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-08-27 00:14:12 +0000 |
commit | cbbea0ffc7b40f0d1dc5b692f80aa246bdd37a17 (patch) | |
tree | 7dde8d4644ce6b28a36f0d7c0a86e05ecf7a0af2 /lib/CodeGen/MachineVerifier.cpp | |
parent | c42afd7946893f90aa701272316c22ae5143db89 (diff) |
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 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions