Skip to content
Commit d46b9510 authored by Chris Lattner's avatar Chris Lattner
Browse files

refactor compare emission out into a new X86FastEmitCompare method,

which makes it easy to share the compare/imm folding logic with 'setcc'.
This shaves a bunch of instructions off the common select case, which
happens a lot in llvm-gcc.

llvm-svn: 57549
parent 88f4754f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment