Skip to content
Commit efd360c5 authored by Bob Wilson's avatar Bob Wilson
Browse files

Change if-conversion to keep track of the extra cost due to microcoded

instructions separately from the count of non-predicated instructions.  The
instruction count is used in places to determine how many instructions to
copy, predicate, etc. and things get confused if that count includes the
extra cost for microcoded ops.

llvm-svn: 117332
parent 59f7cdaf
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